openethereum/rpc/src/v1/impls
Nikolay Volf 8102fb9306 Client api cleaning - uncles are returned as rlp (#1516)
* uncle as rlp in the api

* uncle rlp in block view

* fix warning
2016-07-01 19:37:17 +01:00
..
eth.rs Client api cleaning - uncles are returned as rlp (#1516) 2016-07-01 19:37:17 +01:00
eth_filter.rs fixed #1204 2016-06-02 12:44:05 +02:00
eth_signing.rs Adding default for value (#1465) 2016-06-28 11:10:39 +02:00
ethcore.rs Gas limit ceiling option. 2016-06-23 14:29:16 +02:00
ethcore_set.rs U256 instead of Option<U256>. Fix up tests. 2016-06-28 10:21:29 +02:00
mod.rs Ensure we don't reject our own transactions for gasprice. (#1485) 2016-06-29 15:23:41 +02:00
net.rs Network shutdown 2016-06-17 12:58:28 +02:00
personal.rs secret store separated from util (#1304) 2016-06-20 00:10:34 +02:00
personal_signer.rs secret store separated from util (#1304) 2016-06-20 00:10:34 +02:00
rpc.rs Fixing RPC modules compatibility 2016-05-04 14:03:29 +02:00
traces.rs Signer RPC method to check if signer is enabled (#1238) 2016-06-07 10:33:32 -07:00
web3.rs Update web3.rs 2016-03-26 11:19:51 +01:00