Commit Graph

1528 Commits

Author SHA1 Message Date
Lucas Vogelsang 4519205f81 Fix table in eip-665 (#1225) 2018-10-15 12:18:15 +01:00
Wei Tang 0235c94a30 Move EIP-1283 status to last call (#1367)
* Move EIP-1283 status to accepted

* Move the status to Last Call

* Update eip-1283.md
2018-10-15 12:04:57 +01:00
Nielsen f7deade346 Specifying the type of record for clarity. (#1457) 2018-10-15 12:02:32 +01:00
Bruno Škvorc 70d407230b Old link to StandardToken is dead (#1451)
* Old link to StandardToken is dead

OpenZeppelin removed StandardToken. It is now all in `ERC20.sol`, with the interface having been moved into `IERC20.sol`

* Changed links to be readable + to link to commits
2018-10-15 12:02:03 +01:00
Maxim 512b917117 ERC-1462: Base Security Token. (#1462)
* Base security token.

* Assign number. Improve wording.

* ERC-1462: add implementaiton.

* ERC-1462: added place to discuss.
2018-10-15 11:59:13 +01:00
thec00n b85869928b EIP-1470: Smart Contract Weakness Classification (SWC) (#1470)
* add SWC EIP draft

* rename filename

* rename file and update header with EIP number

* Updates based feedback from @fubuloubu
2018-10-15 11:58:34 +01:00
Clément Lesaege 0dfcdb77b0 Remove link to force 0 implementation (updated) (#1475)
New PR due to name change of the file.
See https://github.com/ethereum/EIPs/pull/789
2018-10-15 11:57:00 +01:00
William Entriken 3d1a0843e4 Explicitly show how the review end date will be set (#1477) 2018-10-15 11:52:44 +01:00
Adrian Ciurdărean fd1fd85bbd Fix OpenZeppelin ERC20 Standard Token link. (#1485) 2018-10-15 11:48:30 +01:00
Greg Colvin 3bf0b4936b
Merge pull request #1492 from ethereum/gcolvin-defer-616
Change status to deferred.
2018-10-13 20:47:48 -06:00
Greg Colvin ec9a4da9b4
Merge branch 'master' into gcolvin-defer-616 2018-10-13 20:20:26 -06:00
Micah Zoltu 8fbeae5a33 Automatically merged updates to draft EIP(s) 1240
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-14 03:04:26 +01:00
Greg Colvin d4f9530c73
Change status to deferred.
Need to delay this long enough be sure this is compatible with Wasm facility, and to bring it up to current formatting standards.
2018-10-13 19:30:38 -06:00
Greg Colvin a18701f83c
Merge pull request #1284 from cburgdorf/patch-1
Corrected wrong hex value in EIP-145
2018-10-13 19:12:46 -06:00
Iamnot Chris 4b94b8565d Automatically merged updates to draft EIP(s)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-13 15:22:19 +01:00
Iamnot Chris 041d0326cb Automatically merged updates to draft EIP(s)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-13 15:18:16 +01:00
Iamnot Chris 20837fac87 Automatically merged updates to draft EIP(s)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-13 14:40:09 +01:00
Greg Colvin 00f2cfec58
Merge branch 'master' into patch-1 2018-10-11 13:45:25 -06:00
Greg Colvin 27e2507406
Merge pull request #1335 from mbeylin/patch-1
Update eip-1081 to add tags to the schema
2018-10-11 13:44:50 -06:00
Greg Colvin c488c2df13
Merge branch 'master' into patch-1 2018-10-11 12:49:47 -06:00
Greg Colvin c3455a2f57
Merge pull request #1394 from nitika-goel/patch-1
Update EIP1132.md  - changes in event names
2018-10-10 08:33:40 -06:00
Greg Colvin 45ea404851
Merge branch 'master' into patch-1 2018-10-09 21:52:39 -06:00
Paul Bouchon 95dd8e8cae Automatically merged updates to draft EIP(s) 1102
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-09 15:59:34 +01:00
Paul Bouchon caec3547dd Automatically merged updates to draft EIP(s) 1102
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-08 19:32:30 +01:00
Ryan Ghods 07da9ea0dc Automatically merged updates to draft EIP(s) 1193
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-05 11:10:36 +01:00
Ryan Ghods ea9131babf Automatically merged updates to draft EIP(s) 1193
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-05 07:15:38 +01:00
Martin Holst Swende 1d506308a8
Merge pull request #1375 from holiman/fix_create2
update eip-1014 according to coredev decision
2018-10-03 15:36:11 +02:00
Martin Holst Swende fa52665ea7
Merge branch 'master' into fix_create2 2018-10-03 15:36:02 +02:00
Leo Arias 9f9b88a7e2 Automatically merged updates to draft EIP(s) 1271
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-03 06:10:20 +01:00
Martin Holst Swende b3fb4ea6eb
eip1014: added gas to examples 2018-10-02 14:18:07 +02:00
Martin Holst Swende 1260664f01
Merge branch 'master' into fix_create2 2018-10-02 13:56:23 +02:00
Martin Holst Swende edf0f1cafc
eip1014: add cost-per-byte to CREATE2 2018-10-02 13:54:42 +02:00
Jay Logelin 3cc617bc6e Automatically merged updates to draft EIP(s) 918
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-10-01 23:40:17 +01:00
Martin Holst Swende ec978fdb49
Merge branch 'master' into fix_create2 2018-09-30 13:59:07 +02:00
Martin Holst Swende 9ddb022562
Merge branch 'fix_create2' of github.com:holiman/EIPs into fix_create2 2018-09-30 13:58:09 +02:00
Martin Holst Swende 53c72c6f13
fix reviewer comments 2018-09-30 13:57:01 +02:00
Greg Colvin a1ea76c83e
Merge branch 'master' into patch-1 2018-09-29 16:12:29 -06:00
Tal Ater 5fe39a793f Automatically merged updates to draft EIP(s) 725
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-09-29 23:02:46 +01:00
Greg Colvin a9f9d9883b
Merge branch 'master' into patch-1 2018-09-29 15:17:16 -06:00
Felix Lange c27d8e0854 EIP-1459: Node Discovery via DNS (#1459) 2018-09-29 21:27:47 +01:00
Greg Colvin d9f8e2ca23
Merge pull request #1460 from fjl/eip-627-cat
EIP-627: move to Networking category
2018-09-29 14:05:39 -06:00
Greg Colvin 46a4aa2a42
Merge branch 'master' into patch-1 2018-09-29 14:02:37 -06:00
Greg Colvin 27c6e7d2f3
Merge branch 'master' into eip-627-cat 2018-09-29 13:58:50 -06:00
Greg Colvin c7544abd6a
Merge pull request #1435 from fjl/eip-868-discussion-link
EIP-868: add discussions-to link
2018-09-29 13:55:25 -06:00
Felix Lange c368134ea0 EIP-627: move to Networking category 2018-09-29 21:51:05 +02:00
Greg Colvin 3a23554c92
Merge branch 'master' into eip-868-discussion-link 2018-09-29 13:41:09 -06:00
Greg Colvin ab015b2f1c
Merge pull request #1434 from fjl/eip-778-discussion-link
EIP-778: add discussions-to link
2018-09-29 13:40:39 -06:00
Greg Colvin a5ad91dffa
Merge branch 'master' into patch-1 2018-09-29 13:29:21 -06:00
Felix Lange 0595d73290
Merge branch 'master' into eip-868-discussion-link 2018-09-29 18:39:00 +02:00
Felix Lange 9d689d14bc
Merge branch 'master' into eip-778-discussion-link 2018-09-29 18:38:37 +02:00