Commit Graph

1223 Commits

Author SHA1 Message Date
Greg Colvin 0a4760c614
Merge pull request #1695 from axic/eip-155-rendering
Fix rendering of EIP-155
2019-01-29 17:30:53 -07:00
Greg Colvin 9ad28e6c7c
Merge pull request #1704 from leejames00/fix-165
typo fix in EIP165
2019-01-29 17:29:55 -07:00
Greg Colvin 254b284a17
Merge pull request #1705 from leejames00/fix-1167
typo fix in EIP1167
2019-01-29 17:28:26 -07:00
Brooklyn Zelenka b0239ee1cc ERC902 updates
* Modernize formatting
* Specify return codes as following ERC1066
* Use author GitHub usernames instead of emails
* Update implementation repo
* Set discussions-to
2019-01-28 12:39:40 -06:00
ligi 98998028f2 Add link to KEthereum RLP implementation (#1718) 2019-01-26 10:37:23 +13:00
Ryan Ghods cd65060a4b 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
2019-01-25 21:36:21 +00:00
Greg Colvin 90e0e36385
Merge pull request #1580 from vikmeup/patch-1
Add Trust Wallet to EIP-55 supported wallets
2019-01-24 20:08:38 -07:00
Greg Colvin cb63167c9f
Merge pull request #1659 from atoulme/patch-1
Mark EIP 627 final
2019-01-24 20:07:41 -07:00
Greg Colvin 9a6a74dba1
Merge pull request #1665 from fulldecent/patch-23
Use new preferred citation format
2019-01-24 20:01:58 -07:00
Noah Zinsmeister 59ffcfde1d Automatically merged updates to draft EIP(s) 1484
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
2019-01-22 16:43:00 +00:00
Greg Colvin 7104580433
Merge pull request #1679 from axic/istanbul
Add Istanbul hardfork meta
2019-01-21 17:32:27 -07:00
Greg Colvin 7f6eae0122
Merge pull request #1680 from axic/gangnam
Add Gangnam chainid to EIP-155
2019-01-21 17:31:38 -07:00
Greg Colvin bd1b4d0218
Merge pull request #1686 from axic/eip165-requires-214
EIP-165 requires EIP-214 due to its use of staticcall
2019-01-21 17:31:07 -07:00
Greg Colvin cddbb47166
Merge pull request #1689 from axic/constantinople-accepted
Mark EIP1014/EIP1052 as accepted (part of Constantinople)
2019-01-21 17:30:16 -07:00
Nick Johnson 62b6b8abfb
Update eip-1577.md 2019-01-22 07:47:49 +13:00
Greg Colvin 06f9884e98
Merge pull request #1579 from novanul/master
Update eip-1014.md
2019-01-20 11:37:17 -07:00
Greg Colvin 8fb83f3387
Merge pull request #1661 from fukkyy/patch-1
Update eip-884.md
2019-01-20 11:36:54 -07:00
Ikmyeong Na 7ffd7cd04b Automatically merged updates to draft EIP(s) 1588
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
2019-01-20 14:27:08 +00:00
Ikmyeong Na 0d30518b3b Automatically merged updates to draft EIP(s) 1588
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
2019-01-18 05:20:51 +00:00
alex-forshtat-tbk 6db9ada114 EIP-1706 Disable SSTORE with gasleft lower than call stipend (#1706) 2019-01-18 09:23:09 +13:00
Junseok Lee 85f0aae1d2 typo fix in EIP1167 2019-01-17 23:00:33 +09:00
Junseok Lee 31f2f61088 typo fix in EIP165 2019-01-17 22:58:12 +09:00
Alex Beregszaszi f719e9b743 Fix rendering of EIP-155 2019-01-14 15:31:16 +00:00
Alex Beregszaszi 80b8f80710 Mark EIP1014/EIP1052 as accepted (part of Constantinople) 2019-01-11 11:12:54 +00:00
Dean Eigenmann 058136c9ad Update eip-1577.md (#1685)
* Update eip-1577.md

* Update eip-1577.md

* Update eip-1577.md

* Update eip-1577.md
2019-01-11 11:32:28 +13:00
Alex Beregszaszi e0d13b1a24 EIP-165 requires EIP-214 due to its use of staticcall 2019-01-10 20:30:08 +00:00
Alex Beregszaszi 7bfdc93b00 Add Gangnam chainid to EIP-155 2019-01-10 20:25:18 +00:00
Alex Beregszaszi b17d0d6b01 EIP1 formatting improvements (#1510)
* Format the author header more nicely

* Use code highlighting on header fields

* Include proper headings for the header descriptions

* Group discussions-to requiements in a single place

* Clarify date formats in a single place
2019-01-11 08:59:03 +13:00
Alex Beregszaszi e526bd4935 Add 5chdn to Istanbul 2019-01-10 13:44:19 +00:00
Alex Beregszaszi 76eb609ac8 Assigne EIP number to Istanbul hardfork meta 2019-01-10 13:44:19 +00:00
Alex Beregszaszi 262f7bb736 Add Istanbul hardfork meta 2019-01-10 13:44:19 +00:00
Witek edc2525e4a Automatically merged updates to draft EIP(s) 1155
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
2019-01-09 20:50:43 +00:00
Jacques Dafflon 1a0bdc253b ERC820: Move to Final (#1677) 2019-01-10 09:30:46 +13:00
Brooklyn Zelenka 2b69ec164f Automatically merged updates to draft EIP(s) 1066
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
2019-01-09 05:24:19 +00:00
yoav-tabookey 3beee14440 Automatically merged updates to draft EIP(s) 1613
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-12-30 22:41:53 +00:00
Dror Tirosh 1d77cdc1d6 Automatically merged updates to draft EIP(s) 1613
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-12-30 22:34:22 +00:00
Dean Eigenmann e695c21506 Update eip-1577.md (#1664) 2018-12-27 10:07:14 +13:00
Ikmyeong Na a6d1d94971 Automatically merged updates to draft EIP(s) 1588
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-12-23 08:05:53 +00:00
William Entriken c03df962e9
Use new preferred citation format 2018-12-20 17:10:52 -05:00
yoshinori fukushima 3d8888912b
Update eip-884.md
typo
2018-12-18 10:40:12 +09:00
Jacques Dafflon 38aa52e046 ERC820: Last Call (#1660) 2018-12-18 12:49:36 +13:00
Antoine Toulme b669705bd4
Mark EIP 627 final 2018-12-14 22:39:54 -08:00
Ikmyeong Na 895dc4b946 Automatically merged updates to draft EIP(s) 1588
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-12-14 17:18:46 +00:00
Nick Johnson 8a7a942c66
Update eip-1577.md 2018-12-14 09:09:22 +13:00
ifdefelse 49358eb32a Automatically merged updates to draft EIP(s) 1057
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-12-13 19:32:37 +00:00
Ikmyeong Na fa9655ce3d Automatically merged updates to draft EIP(s) 1588
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-12-13 09:50:08 +00:00
Witek 947a95e496 Automatically merged updates to draft EIP(s) 1155
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-12-13 01:13:00 +00:00
Nick Johnson 68a68d8f6f Revert "last call" status to "draft" on EIP-820 (#1624) 2018-12-12 15:01:04 +01:00
yoav-tabookey 29493e1457 Initial draft for EIP #1613 - gas stations network (#1613) 2018-12-11 09:41:08 +01:00
Witek 5cf0d3eb8f Automatically merged updates to draft EIP(s) 1155
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-12-10 22:34:24 +00:00
Witek 3d9075cd80 Automatically merged updates to draft EIP(s) 1155
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-12-10 21:44:31 +00:00
0age da151b85c1 EIP: Attribute Registry Standard (ERC) (#1617)
* EIP: Attribute Registry Standard (ERC)

* Update and rename eip-###.md to eip-1616.md

Build is currently failing when using ### as the EIP number. Feel free to reassign.

* Update eip-1616.md

* Update eip-1616.md
2018-12-08 15:11:23 +13:00
Brooklyn Zelenka 67c893bb54 Automatically merged updates to draft EIP(s) 1066
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-12-07 21:33:48 +00:00
Ikmyeong Na f2d42c39e9 Automatically merged updates to draft EIP(s) 1588
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-12-05 14:00:45 +00:00
Greg Colvin dfc8db2304
Merge pull request #1619 from nicksavers/new-testnet-chainids
Add goerli and stureby chain_ids
2018-12-03 17:15:14 -07:00
Philippe Castonguay 026675e59e 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-12-03 22:21:20 +00:00
Albert c7a29f363f Fix JSON syntax (#1578)
While the previous JSON may be valid for some interpreters (like JavaScript's) it's not valid according to RFC 4627 due to the trailing commas.
2018-12-04 11:06:25 +13:00
Andrea Lanfranchi c6a476b64d Initial draft for EthereumStratum/2.0.0 proposal (#1571)
Initial draft for EthereumStratum/2.0.0 proposal
2018-11-29 23:28:36 +01:00
John Shiple 8fc1384c3c Automatically merged updates to draft EIP(s) 1450
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-11-28 23:11:34 +00:00
Noah Zinsmeister 6f0683552f Automatically merged updates to draft EIP(s) 1484
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-11-28 21:03:26 +00:00
Nick Johnson 2fc626317d
Update eip-1577.md (#1611) 2018-11-28 18:59:16 +13:00
Bitgamma 37ef8edc8d Create eip-non_wallet_keys (#1581)
* Create eip-non_wallet_keys

* Update and rename eip-non_wallet_keys to eip-non_wallet_keys.md

* Update eip-non_wallet_keys.md

correct typo

* Update and rename eip-non_wallet_keys.md to eip-1581.md

* Update eip-1581.md
2018-11-28 09:16:21 +13:00
Witek 63a63e044e Automatically merged updates to draft EIP(s) 1155
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-11-26 20:05:22 +00:00
Wei Tang e6c3f2985b Move EIP-1283 status to Accepted (#1565) 2018-11-26 14:13:36 +13:00
Nick Savers 19bdaa2e50 Automatically merged updates to draft EIP(s) 1013
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-11-25 18:41:15 +00:00
Jordi Baylina de6c3290c8 Automatically merged updates to draft EIP(s) 820
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-11-24 18:44:29 +00:00
Nick Savers af5c1aed95
Add goerli and stureby chain_ids 2018-11-23 23:44:14 +01:00
ifdefelse d5b5e28065 Automatically merged updates to draft EIP(s) 1057
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-11-23 22:07:53 +00:00
Witek 77000b43ae Automatically merged updates to draft EIP(s) 1155
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-11-23 17:12:52 +00:00
Ikmyeong Na f8425673a1 Automatically merged updates to draft EIP(s) 1588
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-11-23 04:41:21 +00:00
Greg Colvin cab8abd542
Merge pull request #1588 from naikmyeong/master
EIP-1588: Proposal for a new hardfork meta to implement a new Proof-of-Work algorithm
2018-11-22 21:00:34 -07:00
Greg Colvin 063b860950
Merge pull request #1589 from ifdefelse/eip-1057
Update EIP-1057 to match current ProgPoW spec
2018-11-22 20:59:59 -07:00
Richard Moore 2b8c3e4690 Added initial draft for an EIP regarding ENS text records. (#634)
* Added initial draft for an EIP regarding ENS text records.

* Changed extended to vendor specific and added some keys.

* Updated to new preamble header.

* Initial Merkle-Airdrop EIP draft.

* Added author Nick Johnsom and fixed typo.

* Fixed typo.

* Update and rename eip-draft-ens-text-data.md to eip-634.md

* Removed draft for merkle air-drops.
2018-11-22 12:12:43 +13:00
Chaitanya Potti 8f1ecd1c14 Automatically merged updates to draft EIP(s) 1261
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-11-21 12:03:54 +00:00
Chaitanya Potti 2b1af788d9 Automatically merged updates to draft EIP(s) 1261
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-11-20 14:30:49 +00:00
Chaitanya Potti 63cdb5e1dd Automatically merged updates to draft EIP(s) 1261
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-11-20 12:49:12 +00:00
Jordi Baylina 8dddf4acdf Automatically merged updates to draft EIP(s) 820
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-11-19 21:04:35 +00:00
Cyril Lapinte 835f0af88e Automatically merged updates to draft EIP(s) 1592
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-11-19 20:05:26 +00:00
Greg Colvin 369fceed15
Merge pull request #1592 from MtPelerin/master
Address and ERC20-compliant transfer rules
2018-11-19 09:04:34 -07:00
Chaitanya Potti 2f0c14ed09 Automatically merged updates to draft EIP(s) 1261
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-11-19 12:56:30 +00:00
Chaitanya Potti 70219cfda5 Automatically merged updates to draft EIP(s) 1417
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-11-19 12:18:37 +00:00
Cyril Lapinte a3fee0d92d
Rename eip-X.md to eip-1592.md 2018-11-19 10:29:00 +01:00
Greg Colvin 72338f6093
Update eip-X.md 2018-11-18 21:25:40 -07:00
Dean Eigenmann 9130d7a45d Update eip-1577.md (#1593) 2018-11-19 16:10:36 +13:00
Cyril Lapinte 1f16687587
Address and ERC20-compliant transfer rules (#2)
* Proposed EIP for address and ERC20 transfer rules

* Update eip-X.md

Updating creation date

* Update eip-X.md (#1)

* Update eip-X.md

* Update eip-X.md

* Update eip-X.md

Rule -> IRule consistently
fix missing links
improve abstract

* Update eip-X.md

typos
small improvements
adds implementation section
2018-11-18 17:59:16 +01:00
Jacques Dafflon 4bfe033f00 ERC820: Extend last call 2018-11-16 17:34:37 -06:00
Jacques Dafflon 1f16f167dc ERC820: Fix comments and doc 2018-11-16 17:34:37 -06:00
ifdefelse bf4566e3e2 Update EIP-1057 to match current ProgPoW spec 2018-11-16 00:04:31 -08:00
Ikmyeong Na 187fcb7cfe
Initial draft of EIP-1588 2018-11-16 05:07:54 +09:00
triggering-event 7c2253ee9a Automatically merged updates to draft EIP(s) 1450
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-11-13 19:53:12 +00:00
Muhammad Altabba b258282e70 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-11-13 07:39:44 +00:00
Viktor Radchenko 6da52b972f
Add Trust Wallet 2018-11-12 21:37:50 -08:00
Little Sheep bfdb77e49a
Update eip-1014.md
remove a redundant paren.
2018-11-13 12:53:44 +08:00
Dean Eigenmann 5b39572abf Multiaddr support for ENS (#1577)
* Create eip-1577.md

* Update eip-1577.md

* Update eip-1577.md
2018-11-13 17:09:15 +13:00
Witek a720c364b9 Automatically merged updates to draft EIP(s) 1155
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-11-12 23:04:04 +00:00
William Entriken ca4c1aed05 Automatically merged updates to draft EIP(s) 831
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-11-11 19:22:49 +00:00
Witek f2b4d63aa1 Automatically merged updates to draft EIP(s) 1155
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-11-09 04:59:03 +00:00
Witek 1fad9c4a09 Automatically merged updates to draft EIP(s) 1155
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-11-09 04:32:22 +00:00
Angel Leon c90a30210e Automatically merged updates to draft EIP(s) 1417
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-11-08 18:19:02 +00:00
Paul Bouchon 5faa5b2e1d 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-11-08 15:28:29 +00:00