openethereum/rpc/src/v1/tests/mocked
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
..
eth.rs Add error for sendRawTransaction and estimateGas (#3194) 2016-11-04 18:33:10 +01:00
eth_signing.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
ethcore.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
ethcore_set.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
manage_network.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
mod.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
net.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
personal.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
personal_signer.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
rpc.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
web3.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00