* 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>
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
I have gone through and updated all existing EIPs to match this rule, including EIP-1.
In some cases, people were using markdown citations, I suspect because the long-form was a bit verbose to inline. Since the relative path is quite short, I moved these to inline but I wouldn't be opposed to putting them back to citation format if that is desired by the authors.
In doing the migration/cleanup, I found some EIP references to EIPs that don't actually exist. In these cases I tried to excise the reference from the EIP as best I could.
It is worth noting that the Readme actually already had this rule, it just wasn't expressed properly in EIP-1 and the "Citation Format" section of the readme I think caused people a bit of confusion (when citing externally, you should use the citation format).
* Try to clarify the meaning of EIP fields
* Remove unhelpful extra comments in the template
* Change EIP-1491 from CRLF to LF
* Remove template comments from EIPs
* Fix heading: Abstarct -> Abstract
* Update EIP-2014
* Change author list of EIP-1
* switch to eipv
* fix
* fix
* 1153 remove trailing whitespace
* remove file name checks
* 615 remo whitespace before comma
* 884 remove extra single-quotes
* 1337 remove whitespace before comma
* 1057 remove extra spaces after comma
* 2470 update created date to Y/M/D format
* 1078 update required eips to be in ascending order
* 2477 update required eips to be in ascending order
* 1271 remove extra whitespace
* 2767 required eipupdated to be in ascending order
* 2525 update created date to Y/M/D format
* 2458 remove trailing whitespace
* 1884 remove trailing whitespace
* 712 authors should be on a single line
* 601 remove extra whitespace
* 1485 remove unneeded parentheses
* 634 remove trailing whitespace
* 2657 update discussions-to to correct spelling
* 2009 remove trailing whitespace
* 998 required eips updated to be in ascending order
* 1186 remove trailing whitespace
* 1470 remove extra whitespace
* 1895 update created date to Y/M/D format
* 2747 remove extra whitespace
* 1613 remove leading whitespace
* 1571 can'have both handle and email in author field
* 1191 remove trailing whitespace
* 1973 remove trailing whitespace
* 196 don't wrap title field
* 1679 required eips must be in ascending order
* 1620 author can't have both handle and email
* 197 don't line wrap title field
* 2378 remove extra newline
* 1355 author can't have both handle and email
* 698 update created date to Y/M/D format
* 2193 required eips must be in ascending order
* 214 remove extra info after author email
* use v0.0.3 of eipv
* 1 remove malformed field
* bump eipv to v0.0.4
* cache eipv build
* 1485 remove extra author info
* 2771 removing extra whitespaces
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
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
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
* Add eip-signTypedData
* Change namespace from personal to eth
* Change a way schema hash is combined together with data as proposed by @MicahZoltu
* Add a note about it being implemented in MetaMask as an experimental feature
* Add signerAddress as a parameter
* Add test vectors
* Fix an example
* Missing commas, periods
* Address the feedback
* Add a missing signerAddress parameter in the example
* Change the order of parameters to have an address as a second arg
* Wrote motivation
* WIP
* First draft of specification
* Fixes
* Update to new EIP format
* Assign EIP number
* Clarify encoding of short static byte arrays
* Removed Solidity changes
* Fixup
* Fix typos
* WIP EIP191
* WIP TODO
* WIP Replay attacks
* Fixes the sorted by name example encoding
* Remove Solidity hash
* Added note on replay protection
* Redesign domain separator
* Include images and simple motivation
* Fix up EIP metadata formatting
* Add domain separator
* Remove replay attacks from todo list
* Add Jacob Evans to authors
* Clarify encodeData
* Rename Message example to Mail
* Update mock signing screen
* Rework EIP712Domain
* Update Solidity example
* Update Javascript example
* Relocate files
* Rename DomainSeparator to EIP712Domain (fix)
* Move examples to separate files
* Remove httpOrigin domain parameter
* Update JSON-Schema
* Add registery of version bytes
* Add eip712 to eip191 registery
* Add requires header
* Set correct language on all snipets
* GitHub highlighting for Solidity files
* Update Web3 API specification
* Use abi.encode where possible
* Update JSON-RPC specification
* Asset path repo is ethereums
* Correctly spelling of registry