Commit Graph

535 Commits

Author SHA1 Message Date
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
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 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 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