Commit Graph

8 Commits

Author SHA1 Message Date
Alex Beregszaszi 2015ea3797 Add EIP-1474 as a requirement to RPC ERCs 2019-05-21 18:43:32 +01:00
Micah Zoltu 4eadc60b7e Automatically merged updates to draft EIP(s) 234
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
2018-07-28 12:59:25 +01:00
Micah Zoltu 5bddef7c7a Automatically merged updates to draft EIP(s) 234
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
2018-07-28 12:52:22 +01:00
Micah Zoltu 2ab55cece0 Updates the error response for not found block. (#1079)
* Updates the error response for not found block.

Invalid parameters isn't quite right, since the parameter in this case was valid, but the resource doesn't exist or isn't available.  Also changes `data` to just contain the block hash so that clients have an easier time parsing out the not-found block (no need to use a regex to pull out the block hash).

* Adds author GitHub name to PR
2018-05-17 15:19:23 +01:00
Nick Johnson 7038c5f9b9 Add pages for each EIP type, improve listing tables with links 2018-03-21 15:55:18 +00:00
Nick Johnson 4938bcbf91 Lowercase all frontmatter keys 2018-03-21 12:51:05 +00:00
Nick Johnson cdc9c981e9 Fixed headers for existing EIPs to be conformant YAML frontmatter 2018-03-20 15:10:58 +00:00
Micah Zoltu 32add27038
Assigns EIP number. 2017-12-13 09:43:10 -08:00