openethereum/rpc/src/v1/tests/mocked
Tomasz Drwięga 9fb5623569 Supporting eth_sign in Signer (#1787)
* Making ConfirmationsQueue a bit more generic [WiP]

* Generalizing cofirmations

* New confirmations types - tests

* Separating transaction type in queue. Closes #1310

* Handling sign requests

* Speeding up tests

* Renaming methods

* eth_postSign

* Bumping ui
2016-08-03 10:36:54 +02:00
..
eth.rs Miner tweaks (#1797) 2016-08-02 17:53:32 +01:00
eth_signing.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
ethcore.rs Min and Max peers setting 2016-07-29 17:30:02 +02:00
ethcore_set.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
manage_network.rs Sync IPC interface (#1584) 2016-07-14 12:07:33 +02:00
mod.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
net.rs move existing rpc tests into mocked module 2016-05-26 20:37:08 +02:00
personal.rs dynamic keys pickup 2016-07-31 10:46:28 +02:00
personal_signer.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
rpc.rs move existing rpc tests into mocked module 2016-05-26 20:37:08 +02:00
web3.rs move existing rpc tests into mocked module 2016-05-26 20:37:08 +02:00