* 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>
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.
The proposed Status to changes to EIP-1 inline with clarifiying the EIP repo as soley a standardization body.
Decisions made during the 17th EIPIP meeting. ethereum-cat-herders/EIPIP#33
* clear more TBDs and merge Andrea's 0.9.4 spec
* fix broken links
* fix another broken link
* fix yet another broken link
* hope for the last broken link
* force bot
* please be the last broken links
* broken test vector label
* another broken link and test vector label
* all links now work in browser
* ?
* ??
A diamond is a set of contracts that can access the same storage variables and share the same Ethereum address.
A contract architecture that makes upgradeable contracts flexible, unlimited in size, and transparent.
Updating EIP-2565 to incorporate feedback from ACD and client implementation teams. Updating status to 'Last Call' as this EIP is now EFI per ACD discussion.
* assets
* draft
* added relative paths
* simple typos
* added discussion URL
* v
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* fixes 'requires' field in eip header
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* Updates EIP name
* Delete .DS_Store
* delete .ds_store
* Removed raw=true for images in markdown
* delete ds_store
* delete ds_store
* small fixes
* Added raw=true to pngs in md file
* Added proposed complexity formula
* minor fix for new complexity formula
* minor markdown formatting for variable
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* minor markdown formatting
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* spelling fix
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* link fix for assigned EIP number
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* link fix for assigned EIP number
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* markdown formatting fix
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* link fix for assigned EIP number
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* fixed markdown formatting
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* use canonical EIP links
Co-Authored-By: Alex Beregszaszi <alex@rtfs.hu>
* Added security considerations and refined test cases section
* whitespace change to trigger build
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
* Add Matomo tracking
* Add development instructions to README
* Add dynamic metadata for EIP pages
* Escape title strings
* Remove Matomo
* Use variables from _config.yaml in head.html
* Omit Jekyll version from header
* Also use twitter_username from _config.yml
* Add permissions system draft
* Fix typo, add missing link, one language change
**Previously:**
>Today web3 browsers like MetaMask always prompt on a per-action basis, but this maximizes security at the cost of user friction. An alternative model of security is to allow applications to request a series of permissions from a user at a time.
**Now:**
>Today web3 browsers like MetaMask always prompt on a per-action basis. This provides security at the cost of substantial user friction. We believe that a single permissions request can achieve the same level of security with vastly improved UX.
**Reasoning:** The former can be interpreted to imply that the permissions model is "less secure." The goal of the updated wording is to preclude that interpretation.
* Add link to active related issue
* Add discussions-to link
* Add header image for proposal
* Add note on domain string
* Update ocap-ld to new name zcap-ld
* Adopt EIP 2255 name
* Fixed spelling
* Fix validations
* 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