Commit Graph

457 Commits

Author SHA1 Message Date
Nick Savers 3977ac9fc1
Correct EIP-55 layer to ERC 2017-12-04 16:50:09 +01:00
Yoichi Hirai f7be76006c
Merge pull request #214 from ethereum/staticcall
New opcode: STATICCALL
2017-12-04 14:08:17 +01:00
chriseth b1623c2f5f
Update eip-214.md 2017-12-04 11:13:15 +01:00
Nick Savers 3b4501df5b
Merge pull request #783 from ethereum/eip1-cc0
Put eip-1.md under public domain
2017-12-02 21:36:59 +01:00
Yoichi Hirai f3a591f671
Merge pull request #786 from ethereum/100-final
EIP-100 is already active on the mainnet, so its status should be Final
2017-12-02 00:21:25 +01:00
Yoichi Hirai 53686319f5
Merge pull request #746 from carver/patch-1
eip-55 checksum_encode spec typo
2017-12-01 23:16:25 +01:00
Yoichi Hirai 9783ecdff7
EIP-100 is already active on the mainnet, so its status should be Final 2017-12-01 23:13:52 +01:00
Yoichi Hirai c817a1ef7c
Merge pull request #785 from ethereum/fix-eip-numbers
Fix EIP numbers
2017-12-01 22:25:37 +01:00
Yoichi Hirai 7c448166de
Fix a number in the header as well 2017-12-01 22:17:50 +01:00
Yoichi Hirai 18bdc96dcf
Fix EIP numbers 2017-12-01 22:13:05 +01:00
Yoichi Hirai 06e951c199
Merge pull request #784 from ethereum/eip658-rename
Fix a title of a Byzantium EIP
2017-12-01 21:43:14 +01:00
Yoichi Hirai dde2fe5953
Merge pull request #211 from ethereum/returndatacopy
Propose RETURNDATACOPY and RETURNDATASIZE.
2017-12-01 17:55:56 +01:00
Yoichi Hirai cbe317dcd6
Rather pedantic edits 2017-12-01 17:54:17 +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 9930119df1
Fix a title of a Byzantium EIP 2017-12-01 13:15:58 +01:00
Yoichi Hirai f05cbebb1a
Put eip-1.md under public domain 2017-12-01 13:03:29 +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
Yoichi Hirai d8f5c84717
The status is already Final 2017-11-27 18:03:03 +01:00
Yoichi Hirai b550ed71b8
Tiny fixes 2017-11-27 17:58:21 +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
Yoichi Hirai 0fe1eb7c46
Status is now Final 2017-11-20 15:13:05 +01:00
Yoichi Hirai d534a1bdb4
A colon cannot separate sentences 2017-11-20 15:12:34 +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 12257d516d
Move static_call.md to eip-214.md 2017-11-20 12:33:45 +01:00
Yoichi Hirai c22ad19a7d
Change how to refer to EIP-140
Following
https://github.com/ethereum/EIPs/pull/211#discussion_r151791340
2017-11-20 12:17:39 +01: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 0ea86f8583
Clean up formatting of README.md 2017-11-18 11:26:09 +01:00
5chdn d89b6d191b
Merge README.md 2017-11-18 11:10:29 +01:00
Yoichi Hirai 61a3f8292f
Mention the Byzantium block number 2017-11-17 20:04:50 +01:00
Yoichi Hirai 14dc97daad
Fix another typo 2017-11-17 20:04:39 +01:00
Yoichi Hirai 2f1e498112
Move returndatacopy.md to eip-211.md 2017-11-17 19:47:23 +01:00
Yoichi Hirai f37874200a
Fix a typo
https://github.com/ethereum/EIPs/pull/211#pullrequestreview-58334736
2017-11-17 19:46:47 +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
cdetrio d2fcbe6435
update README for finalized Byzantium - Merge pull request #742
Byzantium is now live
2017-11-17 11:52:36 -06:00
cdetrio 6cf8628839
add Byzantium meta-EIP to Finalized table 2017-11-17 11:44:59 -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