Commit Graph

1518 Commits

Author SHA1 Message Date
Bryant Eisenbach 87fa62cdcb Automatically merged updates to draft EIP(s) 1344 (#2215)
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-27 04:27:06 +12:00
James Hancock 7cbc5bb400 Automatically merged updates to draft EIP(s) 1679 (#2214)
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-27 03:49:03 +12:00
Pelle Braendgaard b31680badb EIP-1056 Ethereum Lightweight Identity implementation (#2210)
* submit original ERC as EIP

* Update with deployed address

* update to correct format

* fix typo
2019-07-26 15:14:36 +01:00
James Hancock 6f703274bc Automatically merged updates to draft EIP(s) 2025 (#2213)
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-27 01:06:19 +12:00
Tom Brand cf112ba7c8 Automatically merged updates to draft EIP(s) 2028 (#2211)
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-26 09:08:04 +12:00
Alan Lu 7b15e2efb6 Abandoned ERC 1154 (#2206) 2019-07-23 23:10:04 +02:00
James Hancock dba388942f Automatically merged updates to draft EIP(s) 2025 (#2207)
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-23 23:37:27 +12:00
Alex Beregszaszi a83a10fedf
Rename eip-X template to eip-template (#2201)
* Rename eip-X template to eip-template

To reduce potential confusion.

* Rename explanation of assets/eip-X to assets/eip-N
2019-07-23 10:32:39 +01:00
xinbenlv 0b1c7f75bd Check-In first draft of EIP-2135 (#2171)
* Update the minimized eip-1202 to get ready of publication

* Add eip-2135 init draft

* Update EIP-2135 at 6e4e401118/eip-2135.md
2019-07-23 14:42:49 +12:00
Loredana Cirstea 1529796d3a Add ERC: dType Alias Extension - Decentralized Type System (#2193)
* Add ERC: dType Alias Extension - Decentralized Type System

* Add EIP number 2193, fix links

As suggested in https://github.com/ethereum/EIPs/pull/2193#discussion_r304121479, https://github.com/ethereum/EIPs/pull/2193#discussion_r304121615

* EIP-2193 - add separator semantics, address PR review

- add separator semantic explanations
- add EIP-155 as requirement, as per https://github.com/ethereum/EIPs/pull/2193#discussion_r304139427
- address https://github.com/ethereum/EIPs/pull/2193#discussion_r304139590
  -- use `external` instead of public
  -- clarify who can set aliases
  -- chainId explanation
  -- use `bytes1 separator` instead of `string separator`
2019-07-19 07:14:06 +12:00
Tom Brand fc9dad1f82 Automatically merged updates to draft EIP(s) 2028 (#2199)
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-18 23:03:21 +12:00
Witek 4e33f4ca90 Automatically merged updates to draft EIP(s) 1761 (#2198)
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-18 14:53:42 +12:00
William Entriken bd877f84f9 Fix typo in (#2194) 2019-07-17 23:40:46 +01:00
Alex Beregszaszi b241c17b6a Remove Deferred from the status list (#2162) 2019-07-17 23:35:03 +02:00
Greg Colvin c9010a4924
Ready for last call. (#2189)
* Update eip-615.md

* Update discussion-to link.

* Update eip-615.md

* Update eip-615.md

* Update eip-615.md

* Update eip-615.md

* Update eip-615.md

Suggested review-period-end in 14 days

* Update eip-615.md
2019-07-15 21:57:23 -04:00
Tim Beiko 4a488ee68d Expand EIP Championing Section in EIP-1 (#1991)
* Update eip-1.md

* Update EIPS/eip-1.md

Co-Authored-By: timbeiko <t.beiko23@gmail.com>

* Update EIP-1 based on reviewer feedback

* Remove qualifiers

Based on @carver's comments.

* Rephrase based on review feedback

Rephrase based on review feedback
2019-07-13 18:28:58 +01:00
Frank.R.Wu 18c5e008d4 Automatically merged updates to draft EIP(s) 1504 (#2188)
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-12 19:06:36 +12:00
Frank.R.Wu 7e3351a34e ERC-1504 Upgradable Smart Contract (USC) (#1504)
* Add EIP-1898: ERC 54 Upgradable Smart Contract

* Rename + Change header

* Update eip-1898.md

* Update eip-1898.md

* Update eip-1898.md

Update eip-1898.md to Dropbox version.

* Update eip-1898.md

* Update eip-1898.md

* Update and rename eip-1898.md to eip-draft_USC.md

modify eip

* Update and rename eip-draft_USC.md to eip-draft_usc.md

* Update and rename eip-draft_usc.md to eip-1504.md

* Update eip-1504.md

* Update eip-1504.md
2019-07-11 08:50:15 +12:00
Loredana Cirstea e3beadb982 Add ERC - dType Storage Extension - Decentralized Type System for EVM (#2158)
* Add ERC - dType Storage Extension - Decentralized Type System for EVM

* Rename eip-dtype_storage_extension.md to eip-2157.md

* Fix spelling mistakes

* Add EIP number 2157 to document
2019-07-10 14:49:11 -06:00
Martin Holst Swende 9148783a41 Automatically merged updates to draft EIP(s) 1884 (#2180)
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-07 22:53:39 +12:00
Loredana Cirstea c9478b841f EIP-1900 Decentralized Type System for EVM (#1900) 2019-07-07 08:15:25 +02:00
Micah Zoltu 19a7fb8715 Automatically merged updates to draft EIP(s) 1102 (#2178)
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-07 02:56:14 +12:00
Antonio Salazar Cardozo 9ca26c943a Automatically merged updates to draft EIP(s) 1108 (#2177)
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-06 01:26:40 +12:00
Shane 13e00fbdba EIP-1901: Add OpenRPC Service Discovery To JSON-RPC Services (#1901)
* EIP-????: Add OpenRPC Service Discovery To JSON-RPC Services

* fix:

* fix(openrpc): add openrpc.json to eip assets

* fix(openrpc): reference eip asset

* Update EIPS/eip-1901.md - document link

* Delete openrpc.json

* Update eip-1901: move link to spec to top

* fix(1901):  preamble + author github usernames

* fix(1901): add copyright info

* fix(1901): add link to eth json rpc spec

* fix(1901): type and category in preamble + spelling

* fix(1901): motivation section and use vendored assets

* fix(1901): add link to multi-geth OpenRPC discovery

* fix(1901): change ordering + small fixes

* fix(1901): typo
2019-07-05 12:39:57 +01:00
Tom Brand 63a5b21c57 Automatically merged updates to draft EIP(s) 2028 (#2176)
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-05 22:32:35 +12:00
Martin Holst Swende c223630e53 Automatically merged updates to draft EIP(s) 1884 (#2175)
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-05 19:55:27 +12:00
Adrian Sutton 4247ec8f7e Automatically merged updates to draft EIP(s) 2159 (#2174)
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-05 17:40:07 +12:00
5chdn f9b28c15ee Automatically merged updates to draft EIP(s) 999 (#2170)
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-04 06:08:40 +12:00
Alex Beregszaszi c036d89deb Automatically merged updates to draft EIP(s) 1571 (#2168)
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-03 09:46:22 +12:00
James Sangalli 34362427b9 set EIP875 to last call and correct errors (#1549) 2019-07-03 08:37:56 +12:00
Talha Cross 39278f0210 eip-225: mark as final (#1954) 2019-07-02 19:00:55 +01:00
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