openethereum/rpc/src/v1/tests/mocked
Tomasz Drwięga 979f4e0617 eth_checkTransaction renamed to eth_checkRequest (#1817)
* 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

* Renaming checkRequest methods, adding tests

* Removing duplicate method [ci skip]

* Remove `_posted`

[ci:skip]

* Remove `_posted`
2016-08-04 16:42:29 +02:00
..
eth.rs No block number in get work while in geth-compat mode. (#1821) 2016-08-03 15:31:00 +02:00
eth_signing.rs eth_checkTransaction renamed to eth_checkRequest (#1817) 2016-08-04 16:42:29 +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