Commit Graph

165 Commits

Author SHA1 Message Date
chriseth
71a4074ad0 Merge pull request #997 from chriseth/linkingwithunderscores
Fix linking for libraries with underscores.
2016-09-06 12:52:31 +02:00
chriseth
9ca7472089 Provide gas stipend manually for send(0). 2016-09-06 12:37:01 +02:00
Alex Beregszaszi
834bb1a110 Update changelog with reserved keywords 2016-09-06 11:37:00 +01:00
chriseth
765a3d7529 Clarify payable fallback function 2016-09-06 12:34:53 +02:00
chriseth
63ac17044a Add "payable" to changelog. 2016-09-06 12:27:22 +02:00
chriseth
114502f8ad Merge pull request #1006 from ethereum/nenewaccountgas
Do not pay new account gas.
2016-09-06 11:13:31 +02:00
Yoichi Hirai
e2b787cdd0 Merge pull request #1005 from ethereum/modifierbody
Require ";" after "_"
2016-09-05 18:28:32 +02:00
chriseth
69c175fe22 Do not pay new account gas.
If we checked that the target contract exists, we do not have
to pay the "new account gas".
2016-09-05 15:52:44 +02:00
chriseth
02984b8de1 Require ";" after "_" 2016-09-05 14:54:50 +02:00
chriseth
a787e70594 Fix linking for libraries with underscores. 2016-09-02 01:17:02 +02:00
chriseth
4134834ff3 Guard encoding crashes with assertions. 2016-09-01 20:07:14 +02:00
chriseth
4abba77ddc Changelog entry. 2016-09-01 00:04:35 +02:00
chriseth
408968b570 Changelog. 2016-08-30 16:26:23 +02:00
chriseth
ba4cfdac5e Update release date. 2016-08-10 21:04:14 +02:00
chriseth
9fe5fe79cd Add changelog to source tree. 2016-08-10 16:39:25 +02:00