openethereum/rpc/src/v1
HackyMiner b8da38f4e4 Support eth_chainId RPC method (#9783)
* Support eth_chainId RPC method

 * https://github.com/ethereum/EIPs/pull/695
 * Original PR is #6329

* rpc: remove parity_chainId
2018-10-21 03:13:23 +08:00
..
helpers Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
impls Support eth_chainId RPC method (#9783) 2018-10-21 03:13:23 +08:00
tests Support eth_chainId RPC method (#9783) 2018-10-21 03:13:23 +08:00
traits Support eth_chainId RPC method (#9783) 2018-10-21 03:13:23 +08:00
types Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
extractors.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
informant.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02: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