Commit Graph

1518 Commits

Author SHA1 Message Date
ledgerwatch fdf8508299 State Rent change B placeholder EIP - net transaction counter (#2031)
* Create eip-draft_StateRentBNetTransactionCounter.md

* Update and rename eip-draft_StateRentBNetTransactionCounter.md to eip-2031.md

* Update eip-2031.md

* Update eip-2031.md

* Update eip-2031.md

* Fix some typos

* Use canonical link to EIP-2029

* Update eip-2031.md

* Update eip-2031.md
2019-05-24 11:12:59 +01:00
ledgerwatch e8098d23dc State Rent change C draft EIP - Net contract storage size accounting (#2027)
* State Rent change C draft EIP

* Update eip-draft_StateRentCnetContractSizes.md

* Update eip-draft_StateRentCnetContractSizes.md

* Rename eip-draft_StateRentCnetContractSizes.md to eip-2027.md

* Update eip-2027.md

* Update eip-2027.md

* Update eip-2027.md

* Quote "block C" properly

* Update eip-2027.md
2019-05-24 11:08:48 +01:00
Andrew Cooke dbf67d4f99 Automatically merged updates to draft EIP(s) 1155 (#2074)
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-05-24 19:02:34 +12:00
Ronan Sandford d7db470b40 Copyright 107 (#2068)
* add copyrights for 107

* use github username
2019-05-23 23:43:43 +01:00
Ronan Sandford cef55f5cb9 Automatically merged updates to draft EIP(s) 1679 (#2055)
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-05-24 10:38:29 +12:00
Ronan Sandford 656aeda526 New Opcode to check if a chainID is part of the history of chainIDs (#1959) 2019-05-23 23:33:26 +01:00
ledgerwatch ea827e875c State Rent Change A EIP placeholder - State counters contract (#2029)
* Create eip-StateRentACountersContract.md

* Update eip-StateRentACountersContract.md

* Rename eip-StateRentACountersContract.md to eip-2029.md

* Update eip-2029.md

* Update eip-2029.md

* Fix typos

* Make EIP-2014 into a proper link
2019-05-23 23:16:58 +01:00
Nick Johnson 4fe5a9ada3
Update eip-162.md 2019-05-24 09:35:16 +12:00
Nick Johnson 5996a13c22
Update eip-181.md 2019-05-24 09:35:06 +12:00
Alex Beregszaszi d2aa4aeb21 Add draft for ESO (extended state oracle) (#2014)
* Add draft for ESO (extended state oracle)

* Add mention of revert to ESO

* Add EIP-2014 number and rename file

* Add reference to EIP-1959 and EIP-1965

* Add discussions-to URL
2019-05-24 09:15:26 +12:00
Alex Beregszaszi f993edd933 Reduced gas cost for static calls made to precompiles (#2046)
* Reduced gas cost for static calls made to precompiles

* Rename to EIP-2046

* Add discussion URL

* Add 2046 to Istanbul

* Fix header
2019-05-24 09:13:26 +12:00
Alex Beregszaszi ae595911ae Sane limits for certain EVM parameters (#1985)
* sane

* some clarifications

* remove cruft

* some clarifications

* propose spec changes

* limit the scope to EVM only

* more rationale

* group affected opcodes by ranges

* Rename to EIP-1985

* Add discussion URL to EIP-1985

* Include a reference to EIP106

* Add more rationale

* fix typo

* Remove unfounded worry

* mention timestamp being 64-bit value in Aleth

* resolved an TODO item as Rationale entry
2019-05-24 09:09:45 +12:00
Alex Beregszaszi d6dfa555be Fix author fields (#2065) 2019-05-24 08:23:03 +12:00
ledgerwatch f417718abd State Rent change H placeholder EIP - fixed rent prepayment for all accounts (#2026) 2019-05-23 11:06:53 +01:00
Andrew Cooke 0755e0c581 Automatically merged updates to draft EIP(s) 1155 (#2064)
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-05-23 12:32:28 +12:00
Andrew Cooke 36d29921ab Automatically merged updates to draft EIP(s) 1155 (#2063)
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-05-23 11:13:15 +12:00
Agustin Aguilar 7c10d583d9 Fix Wrong Input Length - ERC165 Example (#1640)
* Wrong input size - noThrowCall ERC165

Input should be 36 bytes (4 signature bytes + 32 bytes parameter)

Solidity 5 validates the length of msg.data, reverting on the 32 bytes input, all contracts using the broken 'doesContractImplementInterface' will not be able to read an ERC165 implementation targetting Solidity 5.

A legacy-compatible strategy should be defined to make all the "ERC165 readers" sending a 32 bytes sized data compatible with ERC165 contracts compiled targeting this new version of the compiler.

A possible solution could be to add a keyword on Solidity to disable the validation of the calldata length.

* Add version history section to EIP165

* EIP 1640 -> PR 1640
2019-05-22 13:31:19 +12:00
Alex Beregszaszi 2015ea3797 Add EIP-1474 as a requirement to RPC ERCs 2019-05-21 18:43:32 +01:00
Alex Beregszaszi 6366821e02
Mention that the header is also called "front matter" in EIP1 (#2037) 2019-05-21 04:34:16 +01:00
Alex Beregszaszi 9531351313 Automatically merged updates to draft EIP(s) 663 (#2056)
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-05-21 12:19:46 +12:00
Alexander fe44e99e27 EC arithmetics and pairings with runtime definitions (#1962) 2019-05-20 12:14:16 +01:00
Alex Beregszaszi 6894462627 Automatically merged updates to draft EIP(s) 2028 (#2052)
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-05-20 18:13:34 +12:00
Christoph Mussenbrock 27b24eb316 EIP 1523: Standard for storing insurance policies as extension of ERC-721 token (#1512) 2019-05-20 01:02:00 +01:00
Bruno Barbieri c2eca1eae4 EIP-1710: URL Format for Web3 Browsers (#1710) 2019-05-19 19:43:39 +01:00
Alex Beregszaszi 6f35f9f376 Add special requirement for mentioning EVM instructions 2019-05-19 17:52:33 +01:00
Ronan Sandford b1dd057c0f Automatically merged updates to draft EIP(s) 1679 (#1990)
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-05-20 02:42:39 +12:00
Ronan Sandford 0fb666ba35 Automatically merged updates to draft EIP(s) 1679, 1965 (#2047)
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-05-19 21:45:48 +12:00
Alex Beregszaszi af982f1470 Run spelling checks on CI (#2040) 2019-05-19 08:54:10 +02:00
Ronan Sandford 433a6ce998 EIP-1965 Method to check if a chainID is valid at a specific block Number (#1965) 2019-05-19 08:51:33 +02:00
Andrew Cooke 5e6d4885f9 Automatically merged updates to draft EIP(s) 1155 (#2049)
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-05-19 03:16:55 +12:00
Tom Brand 9ed4e96857 Calldata gas cost reduction (#2028)
* Calldata gas cost reduction

Added a draft of EIP to reduce the gas cost of Calldata

* changed name to 2028

* Added EIP-2028 to meta eip-1679

* Added discussion url

* edited 'motivation' & 'specification'

Edited motivation to increase readability.
Edited specification to clarify terms.
2019-05-18 01:26:00 +01:00
Brooklyn Zelenka a1ff047fab Automatically merged updates to draft EIP(s) 615 (#2044)
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-05-18 04:31:59 +12:00
A. F. Dudley b55bd38afd Automatically merged updates to draft EIP(s) 1679 (#2043)
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-05-18 03:07:47 +12:00
Alex Beregszaszi 0ec6181771 Automatically merged updates to draft EIP(s) 663 (#2038)
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-05-17 14:16:37 +12:00
Brooklyn Zelenka 90d9ce607c Automatically merged updates to draft EIP(s) 1679 (#2034)
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-05-17 08:04:57 +12:00
Pedro Gomes 53dfa16d12 EIP-2015: Wallet Update Chain Method (#2015)
* Create eip-2015.md

* Include JSON RPC method in title

* add requires 155

* update nativeCurrency field for wallet_updateChain

* EIP-2015 format review changes

* Update EIP-2015 discussions-to link
2019-05-14 19:02:05 +01:00
Ronan Sandford 72657123e8 Call strict gas (#1950)
* CALL with strict gas

* fix date

* 1930

* update with explicit code change

* add link to discussion

* update

* fix link
2019-05-14 08:17:53 +12:00
Andrew Cooke 0f469acef3 Automatically merged updates to draft EIP(s) 1155 (#2023)
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-05-14 08:05:42 +12:00
Ronan Sandford da4c47ef2e Automatically merged updates to draft EIP(s) 1155 (#2017)
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-05-14 07:51:21 +12:00
Wei Tang 6b301b54ae Automatically merged updates to draft EIP(s) 1679 (#2016)
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-05-13 20:16:17 +12:00
Tim Beiko 0911b55122 Re-order EIP categories (#1989) 2019-05-11 08:24:37 +02:00
Andrew Cooke 59160e4ec4 Automatically merged updates to draft EIP(s) 1155 (#2013)
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-05-11 16:09:23 +12:00
Andrew Cooke 75c9279e22 Automatically merged updates to draft EIP(s) 1155 (#2012)
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-05-11 15:38:04 +12:00
Andrew Cooke 774e384691 Automatically merged updates to draft EIP(s) 1155 (#2011)
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-05-11 12:03:02 +12:00
Remco Bloemen 508aba666b Automatically merged updates to draft EIP(s) 1679 (#1830)
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-05-11 02:51:30 +12:00
Francisco Giordano ddc97b7a51 fix github pull request links (#2000) 2019-05-10 00:19:01 +01:00
Andrew Cooke 8722db49cd Automatically merged updates to draft EIP(s) 1155 (#2008)
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-05-10 11:10:11 +12:00
Andrew Cooke 98d3758f87 Automatically merged updates to draft EIP(s) 1155 (#2007)
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-05-10 06:21:35 +12:00
Andrew Cooke 4b4a53382f Automatically merged updates to draft EIP(s) 1155 (#2006)
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-05-10 05:58:31 +12:00
Antonio Salazar Cardozo 5de9e0c367 Automatically merged updates to draft EIP(s) 1108 (#2005)
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-05-10 05:23:40 +12:00
Bryant Eisenbach eca49ded75 Automatically merged updates to draft EIP(s) 1344 (#2004)
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-05-10 02:42:19 +12:00
Zachary James Williamson a808619d70 Automatically merged updates to draft EIP(s) 1679 (#1988)
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-05-09 21:41:54 +12:00
Mohamed Abdulaziz 0797b928db Fixed typos and grammar (#1847) 2019-05-08 16:22:40 +01:00
William Entriken 6f4a947ff0 Fix typos (#1899) 2019-05-08 15:36:26 +01:00
Zachary James Williamson 44073f86a3 Automatically merged updates to draft EIP(s) 1108 (#1987)
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-05-08 13:10:16 +12:00
Jacques Dafflon b0240fcbe9 ERC777: Move to final (#1999) 2019-05-07 22:59:23 +02:00
Jacques Dafflon 3230d9eabc Automatically merged updates to draft EIP(s) 777 (#1945)
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-05-08 07:36:14 +12:00
Andrew Cooke b54ebee91a Automatically merged updates to draft EIP(s) 1155 (#1998)
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-05-07 17:55:36 +12:00
Andrew Cooke 8e0595b9c6 Automatically merged updates to draft EIP(s) 1155 (#1997)
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-05-07 17:20:06 +12:00
Vincent b922d59340 EIP-1775 - App Keys, application specific wallet accounts (#1775) 2019-05-05 23:09:31 +02:00
Andrew Cooke b859ddbb46 Automatically merged updates to draft EIP(s) 1155 (#1995)
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-05-04 01:16:07 +01:00
Greg Colvin 36a0fc831e
Merge pull request #1992 from ethereum/gcolvin-patch-2
Add editors
2019-05-03 18:26:10 -04:00
Andrew Cooke dd6e4f7619 Automatically merged updates to draft EIP(s) 1155 (#1993)
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-05-03 22:51:49 +01:00
Greg Colvin 7cdf2de234
Add editors 2019-05-03 15:34:38 -06:00
WTRMQDev 62d0a0a659 EIP-1057 Update progpow test-vectors (#1855) 2019-05-03 19:45:12 +02:00
Alex Beregszaszi bda2a4f723 Automatically merged updates to draft EIP(s) 1679, 1803
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-04-30 22:25:25 +01:00
Alex Beregszaszi c36b30176e EIP-1803: Rename opcodes for clarity (#1803) 2019-04-30 22:54:20 +02:00
Alex Beregszaszi 71fdaa7828 Remove obsolete layer field (#1978) 2019-04-30 22:46:14 +02:00
Alex Beregszaszi 132ef7be62 Automatically merged updates to draft EIP(s) 1679
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-04-30 10:27:35 +01:00
Alex Beregszaszi 72fa017d2f Automatically merged updates to draft EIP(s) 1679
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-04-30 09:45:06 +01:00
Jacques Dafflon 09e56171a8 Automatically merged updates to draft EIP(s) 777
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-04-29 22:52:54 +01:00
Danno Ferrin 86a1620c4a Automatically merged updates to draft EIP(s) 1679
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-04-29 16:38:22 +01:00
Paweł Bylica e1ed3eb66f Automatically merged updates to draft EIP(s) 1344
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-04-29 14:42:41 +01:00
Martin Holst Swende c3e063c8ff Automatically merged updates to draft EIP(s) 1679
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-04-29 08:49:36 +01:00
Nick Savers 31a12ca4cc
Fix authors and type-fields in eip-1559.md (#1974) 2019-04-29 08:41:58 +02:00
Alex Beregszaszi 4d8e8fa46e Automatically merged updates to draft EIP(s) 1884
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-04-29 07:36:55 +01:00
econoar 0f98e038fd EIP-1559: Fee market change for ETH 1.0 chain (#1943) 2019-04-29 08:20:21 +02:00
Wei Tang 988ed8d548 Automatically merged updates to draft EIP(s) 1679
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-04-27 14:55:23 +01:00
Lee Raj 66d8fc8741 Scalable Rewards (#1973)
* added EIP

* spacing

* reorder

* reorder

* formats

* <> brackets

* edit

* eip number

* renaminng
2019-04-27 18:12:12 +12:00
Alex Beregszaszi e7dac5b828 Automatically merged updates to draft EIP(s) 1679
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-04-26 16:38:51 +01:00
Alex Beregszaszi 0fd0e5aed7 Automatically merged updates to draft EIP(s) 1679
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-04-26 16:15:15 +01:00
AlexandreBelling d4efb6c4d3 EIP-1895: Support for an Elliptic Curve Cycle (#1895) 2019-04-24 19:49:37 +02:00
Nick Gheorghita 3e04ff2189 Minor updates to EIP-1319 (#1966) 2019-04-24 19:29:36 +02:00
Bryant Eisenbach 783317614a Automatically merged updates to draft EIP(s) 1679
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-04-24 09:28:38 +01:00
Boris Mann 9577bb7868 Automatically merged updates to draft EIP(s) 1679, 233
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-04-23 14:46:18 +01:00
Charles Cooper e0331e484f Automatically merged updates to draft EIP(s) 1898
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-04-22 18:51:50 +01:00
Bryant Eisenbach 0dd8be2a10 Automatically merged updates to draft EIP(s) 1344
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-04-19 18:35:04 +01:00
William Entriken f6ccc0a7f5 Automatically merged updates to draft EIP(s) 1344
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-04-19 17:07:10 +01:00
Alex Beregszaszi 78a371aa40 Automatically merged updates to draft EIP(s) 1344
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-04-17 15:29:19 +01:00
Bryant Eisenbach a38ba29b60 EIP-1344: Move to Last Call (#1944)
* EIP-1344: Move to Last Call

Also added @fubuloubu as an author due to previous work

* bug: Add review-period-end
2019-04-17 13:15:51 +12:00
Greg Colvin d79403b090 Automatically merged updates to draft EIP(s) 615
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-04-17 00:20:39 +01:00
Jacques Dafflon 05afb41d56 ERC777: Last Call (#1939) 2019-04-16 00:09:14 +02:00
Jacques Dafflon 8e5d8c2cc6 Automatically merged updates to draft EIP(s) 777
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-04-13 19:49:39 +01:00
Bryant Eisenbach 018840a5e0 Automatically merged updates to draft EIP(s) 1344
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-04-12 06:49:25 +01:00
Nick Johnson 1a976beaa5
Update eip-1577.md 2019-04-12 15:06:13 +12:00
Duncan Westland e8a54cb5e4 First Draft for EIP-1923 (#1925) 2019-04-12 00:28:01 +02:00
Duncan Westland 3b49f68170 First Draft for EIP-1922 (#1926) 2019-04-12 00:27:00 +02:00
Lane Rettig 7e97fb4423 EIP-1890: Commitment to Sustainable Ecosystem Funding (#1890)
* Create eip-credible_commitment.md

* Update and rename eip-credible_commitment.md to eip-1890.md

Assign EIP number
2019-04-11 09:39:05 +10:00
Jacques Dafflon 429eb45d53 Automatically merged updates to draft EIP(s) 777
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-04-09 21:50:48 +01:00
Jacques Dafflon 54051094c7 Automatically merged updates to draft EIP(s) 777
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-04-08 18:43:50 +01:00
Jacques Dafflon 6bf57fbfc6 ERC777: Add function modifiers (#1920) 2019-04-07 00:07:05 +02:00
Jacques Dafflon c8f3b4e300 ERC1820: Move to final, mark 820 as superseded (#1919) 2019-04-07 00:06:15 +02:00
Brooklyn Zelenka 28c99cebb0 Revert 1066 status to Draft (#1918) 2019-04-07 00:05:18 +02:00
William Entriken 4ca777843a Recent ERC-1155 to draft (#1917) 2019-04-06 08:49:16 +02:00
Martin Holst Swende d702fe8835 EIP-1884: Repricing for trie-size-dependent opcodes (#1884) 2019-04-04 18:04:05 +02:00
Jacques Dafflon 556cc58428 Automatically merged updates to draft EIP(s) 1820
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-04-04 14:08:46 +01:00
Danno Ferrin e86ff4d817 EIP-1872: Ethereum Network Upgrade Windows (#1872) 2019-04-03 20:39:56 +02:00
Jacques Dafflon 4e169dcb6e Automatically merged updates to draft EIP(s) 777
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-04-03 18:22:52 +01:00
Charles Cooper 024bd6070d EIP-1898: Add blockhash as option for some JSON-RPC methods (#1898) 2019-04-03 19:07:55 +02:00
Felix Lange eb4cb61530 EIP-778: address review feedback (#1906) 2019-04-03 18:54:07 +02:00
Wei Tang 56061ff0f8 Automatically merged updates to draft EIP(s) 1702
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-04-03 13:35:14 +01:00
Wei Tang a44b8df456 Automatically merged updates to draft EIP(s) 1702
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-04-02 23:57:07 +01:00
Wei Tang 917dcdbb56 Automatically merged updates to draft EIP(s) 1702
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-04-02 23:46:15 +01:00
Wei Tang 4ce895610c Automatically merged updates to draft EIP(s) 1702
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-04-02 20:29:11 +01:00
Wei Tang 5b57472484 New design for EIP-1702 2019-04-02 15:35:24 +02:00
Wei Tang 54a1eb3fdc Merge branch 'sp-account-versioining' of github.com:sorpaas/eips into sp-account-versioining 2019-04-02 14:17:07 +02:00
Wei Tang 02e4eda418 Merge branch 'master' of https://github.com/ethereum/EIPs into sp-account-versioining 2019-04-02 14:14:53 +02:00
Richard Meissner d053eb6692 EIP-1344: Add chain id opcode (#1344)
* Add chain id opcode

* Update EIP number

* Update file name

* Add discussion-to
2019-04-02 12:01:33 +13:00
William Entriken d581674317 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-04-01 18:41:47 +01:00
Noel Maersk d3078681fc Automatically merged updates to draft EIP(s) 615
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-04-01 18:34:45 +01:00
Witek 0eabc51029 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-03-30 00:19:18 +00:00
Witek 9f55d755aa 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-03-29 23:28:04 +00:00
William Entriken 3c70553574 Automatically merged updates to draft EIP(s) 1761
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-03-29 23:07:04 +00:00
William Entriken 1f44d543fc 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-03-29 23:06:21 +00:00
Nick Mudge 3296e251e7 Automatically merged updates to draft EIP(s) 1538
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-03-28 19:50:05 +00:00
Nick Mudge d91d055682 Create eip-1538.md (#1879) 2019-03-28 08:18:45 +01:00
William Entriken 55b9d9ecf1 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-03-27 04:02:57 +00:00
William Entriken 8293a96a29 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-03-27 03:59:38 +00:00
Jacques Dafflon 0d9dde0ee7 Automatically merged updates to draft EIP(s) 777
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-03-26 01:06:08 +00:00
Jacques Dafflon 4eb6eab9cb Automatically merged updates to draft EIP(s) 777
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-03-26 00:34:30 +00:00
Jacques Dafflon 9e4283608c Automatically merged updates to draft EIP(s) 777
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-03-26 00:21:07 +00:00
Fabian Vogelsteller d970b2385e 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
2019-03-25 21:24:01 +00:00
Fabian Vogelsteller f357d88854 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
2019-03-25 21:13:00 +00:00
Jacques Dafflon 822dc9d73f Automatically merged updates to draft EIP(s) 1820
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-03-25 01:29:02 +00:00
Jacques Dafflon 48b2ff3cdf Automatically merged updates to draft EIP(s) 777
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-03-25 00:12:29 +00:00
Jacques Dafflon e269280362 Automatically merged updates to draft EIP(s) 777
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-03-24 23:56:18 +00:00
Nick Savers 00fbcbcd0f Automatically merged updates to draft EIP(s) 1706
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-03-24 21:43:12 +00:00
Alex Van de Sande 85a8a2af13 Changing the status of this EIP to deferred (#1859) 2019-03-22 20:42:32 +01:00
Ilan 0997aa44ad Automatically merged updates to draft EIP(s) 1191
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-03-22 14:41:15 +00:00
Jacques Dafflon 964292f193 ERC1820: Last Call (#1857) 2019-03-22 00:47:43 +01:00
Nick Savers 695726d6be
Rename eip-600.md to EIPS/eip-600.md (#1854) 2019-03-20 12:57:54 +01:00
Nick Johnson 36cc935cfa Ethereum hierarchy for deterministic wallets (#601) 2019-03-18 23:43:15 +01:00
jwasinger 768ad55b8a Automatically merged updates to draft EIP(s) 225
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-03-18 09:45:22 +00:00
Nick Johnson 8a210906d9
Fix discussions-to URL 2019-03-15 16:09:43 +13:00
Nick Johnson 8c676fc604
Wrote ENS Interface discovery EIP (#1844)
* Wrote ENS Interface discovery EIP

* Rename EIP and add discussion URL
2019-03-15 15:53:31 +13:00
Nick Gheorghita 123b7267b6 Proposal to add numPackageIds() and numReleaseIds() (#1609) 2019-03-14 22:33:06 +01:00
William Entriken d432c8278a EIP-1418 Blockchain Storage Rent Payment (#1752) 2019-03-13 08:54:49 +01:00
Witek 9ce2e5f657 Status changed to Last Call for ERC-1155 (#1841) 2019-03-12 10:17:08 +01:00
Witek abab38735a ERC-1761 Scoped Approval Interface (#1839) 2019-03-11 20:53:01 +01:00
Philippe Castonguay 68aff6be02 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-03-11 16:12:10 +00:00