openethereum/rpc/src/v1/helpers
Tomasz Drwięga 28dcbc6426 Support external eth_sign (#5481)
* Display a QR for eth_sign requests.

* Support raw confirmation of eth_sign

* Fix ethkey issue on nightly.

* Fixing test.

* Fixing test.
2017-04-27 18:23:22 +02:00
..
accounts.rs Squashed: Public Node 2017-03-29 17:07:58 +02:00
block_import.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
dispatch.rs Support external eth_sign (#5481) 2017-04-27 18:23:22 +02:00
errors.rs Merge branch 'master' into block_header_rpc 2017-04-10 18:06:28 +02:00
fake_sign.rs Traces error handling (#4849) 2017-03-14 13:04:32 +01:00
informant.rs RPC middleware: Informant & Client.keep_alive (#4384) 2017-02-04 22:18:19 +01:00
ipfs.rs Add CIDv0 RPC (#5414) 2017-04-08 13:35:23 +02:00
light_fetch.rs Merge branch 'master' into block_header_rpc 2017-04-12 13:00:32 +02:00
mod.rs Merge branch 'master' into block_header_rpc 2017-04-10 18:06:28 +02:00
network_settings.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
oneshot.rs Updating JSON-RPC crates (#4934) 2017-03-22 07:02:14 +01:00
poll_filter.rs Limit for logs filter. (#2180) 2016-09-21 11:51:10 +01:00
poll_manager.rs Changing Mutex into RwLock for transaction queue (#4951) 2017-03-20 19:15:02 +01:00
requests.rs Add raw hash signing (#5423) 2017-04-12 12:15:13 +02:00
signer.rs Changing Mutex into RwLock for transaction queue (#4951) 2017-03-20 19:15:02 +01:00
signing_queue.rs Don't remove confirmed requests to early. 2017-03-16 13:15:56 +01:00