Commit Graph

1748 Commits

Author SHA1 Message Date
Paweł Bylica afdc22d975 EIP-1895: Improvements (#2153)
* EIP-1895: Better constants and address range description

Address @Arachnid's comments about presenting constants and how an address value is limited.

* EIP-1985: Fix a typo

* EIP-1985: Use "instructions" instead of "opcodes"
2019-07-02 17:44:23 +01:00
Lucas Cullen fa8855c9fe EIP-1753 - Define a smart contract interface for permits and licences (#1753)
* First draft

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update authors

* Update eip-x.md

* Rename eip md

* Rollback

* Rename md

* Add copyright

* WIP: Re adding specificaiton

* Update example solidity

* Update eip-1753.md

* Update eip-1753.md

* Update eip-1753.md

* Update eip-1753.md

* Update eip-1753.md

* Update eip-1753.md

* Do not touch eip-X

* Fix typo
2019-07-02 13:09:40 +01:00
Wei Tang cde5767c66 Automatically merged updates to draft EIP(s) 1702 (#2167)
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-07-02 23:50:38 +12:00
ethers ab38eac76a superseded-by EIP 1 (#2165) 2019-07-02 10:45:10 +01:00
Adrian Sutton 69a78cca16 Add information EIP: Common Prometheus metrics (#2159)
* Add common metrics EIP.

* Fix spelling error.

* Assign EIP number, added more information on what Prometheus does.

* Add link to prometheus website for further info.

* Fix link.

* Fix discussion link.

* Switch to standards track - interface instead of informational.

* Add motivation.
2019-07-02 10:44:19 +01:00
Paweł Bylica c2d4e98474 Abandone EIP-1355 "Ethash 1a" (#1785) 2019-07-02 01:33:19 +01:00
Alex Beregszaszi 24c481d21e
Update eip_validator to 0.8.2 (#2161)
* Fix Markdown formatting in EIP-1186

* Update eip_validator to 0.8.2
2019-07-02 01:26:48 +01:00
Alex Beregszaszi 9608a9cfe5
Mark EIP-158 proper superseded and not replaced (#2160) 2019-07-02 01:20:43 +01:00
Alex Beregszaszi 8d91b3acad Automatically merged updates to draft EIP(s) 1066 (#2164)
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-07-02 04:34:55 +12:00
Alex Forshtat ff3861c53f Automatically merged updates to draft EIP(s) 1613 (#2163)
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-07-01 23:13:46 +12:00
Charles Cooper 35cd3bdd1c Automatically merged updates to draft EIP(s) 1474 (#2155)
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-06-29 04:38:11 +12:00
Santiago Palladino b33f811d78 EIP-1967: Standard Proxy Storage Slots (#1967)
* Proxy storage slots EIP

* Apply suggestions from code review

Co-Authored-By: spalladino <spalladino@gmail.com>

* Add reference to vyper storage slots

* Fix links to EIPs

Co-Authored-By: spalladino <spalladino@gmail.com>

* Apply suggestions from code review

Co-Authored-By: spalladino <spalladino@gmail.com>

* Applied suggestions by elopio and nventuro

* Add discussions-to

* Add EIP number

* Rename eip file

* Fix type attribute

* Use zOS independent hash preimage

* Implement suggestion by axic
2019-06-28 00:52:17 +01:00
Alex Beregszaszi 27ea3a138b Introduced Abandoned status in EIP-1 (#2051)
* Introduced Abandoned status in EIP-1

* Fix typo
2019-06-28 09:34:47 +12:00
Wei Tang e68dfdec62 Automatically merged updates to draft EIP(s) 1702 (#2152)
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-06-28 08:09:14 +12:00
Alex Beregszaszi 5ba53445cb Automatically merged updates to draft EIP(s) 1679, 233 (#2081)
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-06-28 00:54:44 +12:00
Johann Barbie e8455b3a4a ERC-1948: Non-fungible Data Token (#1948)
* first draft

* remove boilerplate

* fix indentations

* typos

* ethereum code highlights

* moved file to id

* syntax

* naming

* link to erc721

* make interface an interface

* typo

* better comments
2019-06-27 12:11:30 +01:00
Pedro Gomes be48f77deb Automatically merged updates to draft EIP(s) 1193 (#2057)
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-06-27 17:45:08 +12:00
Kashish Khullar 94b3ac99e0 Automatically merged updates to draft EIP(s) 823 (#2151)
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-06-27 15:52:43 +12:00
Dan Finlay 2e90310dde Add eip images locally (#2150) 2019-06-26 13:53:13 +01:00
Dan Finlay 19e20083f9 EIP 747: wallet_watchAsset (#1426)
* Initial draft

* Add eip-747: watchToken

* Update discussion link

* Update eip-747 to watchAsset

* Add image specification and examples EIP747

* Add asset type error

* Respond to feedback

* Depends on 1474

* Correct type to standards track

* Correct spelling
2019-06-25 23:13:02 +01:00
Wei Tang b362bb36de Automatically merged updates to draft EIP(s) 1702 (#2149)
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-06-26 04:04:38 +12:00
James Hancock 0e76bca4f6 Funding ETH1.X through a Developer Block Reward for 18 Months (#2025) 2019-06-25 10:20:09 +02:00
Wei Tang 6d395a8b6c Automatically merged updates to draft EIP(s) 1702 (#2141)
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-06-25 03:58:19 +12:00
Wei Tang 423d88fb75 Automatically merged updates to draft EIP(s) 1702 (#2140)
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-06-25 03:20:06 +12:00
xinbenlv 4bde784976 Automatically merged updates to draft EIP(s) 1202 (#2134)
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-06-24 13:09:12 +12:00
William Entriken 1664c7ddea Automatically merged updates to draft EIP(s) 695 (#2133)
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-06-23 07:48:54 +12:00
Wei Tang 5ebc5df9ec Automatically merged updates to draft EIP(s) 1702 (#2131)
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-06-21 15:10:05 +12:00
Wei Tang c603dccfef Automatically merged updates to draft EIP(s) 1702 (#2130)
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-06-21 13:09:04 +12:00
pldespaigne 725f3679be Update eip-1577.md (#1670) 2019-06-20 12:08:21 +01:00
Wei Tang 7784b8aa1c Move EIP-695 to Last Call status and add 155 requirement (#2128) 2019-06-20 12:03:59 +01:00
Wei Tang ad989c9a1b Propose to move EIP-695 to last call status (#1566)
* Propose to move EIP-695 to last call status

* Add a discussion link

* Formatting fix

* Fix @sorpaas handle in author field

* Use EIP155 formatting for `CHAIN_ID`

* Formatting fix for "chain ID"

The document had places where we use lowercase "id" and uppercase "ID". This unify them to use uppercase "ID".

* Update eip-695.md
2019-06-20 11:02:58 +01:00
Bryant Eisenbach 34d180616f Automatically merged updates to draft EIP(s) 1344 (#2079)
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-06-20 08:13:39 +12:00
Witek 5b2b433461 ERC-1155 Final Status (#2122) 2019-06-17 08:53:46 +02:00
Andrew Cooke 39d47efb6f Automatically merged updates to draft EIP(s) 1155 (#2120)
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-06-15 11:37:43 +12:00
Witek 4ea97fa77f Automatically merged updates to draft EIP(s) 1155 (#2118)
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-06-14 11:50:13 +12:00
Witek 9691bd6491 Automatically merged updates to draft EIP(s) 1155 (#2117)
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-06-13 16:02:55 +12:00
Andrew Cooke db441bb67d Automatically merged updates to draft EIP(s) 1155 (#2116)
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-06-13 12:20:24 +12:00
Witek d95612c820 Automatically merged updates to draft EIP(s) 1155 (#2114)
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-06-13 06:18:10 +12:00
Greg Colvin 4f239f0f94
Merge pull request #1983 from axic/readme-canonical
Change the citation format in README to point to EIP-1
2019-06-12 09:18:44 -06:00
Greg Colvin 63a04a1279
Merge pull request #1968 from axic/eip1-opcodes
Add special requirement in EIP-1 for mentioning EVM instructions
2019-06-12 09:18:12 -06:00
Greg Colvin 9457546b14
Merge pull request #2058 from axic/rpc-updates
Add EIP-1474 as a requirement to RPC ERCs
2019-06-12 09:16:56 -06:00
Andrew Cooke 083129dd1e Automatically merged updates to draft EIP(s) 1155 (#2113)
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-06-12 16:11:43 +12:00
Paweł Bylica c8735245a4 Automatically merged updates to draft EIP(s) 2003 (#2112)
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-06-11 01:49:26 +12:00
Andrew Cooke 4694622aad Automatically merged updates to draft EIP(s) 1155 (#2110)
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-06-07 23:47:31 +12:00
Andrew Cooke 914c3baad1 Automatically merged updates to draft EIP(s) 1155 (#2109)
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-06-07 23:32:16 +12:00
Andrew Cooke 193fdeb56f Automatically merged updates to draft EIP(s) 1155 (#2108)
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-06-07 22:07:51 +12:00
Lucas Cullen 7b6925e69f Automatically merged updates to draft EIP(s) 1261 (#2107)
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-06-07 22:00:05 +12:00
Paweł Bylica 296ba62c5f EIP-2003 - EVMC modules for implementations of precompiled contracts (#2003) 2019-06-06 23:58:49 +02:00
Peter Grassberger 95dfa3441a fix typo: "as follows" (#2099)
see: https://ell.stackexchange.com/a/31673
2019-06-06 13:16:05 +01:00
Lucas Cullen e3c2db13b5 Automatically merged updates to draft EIP(s) 1261 (#2102)
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-06-06 17:59:45 +12:00