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
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
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
Yoichi Hirai
203d7b391c
Merge pull request #796 from ethereum/byzantium-eip-links
...
Update links to EIPs in Byzantium Informational
2017-12-12 12:40:53 +01: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
Yoichi Hirai
4b909879a7
Merge pull request #791 from clesaege/patch-3
...
Move the sentence about Transfer event at creation
2017-12-06 10:16:42 +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
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
2eb09fcae0
Merge pull request #788 from ethereum/eip-55-erc-layer
...
Correct EIP-55 layer to ERC
2017-12-04 16:57:20 +01:00
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
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
c817a1ef7c
Merge pull request #785 from ethereum/fix-eip-numbers
...
Fix EIP numbers
2017-12-01 22:25:37 +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
f0298a15aa
Merge branch 'master' into revert
2017-12-01 18:15:24 +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