2815 Commits

Author SHA1 Message Date
Alex Beregszaszi
68d7a0aa32
1559: Use snakecase throughout the spec (#3683)
* 1559: Use snakecase throughout the spec

* 1559: Update ReceiptPayload to also use snakecase (plus ensure cumulative_transaction_gas_used matches the code)
2021-07-29 15:17:42 +00:00
Alex Beregszaszi
5774e1354d
3670: clarifications and test cases (#3689)
Change unassigned to undefined.
2021-07-29 10:29:03 +00:00
Alex Beregszaszi
eae1779f0e
3540: tiny clarifications (#3688) 2021-07-29 10:21:58 +00:00
Mikhail Kalinin
10a597c023
EIP-3675: Upgrade consensus to Proof-of-Stake (#3675)
Specification of the consensus mechanism upgrade on Ethereum Mainnet that introduces Proof-of-Stake.
2021-07-29 16:44:08 +08:00
Pooja Ranjan
472dfc7502
Move EIP-2481 to "Last Call" (#3685)
* Move EIP-2481 to "Last Call"

* Fix header field typo

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2021-07-28 18:49:29 +00:00
Micah Zoltu
289fbaa4eb
1559: Removes unnecessary max (#3640)
We can prove that the `parent_base_fee_per_gas - base_fee_per_gas_delta > 0`, so flooring to 0 is unnecessary.
2021-07-28 06:38:27 +00:00
Alex Beregszaszi
6dd410a182
1559: change value field to amount in RLP, as the spec uses that (#3682)
* 1559: change value field to amount in RLP, as the spec uses that

* 1559: change the sole occurance of access_list to accessList
2021-07-27 19:26:06 +00:00
Pooja Ranjan
e1bbb18a2a
Promote EIP-2124 to Final (#3661)
review-period-end: 2020-09-18
2021-07-27 17:35:08 +00:00
Pooja Ranjan
03410d5a09
Promote EIP-868 to Final (#3660)
review-period-ended on 2020-09-18.
2021-07-27 17:34:40 +00:00
Pooja Ranjan
f16be9cfe2
Promote EIP-778 to Final. (#3659)
Last call ended on 2020-09-18.
2021-07-27 17:31:44 +00:00
Spirin Vladimir
6a4197b584
Update eip-3554.md (#3623)
fix misprint
2021-07-27 17:10:53 +00:00
Nick Mudge
3b9a2b416a
Update eip-2535.md (#3680) 2021-07-27 04:00:02 +00:00
Nick Mudge
95e2b56be8
Update eip-2535.md (#3679) 2021-07-26 23:02:04 +00:00
Nick Mudge
7ff8080ef5
Move eip-2535 to Review (#3674)
* Update eip-2535.md

* Update eip-2535.md

* Move eip-2535 to Last Call

* Change eip-2535 to Review status
2021-07-26 22:20:02 +00:00
Alita Moore
64615706a1
Update auto-merge-bot.yml 2021-07-25 01:05:25 -05:00
Alita Moore
b959cf2d41
Update auto-merge-bot.yml 2021-07-25 00:48:19 -05:00
Blaine Malone
5eee2bc403
EIP2981 status changed to 'Final'. (#3671) 2021-07-24 17:48:33 +00:00
Alita Moore
05787250fb
Update auto-merge-bot.yml 2021-07-24 01:31:39 -05:00
William Morriss
7fcc3bb807
use relative link (#3677) 2021-07-23 14:29:20 +00:00
SuryaSJit
e54158c137
Update eip-2771.md (#3673)
Typo
2021-07-22 17:10:24 +08:00
feld
36edc77e39
Add clear warning to EIPs which are not Living or Final (#3663)
* Add clear warning to EIPs which are not Living or Final

* Expand EIP notices to all not yet finalized

* Use more encouraging language

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2021-07-22 17:00:21 +08:00
William Entriken
d7239c2785
Promote EIP to final (#3654) 2021-07-22 16:41:03 +08:00
Pooja Ranjan
cf6cfe7570
Promote EIP-2436 to Review (#3662)
As per author, the proposal is ready to be moved to review.
Feedbacks are requested at eth-magicians. - https://ethereum-magicians.org/t/eip-3436-expanded-clique-block-choice-rule/5809/5
2021-07-22 16:02:57 +08:00
Alex Beregszaszi
295cbeff95
Use consistent naming for to/destination in 1559 (#3600) 2021-07-20 19:21:23 +00:00
Alex Beregszaszi
a380e73193
Add EOF code validation draft (#3670)
* Add EOF validation draft

* Rename to EIP-3670

* Use new discussion url
2021-07-20 09:29:11 +00:00
Philippe Castonguay
d4abcace04
Update implementation error in ERC-1271 (#3669) 2021-07-19 13:35:21 +00:00
William Morriss
0ebbce5873
EIP 3651: Warm COINBASE (#3651)
Starts the `COINBASE` address warm
2021-07-16 13:27:00 +08:00
Philippe Castonguay
0caa338fe8
ERC-1271 : Set to Last Call (#3639)
* ERC-1271 : Set to Last Call

* Change section title to Reference Implementation

* Update EIPS/eip-1271.md

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2021-07-09 15:04:21 +00:00
Alex Beregszaszi
e502c03bd7
Update EIP-3540 with clarifications and remove 3541-related steps (#3644)
* Update EIP-3540 with clarifications and remove 3541-related steps

* Move simplified implementation

* Remove latex syntax

* Change rationale about format to refer to 3541

* Change abstract to remove 2-hardforks

* Fix discussions-to url for 3540/3541

* f
2021-07-09 14:53:50 +00:00
Alex Beregszaszi
0e90735fac
Fix discussions-to url of EIP-3541 (#3645) 2021-07-09 14:48:54 +00:00
Blaine Malone
e40973d749
EIP2981 status changed to 'Last Call'. ✍️ (#3635)
* fix: updating eip-2981 status from 'Review' to 'Last Call'.

* Triggering auto-merge with empty commit.

* fix: Review period needs to be added for last call status.

* fix: Review period needs to be added for last call status.

* update review-period-end

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2021-07-08 16:51:21 +00:00
Martin Holst Swende
26c0566ffa
EIP-3541: fix erroneous comment (#3634) 2021-06-30 12:08:31 +00:00
Philippe Castonguay
84361ff084
Set ERC-1271 to Review status (#3633) 2021-06-29 19:27:06 +00:00
Marius van der Wijden
93e9a74809
3607: update to use empty code hash instead of codesize (#3632) 2021-06-29 12:46:18 +08:00
Tadashi
6854f0274c
Update eip-1753.md (#3629)
The current example implementation is not compiling on Solidity because of some errors (1. interface does not support state variables nor functions that are not external, and 2. there were some mismatches between the names of the variables). This PR proposes a fix to these errors.
2021-06-28 08:14:29 +00:00
Blaine Malone
ec0756d128
EIP2981 general revisions ✍️ (#3631)
* fix: Grammar, typos and general clarity of ideas.

* Triggering auto-merge with empty commit.
2021-06-28 02:39:15 +00:00
Blaine Malone
d20f7969bf
EIP2981 content revised ✍️ (#3630)
* fix: _value is now _salePrice, royaltyInfo() return values no longer have underscore prefix, checkRoyalties function uses IERC165 interface instead of IERC2981 interface,fixed-percentage wording revised, caveats added around percentage calculation, conversation with artist and marketplace cleaned up.

* fix: Grammar mistake.

* fix: typo, not Buyer, but Royalty recipient.

* fix: Formatting on paragraphs and fixed importing IERC165 interface.

* fix: Cleaner wording for salePrice and royaltyAmount unit of account.
2021-06-26 22:57:58 +00:00
Philippe Castonguay
c795f238af
EIP-1271 update solidity code (#3627) 2021-06-25 14:39:05 +00:00
Philippe Castonguay
db39778e79
EIP-1271; Add additional implementation example (#3626) 2021-06-25 14:33:06 +00:00
Philippe Castonguay
07224846e4
EIP-1271 content update, no specification change (#3625) 2021-06-25 14:23:48 +00:00
William Entriken
f59d909487
Promote 2228 to Last Call (#3550)
* Promote 2228 to Last Call

* Update eip-2228.md

* Update eip-2228.md

Co-authored-by: Alita Moore <alita.moore805@gmail.com>
2021-06-24 12:22:03 +08:00
Richard Moore
5e7ffbea7b
Updated EIP-2098 compact representation with suggestions and moved to review. (#3624) 2021-06-24 00:52:40 +08:00
William Entriken
ad53a6565d
Be less prescribe in copyright note (#3622) 2021-06-21 00:27:48 +00:00
Blaine Malone
448b69a3a7
fix: cleaning up grammar and clarifying conversations between NFT ecosystem participants. (#3620) 2021-06-20 15:00:59 +08:00
Blaine Malone
b0f1209fc5
fix: Typos fixed and used less passive language. Formatting updating in various parts. (#3616) 2021-06-18 19:03:00 +00:00
James Seibel
4fc9304c49
Move EIP-2981 to Review with some final fixes (#3591)
* Move EIP-2981 to Last Call with some final fixes

* Final updates based on comments and change to Review

* Move EIP-2981 to Last Call with some final fixes

* Final updates based on comments and change to Review

* EIP-2681: move to last call (#3139)

Limit account nonce to 2^64-1

* Latest changes from discussion

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2021-06-18 18:40:49 +00:00
marianasoff
1c269a82a1
Update eip-1191.md (#3618) 2021-06-18 18:29:06 +00:00
Alita Moore
7dcf5fc603
Update auto-merge-bot.yml 2021-06-17 18:05:06 -05:00
Pooja Ranjan
f0e228f976
Update EIP-1 (#3613)
* - Updated links - ACD, FEM

- Added EIP editor - Matt Garnett

- recommended to open a discussion thread at FEM (only recommended place)

* Update eip-1.md

add link to FEM & add EIP editor

* Update eip-1.md

* Update eip-1.md

* Update EIPS/eip-1.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update eip-1.md

Removed a line "No `discussions-to` header is necessary if the EIP is being discussed privately with the author."

Co-authored-by: Alita Moore <alita.moore805@gmail.com>
Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-06-17 17:35:39 +08:00
Jean-Philippe Aumasson
a5bf9a59a6
Fix BLS sigs / BLS curve naming confusion (#3612)
* Fix confusion BLS sigs vs BLS curve

* Fix BLS sigs / BLS curve confusion

And deleted the "standard" naming for the CFRG BLS sig draft (it is not a standard, and is far from the status of an IETF standard)

* Fix from review + IETF link

Linking to general page https://datatracker.ietf.org/doc/draft-irtf-cfrg-bls-signature/ rather than version-specific (unless where relevant), as 04 will likely be superseded by a new version.

* Fix from review + IETF link

* Clarification

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>

Co-authored-by: Alita Moore <alita.moore805@gmail.com>
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2021-06-17 16:33:01 +08:00