openethereum/rpc/src/v1
Wei Tang 14c9cbd40e
Deny unknown fields for chainspec (#9972)
* Add deny_unknown_fields to chainspec

* Add tests and fix existing one

* Remove serde_ignored dependency for chainspec

* Fix rpc test eth chain spec

* Fix starting_nonce_test spec
2018-11-28 06:21:31 +08:00
..
helpers Add Error message when sync is still in progress. (#9475) 2018-11-27 02:58:27 +08:00
impls Add Error message when sync is still in progress. (#9475) 2018-11-27 02:58:27 +08:00
tests Deny unknown fields for chainspec (#9972) 2018-11-28 06:21:31 +08:00
traits EIP-1186: add `eth_getProof` RPC-Method (#9001) 2018-11-21 20:09:33 +01:00
types EIP-1186: add `eth_getProof` RPC-Method (#9001) 2018-11-21 20:09:33 +01:00
extractors.rs Option to disable keep alive for JSON-RPC http transport (#9848) 2018-11-05 22:39:51 +08:00
informant.rs Option to disable keep alive for JSON-RPC http transport (#9848) 2018-11-05 22:39:51 +08:00
metadata.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
mod.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00