Commit Graph

413 Commits

Author SHA1 Message Date
cdetrio fcff7637d7 add informational EIP for DAO HF 2017-12-02 14:58:29 -05: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 a9e828bf1c
Also change the number in the header 2017-12-01 22:19:06 +01:00
Yoichi Hirai 7c448166de
Fix a number in the header as well 2017-12-01 22:17:50 +01:00
Yoichi Hirai d67fea0a1c
Fix EIP numbers 2017-12-01 22:15:51 +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 a5eb63d8d7
Merge branch 'master' into revert 2017-12-01 18:14:21 +01:00
Yoichi Hirai 2216e5afae
Fix links 2017-12-01 17:59:50 +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 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 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 8e92d5b2e1
Improvements after a week of silence on https://github.com/ethereum/EIPs/pull/206 2017-11-30 17:22:02 +01:00
Yoichi Hirai 1d93a80c64
Change the status to Final 2017-11-30 17:18:39 +01:00
Yoichi Hirai 3355c0903c
Limit the backward compatibility
https://github.com/ethereum/EIPs/pull/206#discussion_r151943639
2017-11-30 17:16:14 +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 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
Jack Peterson 495e7d2b31
Added transactionHash to polling results array 2017-11-11 11:48:42 -08:00
Jack Peterson 069f75b0e5
Changed to single subscription for all return values; added polling notes 2017-11-10 22:56:48 -08:00
Jack Peterson a4938e4224
Added transaction return values EIP draft 2017-11-09 20:16:30 -08: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
Jason Carver c9e53026aa eip-55 checksum_encode spec typo 2017-10-21 09:29:39 -07: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
Micah Zoltu 6e105775b8 Update EIP-draft-getLogs-by-block-hash.md 2017-09-21 21:21:11 -07: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
Fabian Vogelsteller 0de522e217 addressed RFC2119 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 232013660b added transfer 0 clearification 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 36074618cf changed example address 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 20706fb8e2 added changes and moved method description above the func declaration 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 0a051c820c added name, symbol, decimals 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller d34981d4e9 fixed spelling suggestions 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 5dc879024a reformatted 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller 7f9a46bfe5 added erc20 2017-09-11 08:35:04 -05:00
chriseth 9961da4c77 Gas costs. 2017-09-11 14:35:38 +02:00
chriseth 0063de10b4 Added gas costs. 2017-09-11 11:41:19 +02:00
5chdn 619b19cb85
Add yellow paper and parity implementations. 2017-09-11 09:55:57 +02:00
5chdn 5cd738143b
Improve title to make sure the issuance is not reduced, ref #186 2017-09-08 14:53:41 +02:00
5chdn 03deb55b0f
Update existing implementations 2017-09-08 10:55:37 +02:00
5chdn 46368ac033
Merge myself. 2017-09-08 09:18:25 +02:00
5chdn c82890ed92
Improve wording for exact block number targeted, ref #649. 2017-09-08 09:18:04 +02:00
Nick Johnson df687f5208 Update eip-draft-returndata.md 2017-09-04 17:32:22 +01:00
5chdn ce61f00926
Change EIP #649 status to accepted, ref #688 2017-08-26 11:28:01 +02:00
5chdn 3eaf90c537
Add EIP #649 to Byzantium Meta EIP #609 2017-08-26 11:23:57 +02:00
5chdn 7a946e08b6
Avoid negative block numbers, ref #649. 2017-08-25 09:26:11 +02:00
chriseth e3dff83112 Clarify return data buffer for failed calls. 2017-08-24 12:16:06 +02:00