openethereum/rpc/src/v1/impls
David 25dc1c2155 block_header can fail so return Result (#8581)
* block_header can fail so return Result

* Restore previous return type based on feedback

* Fix failing doc tests running on non-code
2018-05-11 11:34:07 +02:00
..
light block_header can fail so return Result (#8581) 2018-05-11 11:34:07 +02:00
eth.rs Decoding headers can fail (#8570) 2018-05-09 12:05:56 +02:00
eth_filter.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
eth_pubsub.rs Keep all enacted blocks notify in order (#8524) 2018-05-07 12:58:25 +02:00
mod.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
net.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
parity.rs Decoding headers can fail (#8570) 2018-05-09 12:05:56 +02:00
parity_accounts.rs Fix wallet import (#7873) 2018-02-14 14:21:58 +01:00
parity_set.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
personal.rs More code refactoring to integrate Duration (#8322) 2018-04-14 21:35:58 +02:00
private.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
pubsub.rs Drop jsonrpc_core::Error 2017-11-14 12:17:48 +01:00
rpc.rs Drop jsonrpc_core::Error 2017-11-14 12:17:48 +01:00
secretstore.rs SecretStore: secretstore_generateDocumentKey RPC (#7864) 2018-03-01 10:00:44 +01:00
signer.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
signing.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
signing_unsafe.rs Removes redundant parentheses, whitelists them in generated code (#7721) 2018-01-31 09:48:37 +01:00
traces.rs Decoding headers can fail (#8570) 2018-05-09 12:05:56 +02:00
web3.rs No hardcoded client name (#8368) 2018-04-11 14:41:06 +02:00