* 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>
If you don't like full-width pages, you can resize your browser window. When looking at code, having artificial width limits can lead to unnecessary scroll bars.
Hi, I'm a bot! This change was automatically merged because:
- It only modifies existing Draft, Review, or Last Call EIP(s)
- The PR was approved or written by at least one author of each modified EIP
- The build is passing
* Update eip-712.md
* just adding space to make sure bot works properly
* reverting afforementioned space
Co-authored-by: Alita Moore <alita.moore805@gmail.com>
* [ERC] MetaProxy Factory Standard
* Allocate number and add eth-magicians link
* codespell
* update section name
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
There has been some desire to get some consistency across these EIPs in terms of naming. Also, `access_list` is snake case while the rest are `camelCase` so I fixed it to align with the rest (and also match casing style of 1559).
* change `o` to `0`
* use github username for author
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Hi, I'm a bot! This change was automatically merged because:
- It only modifies existing Draft, Review, or Last Call EIP(s)
- The PR was approved or written by at least one author of each modified EIP
- The build is passing
Hi, I'm a bot! This change was automatically merged because:
- It only modifies existing Draft, Review, or Last Call EIP(s)
- The PR was approved or written by at least one author of each modified EIP
- The build is passing
Hi, I'm a bot! This change was automatically merged because:
- It only modifies existing Draft, Review, or Last Call EIP(s)
- The PR was approved or written by at least one author of each modified EIP
- The build is passing
We introduce an extensible and versioned container format for the EVM with a once-off validation at deploy time. The version described here brings the tangible benefit of code and data separation, and allows for easy introduction of a variety of changes in the future. It is introduced via two hard forks to avoid breaking any existing executable contracts.
* Extend motivation with option for rollback
* Add test cases
* Switch to Review status
* Remove reference to mainnet tests
* Fix rendering of markdown table
* Updated months to be more accurate.
* Updated number difficulty delay targeting block 13766666
https://etherscan.io/block/countdown/13766666
* Change status to Review
* Pushed back so .1 starts in early december.
Hi, I'm a bot! This change was automatically merged because:
- It only modifies existing Draft, Review, or Last Call EIP(s)
- The PR was approved or written by at least one author of each modified EIP
- The build is passing