Commit Graph

6929 Commits

Author SHA1 Message Date
chriseth
b0729d0e76 Merge pull request #1663 from ethereum/mac-tests-fix
Fix tests on mac (wc produces whitespace)
2017-02-08 13:01:54 +01:00
Alex Beregszaszi
9c3b28e21e Fix tests on mac (wc produces whitespace) 2017-02-07 17:40:26 +00:00
chriseth
f48b9e8563 Merge pull request #1653 from ethereum/node-version
Require node.js >=5
2017-02-07 13:33:51 +01:00
chriseth
acea98487a Merge pull request #1655 from ethereum/docs-version
Take documentation version numbers from CMake
2017-02-07 12:26:08 +01:00
chriseth
94e5ab1e43 Merge branch 'develop' into docs-version 2017-02-07 12:26:02 +01:00
chriseth
277415be30 Merge pull request #1660 from ethereum/asm-selfdestruct
Rename SUICIDE opcode to SELFDESTRUCT in libevmasm
2017-02-07 11:13:45 +01:00
chriseth
02a840f924 Merge branch 'develop' into asm-selfdestruct 2017-02-07 11:13:30 +01:00
chriseth
48f0da16b7 Merge pull request #1659 from ethereum/docs-archlinux
Add archlinux installation instructions
2017-02-07 11:12:12 +01:00
Alex Beregszaszi
693226b1ab Rename SUICIDE opcode to SELFDESTRUCT in libevmasm 2017-02-06 20:17:52 +00:00
Alex Beregszaszi
82a512fb2f Add archlinux installation instructions 2017-02-06 18:23:49 +00:00
Alex Beregszaszi
53c71c8be3 Require node.js >= 5 2017-02-06 17:07:34 +00:00
Alex Beregszaszi
e5e0eae057 Take documentation version numbers from CMake 2017-02-06 16:00:29 +00:00
Alex Beregszaszi
3cbdafcfe9 Merge pull request #1649 from ethereum/solc-fix-mkdir
Do not create directories . and ..
2017-02-06 15:14:49 +00:00
Alex Beregszaszi
a5d0fd9c8a Do not create directories . and .. 2017-02-06 14:27:54 +00:00
chriseth
06de89aef0 Merge pull request #1648 from ethereum/escape-filenames
Always escape filenames in solc
2017-02-06 15:18:59 +01:00
chriseth
46b2d52924 Merge pull request #1640 from ethereum/docs-esoteric
Remove obsolete esoteric features section
2017-02-06 13:05:31 +01:00
Alex Beregszaszi
46412473b6 Always escape filenames in solc 2017-02-05 19:19:29 +00:00
Alex Beregszaszi
9f9807f95d Remove obsolete esoteric features section 2017-02-03 01:52:18 +00:00
RJ Catalano
ab54cd100e Merge pull request #1642 from VoR0220/implementBuildScript
implement a build script
2017-02-02 19:13:59 -06:00
RJ Catalano
60e884b0a3
clarified binaries installation
Signed-off-by: RJ Catalano <rj@monax.io>
2017-02-02 18:54:49 -06:00
RJ Catalano
f50caa967c
implement a build script
Signed-off-by: RJ Catalano <rj@monax.io>
2017-02-02 18:54:47 -06:00
RJ Catalano
5ce79609a4 Merge pull request #1641 from ethereum/docs-getters
Rename accessor to getter
2017-02-02 18:39:59 -06:00
Alex Beregszaszi
ace583d0a1 Rename accessor to getter 2017-02-03 00:17:21 +00:00
Alex Beregszaszi
bea59b0ca7 Merge pull request #1638 from willnwhite/patch-1
Other contracts can't write to a public variable
2017-02-02 20:05:26 +00:00
Will White
51a150e82a Other contracts can't write to a public variable
The removed words implied that other contracts can write to a public variable.
2017-02-02 15:19:27 +00:00
Alex Beregszaszi
4220f01688 Merge pull request #1634 from ethereum/swap-assert
Warn early in a case of invalid swap
2017-02-02 12:15:12 +00:00
Alex Beregszaszi
ba0015cf25 Warn early when exhausting stack 2017-02-02 11:39:29 +00:00
Alex Beregszaszi
7ec3dd9bbc More verbose log of when using invalid instructions 2017-02-02 11:39:29 +00:00
Alex Beregszaszi
d85d0393cd Merge pull request #1636 from ethereum/docs-solcjs
Explain the difference between solc and solcjs
2017-02-02 11:27:55 +00:00
Alex Beregszaszi
821314aa27 Explain the difference between solc and solcjs 2017-02-02 11:04:38 +00:00
chriseth
b3b82c46e7 Merge pull request #1633 from ethereum/negative-length-arrays
Reject negative length arrays
2017-02-02 11:57:46 +01:00
chriseth
18a5c5ae1e Merge branch 'develop' into negative-length-arrays 2017-02-02 11:57:34 +01:00
chriseth
8f9839c6ed Merge pull request #1635 from ethereum/licensing-header
Replace cpp-ethereum with solidity in the license headers
2017-02-02 11:51:31 +01:00
Alex Beregszaszi
902f69640b Replace cpp-ethereum with solidity in the license headers 2017-02-02 10:06:28 +00:00
Alex Beregszaszi
697db80b48 Disallow arrays with negative length 2017-02-02 00:24:45 +00:00
Alex Beregszaszi
c01f5699e6 Add isNegative to RationalNumberType 2017-02-02 00:16:50 +00:00
Alex Beregszaszi
5225a5bb5e Merge pull request #1630 from ethereum/function-to-address
Explicit external function type to address conversion
2017-02-01 22:17:44 +00:00
Alex Beregszaszi
ee147e14d3 Cover both failure cases 2017-02-01 21:35:32 +00:00
Alex Beregszaszi
bab7f8f455 Add changelog for function types to address conversion 2017-02-01 12:25:02 +00:00
Alex Beregszaszi
4361797ddc Only capture function type to address conversion 2017-02-01 12:23:47 +00:00
Alex Beregszaszi
0b61f13c7f Add more tests for function type conversion 2017-02-01 12:23:47 +00:00
Alex Beregszaszi
ef7add8c2b Add tests for explicity fuction type to address casting 2017-02-01 12:23:47 +00:00
Alex Beregszaszi
ce62c7c01c Be more verbose on the stack-mismatch errors 2017-02-01 12:23:47 +00:00
Alex Beregszaszi
767ec1d670 Support explicit conversion of external function type to address 2017-02-01 12:23:47 +00:00
chriseth
c1a675da4f Merge pull request #1625 from ethereum/asmdocs
Integrate missed changes.
2017-02-01 09:05:20 +01:00
chriseth
a39adc44d4 Integrate missed changes. 2017-01-31 23:31:25 +01:00
RJ Catalano
747db75ab5 Merge pull request #1623 from ethereum/version
Version update
2017-01-31 16:23:30 -06:00
chriseth
ffe4ce0891 Version update 2017-01-31 19:37:55 +01:00
chriseth
7b18c9df1d Release date for 0.4.9 2017-01-31 17:54:03 +01:00
chriseth
f9af2de0b4 Merge pull request #1594 from ethereum/fixStdToken
Make standard token compileable.
2017-01-31 16:05:27 +01:00