openethereum/rpc/src/v1/tests/mocked
Tomasz Drwięga 2f98169539 In-browser signing support (#3231)
* Signer RAW confirmations

* Returning address book as eth_accounts

* UI support for in-browser signing

* Post review fixes

* Adding new methods to jsonrpc

* Fixing eth_accounts

* Deterministic accounts ordering
2016-11-10 11:27:05 +01:00
..
eth.rs In-browser signing support (#3231) 2016-11-10 11:27:05 +01:00
manage_network.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
mod.rs Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
net.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01: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 Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
rpc.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
signer.rs In-browser signing support (#3231) 2016-11-10 11:27:05 +01:00
signing.rs Refactoring Signer to auto_args + eth_signTransaction (#3261) 2016-11-09 13:13:35 +01:00
web3.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00