openethereum/rpc/src/v1/helpers
keorn 271bcf4d5d Return errors from eth_call RPC (#2498)
* propagate call errors

* add error code for execution error
2016-10-09 11:45:12 +02:00
..
auto_args.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
dispatch.rs Separate RPC serialization from implementation (#2072) 2016-09-23 19:42:33 +02:00
errors.rs Return errors from eth_call RPC (#2498) 2016-10-09 11:45:12 +02:00
mod.rs Separate RPC serialization from implementation (#2072) 2016-09-23 19:42:33 +02:00
network_settings.rs Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
params.rs Separate RPC serialization from implementation (#2072) 2016-09-23 19:42:33 +02:00
poll_filter.rs Limit for logs filter. (#2180) 2016-09-21 11:51:10 +01:00
poll_manager.rs fixed eth_getLogs (#915) 2016-04-10 11:42:03 -07:00
requests.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
signer.rs New signer token RPC & Initial signer connection without token. (#2096) 2016-09-21 11:44:49 +01:00
signing_queue.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00