Commit Graph

307 Commits

Author SHA1 Message Date
Yoichi Hirai a9e828bf1c
Also change the number in the header 2017-12-01 22:19:06 +01:00
Yoichi Hirai d67fea0a1c
Fix EIP numbers 2017-12-01 22:15:51 +01:00
Yoichi Hirai 2216e5afae
Fix links 2017-12-01 17:59:50 +01:00
Yoichi Hirai 9b9e9c86b8
Add the starting block 2017-12-01 14:03:44 +01:00
Yoichi Hirai f3f6f2a24b
Merge remote-tracking branch 'ethereum/master' into pairings 2017-12-01 13:52:40 +01:00
Yoichi Hirai daa7689ce8
Assign an EIP number and fix a link 2017-12-01 13:51:11 +01:00
Yoichi Hirai 9706f4fecc
Move pairings.md into eip-212.md 2017-12-01 13:47:06 +01:00
Yoichi Hirai ac33ce6e3c
Merge pull request #213 from ethereum/ecopts
Precompiled contracts for addition and scalar multiplication on the elliptic curve alt_bn128
2017-12-01 13:44:07 +01:00
Yoichi Hirai a0b9771ade
Specify the block number and make the status final 2017-12-01 13:41:11 +01:00
Yoichi Hirai 8f686cc311
Fix the link format 2017-12-01 13:27:09 +01:00
Yoichi Hirai 130153b9c9
Merge pull request #658 from Arachnid/returndata
Embedding transaction status code in receipts
2017-11-30 16:36:27 +01:00
cdetrio 471ae490e4
Merge pull request #691 from cdetrio/amend-161
amend 161 (state trie clearing) to clarify revert behavior
2017-11-27 10:16:41 -05:00
Nick Savers 9100ac3918
Merge pull request #628 from gluk256/02_link_fix
whisper link fixed
2017-11-27 10:39:39 +01:00
Nick Savers 2f6d9e5dcc
Merge pull request #775 from ethereum/not_metro
Replace a METROPOLIS with BYZANTIUM
2017-11-24 16:37:56 +01:00
Nick Johnson d1ae915d07
Rename eip-draft-returndata.md to eip-658.md 2017-11-20 13:19:19 +00:00
Nick Johnson 47e30db9f3
Update eip-draft-returndata.md 2017-11-20 13:06:48 +00:00
Yoichi Hirai 00230328ec
Replace a METROPOLIS with BYZANTIUM 2017-11-20 12:08:59 +01:00
cdetrio 5843a29215
add activation block numbers to Byzantium meta-EIP 2017-11-18 19:02:03 -06:00
cdetrio 63c93eb71d
Merge EIP-649 [pull request #669 from 5chdn/a5-eip-649]
EIP-649: Byzantium Difficulty Bomb Delay and Block Reward Reduction
2017-11-18 18:57:39 -06:00
Nick Savers c6833729fc
Merge pull request #739 from clesaege/patch-1
Fix misspelling in "compatibility"
2017-11-18 12:03:10 +01:00
5chdn d89b6d191b
Merge README.md 2017-11-18 11:10:29 +01:00
Yoichi Hirai e0c717c96c
Move ecopts.md to eip-213.md 2017-11-17 19:40:05 +01:00
Yoichi Hirai 68fa87eb41
Fix links 2017-11-17 19:38:33 +01:00
Yoichi Hirai 8ae0c403df
Merge pull request #692 from cdetrio/eip-100
add file for EIP 100
2017-11-17 18:58:43 +01:00
cdetrio 2145841c6a
update EIP editors list 2017-11-17 11:56:30 -06:00
5chdn c5b49c6af7
Add missing core dev meeting links 2017-11-04 08:43:56 -05:00
5chdn 6a7aa9ffd7
Add tests 2017-11-04 08:39:19 -05:00
5chdn d46dd25cf0
Add other notable implementations 2017-11-04 08:38:32 -05:00
5chdn b587225416
Change status to Final 2017-11-04 08:29:50 -05:00
Clément Lesaege 81e4cde6be Fix misspelling in "compatibility" 2017-10-12 22:25:42 +02:00
Nick Johnson 947e765043 Update eip-draft-returndata.md 2017-10-09 08:40:53 +01:00
Hudson Jameson a89ac4876a Added final
Should have been final before per https://github.com/ethereum/EIPs/pull/203
2017-10-05 12:15:43 -05:00
Hudson Jameson d28d8aca40 Made final
It was suppose to be final beforehand per the PR.
2017-10-05 12:13:54 -05:00
Hudson Jameson 7d9d8ecc6e Renamed file to math convention 2017-10-05 12:10:31 -05:00
Péter Szilágyi 0724db3048 Add spec references to the Snappy DEVp2p EIP. 2017-10-05 12:06:26 -05:00
Péter Szilágyi 3e29ac9126 Spalling fixes and finalizing the Snappy EIP 2017-10-05 12:06:26 -05:00
Péter Szilágyi b6c27a3a0d Add test vectors to disambiguate the no-framing aspect. 2017-10-05 12:06:26 -05:00
Péter Szilágyi 6a25aa3f7a Enforce 16MB limit on decompressed payloads. 2017-10-05 12:06:26 -05:00
Péter Szilágyi 328f6bb438 Snappy compression for devp2p 2017-10-05 12:06:26 -05:00
Hudson Jameson 19bfeb5f60 Corrected 145 to change to final 2017-09-26 15:23:53 -05:00
Greg Colvin 35c7adeab2 Merge pull request #215 from axic/bitwise-ops
Bitwise shifting instructions in EVM
2017-09-22 10:08:02 -06:00
Alex Beregszaszi 74d9a171ff Clarify wording about arg1/arg2 2017-09-22 16:07:34 +01:00
Alex Beregszaszi d01c9af47f Swapp operand order for bitwise shifting 2017-09-22 14:15:50 +01:00
Alex Beregszaszi 9464fa7fa5 Clarify text (user -> use) 2017-09-22 14:04:45 +01:00
MaxXor 405c369510 Fix broken url in examples 2017-09-11 17:47:25 +02:00
Fabian Vogelsteller f90864a3d2 fix spelling 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 31ec8acbd1 small spelling 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 09dc05705e small corrections 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 7e6905c221 changed name 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller e2c2abeb34 renamed file and add small spelling changes 2017-09-11 08:35:04 -05:00