openethereum/rpc/src/v1/traits
Arkadiy Paronyan 33cc10549a Backporting (#3198)
* sendRawTransaction invalid RLP error

* Returning proper error for estimate_gas

* Exposing engine extra info in block RPC (#3169)

* Exposing extra info in RPC

* Proper serialization and client trait API

* Fixing possible race condition in ethcore_hashContent (#3191)

* Remove dapp logos (GHH points to dapp-assets) (#3192)
2016-11-04 18:59:49 +01:00
..
eth_signing.rs Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
eth.rs Backporting (#3198) 2016-11-04 18:59:49 +01:00
ethcore_set.rs RPCs for mode change (#3002) 2016-10-31 16:58:35 +01:00
ethcore.rs Add RPC enode lookup (#3096) 2016-11-02 19:43:21 +01:00
mod.rs Personal split (#2879) 2016-10-27 19:26:34 +02:00
net.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
personal.rs Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00
rpc.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
traces.rs Add RPC & client call to replay a transaction. (#1734) 2016-07-27 21:34:32 +02:00
web3.rs Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00