openethereum/rpc/src/v1/impls
Marek Kotewicz 6b391312ab net_version caches network_id to avoid redundant aquire of sync read lock (#9544)
* net_version caches network_id to avoid redundant aquire of sync read lock, #8746

* use lower_hex display formatting for net_peerCount rpc method
2018-09-13 10:16:24 +02:00
..
light Allow dropping light client RPC query with no results (#9318) 2018-09-12 11:47:01 +02:00
debug.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
eth_filter.rs Implement EIP234 block_hash for eth_getLogs (#9256) 2018-08-13 15:47:10 +08:00
eth_pubsub.rs Implement EIP234 block_hash for eth_getLogs (#9256) 2018-08-13 15:47:10 +08:00
eth.rs Only check warp syncing for eth_getWorks (#9484) 2018-09-11 01:53:42 +08:00
mod.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
net.rs net_version caches network_id to avoid redundant aquire of sync read lock (#9544) 2018-09-13 10:16:24 +02:00
parity_accounts.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
parity_set.rs Comply EIP-86 with the new definition (#9140) 2018-08-01 13:17:04 +02:00
parity.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
personal.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
private.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
pubsub.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
rpc.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
secretstore.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signer.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signing_unsafe.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
signing.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
traces.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
web3.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00