openethereum/rpc/src/v1/impls
Tomasz Drwięga 88c9cea04d Dapps interface RPC (#3311)
* Dapps Interface RPC

* Adding JS apis

* Support for signer interface in proxypac and embeds

* Fixing tests

* fixing tests again
2016-11-09 19:41:47 +01:00
..
eth.rs Refactoring Signer to auto_args + eth_signTransaction (#3261) 2016-11-09 13:13:35 +01:00
eth_filter.rs Using pending block only if not old (#2514) 2016-10-07 11:13:15 +01:00
mod.rs Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
net.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
parity.rs Dapps interface RPC (#3311) 2016-11-09 19:41:47 +01:00
parity_accounts.rs Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
parity_set.rs Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
personal.rs Refactoring Signer to auto_args + eth_signTransaction (#3261) 2016-11-09 13:13:35 +01:00
rpc.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
signer.rs Refactoring Signer to auto_args + eth_signTransaction (#3261) 2016-11-09 13:13:35 +01:00
signing.rs Refactoring Signer to auto_args + eth_signTransaction (#3261) 2016-11-09 13:13:35 +01:00
signing_unsafe.rs Refactoring Signer to auto_args + eth_signTransaction (#3261) 2016-11-09 13:13:35 +01:00
traces.rs merge with master 2016-09-01 15:07:06 +02:00
web3.rs Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00