openethereum/ethcore/src/client
Gav Wood 07b5e9a5c7 Encryption, decryption and public key RPCs. (#1946)
* Fix up pending receipts details.

* Add support for additional params and registry over RPC.

* Fix tests.

* Add test, additional fix.

Fixes #1932.

* Fix up tests.

* Fix test.

* Fix test.

* Remove unused use.

* Add encryption, decryption and public-key RPCs.

* Remove &
2016-09-22 14:48:22 +02:00
..
chain_notify.rs use more mocking in tests 2016-09-05 12:17:21 +02:00
client.rs Remove panickers from trie iterators (#2209) 2016-09-21 12:56:13 +02:00
config.rs Snapshot sync (#2047) 2016-09-06 15:31:13 +02:00
error.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
mod.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
test_client.rs Limit for logs filter. (#2180) 2016-09-21 11:51:10 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Encryption, decryption and public key RPCs. (#1946) 2016-09-22 14:48:22 +02:00