Commit Graph

465 Commits

Author SHA1 Message Date
Micah Zoltu e76ac41a5d Adds fork block number.
Acquired from https://github.com/ethereum/EIPs/blob/master/EIPS/eip-607.md
2018-01-21 22:43:54 -06:00
Greg Colvin 606405b5ab
Merge pull request #645 from pirapira/first_loop_second_loop
eip-165: when the first loop hits BEGINDATA, the second loop should still run
2018-01-19 22:26:30 -07:00
Fabian Vogelsteller e9f195a7e7
added historical links 2018-01-12 09:09:09 +01:00
Yoichi Hirai cf79785cb3
Merge pull request #818 from ethereum/nicksavers-patch-7
Update status EIP-1 according to own specification
2018-01-04 11:39:11 +01:00
Yoichi Hirai 3429137aca
Merge pull request #815 from ethereum/nicksavers-patch-4
Clarify EIP-190 header with category
2018-01-04 11:37:52 +01:00
Yoichi Hirai 4d3d58cbd3
Merge pull request #814 from ethereum/nicksavers-patch-2
Update EIP-162 as Standard Track with category ERC
2018-01-04 11:37:27 +01:00
nicksavers 63fb672175 Update EIP-162 as Standards Track with category ERC 2018-01-03 22:33:53 +01:00
Nick Savers db14da1956
Update status EIP-1 according to own specification 2018-01-03 20:30:47 +01:00
Nick Savers 3da0abfdcb
Clarify EIP-190 header with category 2018-01-03 19:59:34 +01:00
Nick Savers 5e53ebaa1c
Update status EIP-141 to Final 2018-01-03 19:23:42 +01:00
Yoichi Hirai b0b56ed152
Merge pull request #758 from AugurProject/master
Subscriptions and filters for transaction return data
2018-01-02 13:39:43 +01:00
Yoichi Hirai 30d6e5fc81
Merge pull request #805 from ltfschoen/patch-1
Fix broken ConsenSys link in eip-20-token-standard.md
2018-01-02 12:31:05 +01:00
Yoichi Hirai 211a436315
Merge pull request #801 from ligi/add_canry_erc
Canary Interface ERC
2018-01-02 12:19:01 +01:00
Luke Schoen 857906808f
Fix broken ConsenSys link in eip-20-token-standard.md
Fix broken link to https://github.com/ConsenSys/Tokens/blob/master/contracts/StandardToken.sol, as ConsenSys renamed it to https://github.com/ConsenSys/Tokens/blob/master/contracts/eip20/EIP20.sol and made other associated changes recently in this commit 44c3a1e46d
2017-12-25 21:58:44 +11:00
ligi 7c75cab964
Make requested changes 2017-12-22 11:25:55 +01:00
Jack Peterson c5f6aca38f Merge branch 'master' of https://github.com/ethereum/EIPs 2017-12-19 12:54:57 -08:00
Jack Peterson 26fe3aa246
Removed light client comment 2017-12-19 12:54:04 -08:00
ligi 37cfc31665
Simplify - the essence of a Canary 2017-12-19 12:29:30 +01:00
Yoichi Hirai 169c5051d7
Merge pull request #779 from cdetrio/meta-daohf
add informational EIP for DAO HF
2017-12-18 17:35:27 +01:00
ligi 49cfee12d4
Introduce (warrant) Canary ERC 2017-12-17 15:17:22 +01:00
Jack Peterson 522584f040
Clarify for which transactions the client is notified 2017-12-15 11:36:59 -08:00
Jack Peterson da84b4a13c Merge remote-tracking branch 'upstream/master' 2017-12-15 11:31:13 -08:00
Yoichi Hirai 5781898510
Merge pull request #597 from MicahZoltu/patch-1
Adds an EIP for getting logs by a block hash.
2017-12-13 19:15:13 +01:00
Micah Zoltu 32add27038
Assigns EIP number. 2017-12-13 09:43:10 -08:00
Nick Savers 0c8620d745
Update links to EIPs in Byzantium Informational 2017-12-11 21:30:38 +01:00
Nick Savers afc68bbc93
Merge pull request #794 from juanchel/patch-1
Update EIP609 (Byzantium) status to final
2017-12-11 21:27:31 +01:00
cdetrio 79dbfc1973
Merge pull request #793 from dcousens/patch-1
nit: consistent JS syntax for EIP55
2017-12-11 17:25:15 +08:00
juanchel 54abd912e3
Update EIP609 status to final 2017-12-10 11:47:24 -08:00
Yoichi Hirai 75edcfd8ce
Merge pull request #206 from axic/revert
REVERT instruction
2017-12-08 12:00:58 +01:00
Yoichi Hirai 75121e281a
Update eip-140.md 2017-12-08 11:59:47 +01:00
Daniel Cousens 93ddda2dd6
eip55: consistent JS syntax 2017-12-08 13:59:12 +11:00
Yoichi Hirai 389b0f5651
Merge pull request #787 from cdetrio/55-tests
add test cases to EIP-55
2017-12-07 18:36:17 +01:00
Yoichi Hirai 6131f33efe
Merge pull request #212 from ethereum/pairings
Precompiled contract for pairing check.
2017-12-07 12:23:14 +01:00
Yoichi Hirai 18185372b7
Merge pull request #790 from ethereum/cc0-request
Add 'Copyright Waiver' to 'What belongs in a successful EIP?'
2017-12-06 15:31:21 +01:00
Clément Lesaege 964104b784
Move the sentence about Transfer event at creation
In the current file, the sentence "A token contract which creates new tokens SHOULD trigger a Transfer event with the _from address set to 0x0 when tokens are created." is part of the "transfer" method section.
This sentences is linked to the "Transfer" event, not the "transfer" method.
I suggest to move it to the appropriate "Transfer" section.
2017-12-05 17:33:26 +01:00
Yoichi Hirai 69194eab82
Update eip-758.md 2017-12-05 16:37:56 +01:00
Yoichi Hirai c01e809802
Linking to an EIP by filename 2017-12-05 16:30:35 +01:00
Yoichi Hirai e15c813149
Rename into eip-758.md 2017-12-05 16:29:51 +01:00
Yoichi Hirai cf3c8d86cd
Accept eip-758 2017-12-05 16:28:17 +01:00
Yoichi Hirai a64d8d08db
Add 'Copyright Waiver' to 'What belongs in a successful EIP?' 2017-12-05 12:37:32 +01:00
Alex Beregszaszi bccf7d1a3f Simplify the title 2017-12-05 00:59:18 +00:00
Yoichi Hirai 1231f25e47
Clearer explanation why P2 appears 2017-12-04 22:03:33 +01:00
Yoichi Hirai 231cba1730
Trying to explain why a generator appears 2017-12-04 21:53:01 +01:00
Yoichi Hirai f61b4665fb
Make eip-197.md Final
The EIP is already active on the main net.
2017-12-04 21:37:16 +01:00
Yoichi Hirai f7be76006c
Merge pull request #214 from ethereum/staticcall
New opcode: STATICCALL
2017-12-04 14:08:17 +01:00
Yoichi Hirai 2d45aa38d5
Merge branch 'master' into pairings 2017-12-04 14:02:55 +01:00
Yoichi Hirai 22afa8088e
Update the Byzantium list 2017-12-04 13:03:41 +01:00
chriseth a8494952b0
Update eip-197.md 2017-12-04 11:13:46 +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
cdetrio 7fd6a3d979 add test cases to EIP-55 2017-12-02 15:08:26 -05:00
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