openethereum/rpc/src/v1/impls
Matthew Martin f0c0da8551 Check if synced when using eth_getWork (#9193) (#9210)
* Check if synced when using eth_getWork (#9193)

* Don't use fn syncing

* Fix identation

* Fix typo

* Don't check for warping

* rpc: avoid calling queue_info twice on eth_getWork
2018-07-31 12:52:49 +01:00
..
light Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
eth_filter.rs Optimize pending transactions filter (#9026) 2018-07-04 16:37:55 +01:00
eth_pubsub.rs Handle removed logs in filter changes and add geth compatibility field (#8796) 2018-06-13 13:39:27 +02:00
eth.rs Check if synced when using eth_getWork (#9193) (#9210) 2018-07-31 12:52:49 +01:00
mod.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
net.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parity_accounts.rs Disable hardware-wallets on platforms that don't support libusb (#8464) 2018-06-26 09:03:38 +02:00
parity_set.rs Completely remove all dapps struct from rpc (#9107) 2018-07-16 13:42:59 +02:00
parity.rs Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
personal.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
private.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02: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 Result wrapper from AccountProvider in RPC impls (#8763) 2018-06-04 10:26:30 +01:00
signing.rs Remove Result wrapper from AccountProvider in RPC impls (#8763) 2018-06-04 10:26:30 +01:00
traces.rs Transactions hashes missing in trace_replayBlockTransactions method result #8725 (#8883) 2018-07-10 15:38:13 +01:00
web3.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00