openethereum/rpc/src/v1/helpers
Tomasz Drwięga 501b2cdd18 Add error for sendRawTransaction and estimateGas (#3194)
* sendRawTransaction invalid RLP error

* Returning proper error for estimate_gas
2016-11-04 18:33:10 +01:00
..
auto_args.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
block_import.rs Check queue to determine major importing (#2763) 2016-10-20 23:36:18 +02:00
dispatch.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
errors.rs Add error for sendRawTransaction and estimateGas (#3194) 2016-11-04 18:33:10 +01:00
mod.rs Check queue to determine major importing (#2763) 2016-10-20 23:36:18 +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 Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
signer.rs Dapps port RPC (#2819) 2016-10-24 12:21:15 +02:00
signing_queue.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00