openethereum/rpc/src/v1/types
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
..
block.rs Various improvements to tracing & diagnostics. (#1707) 2016-07-26 16:48:50 +02:00
block_number.rs Fix "pending" parameter on RPC block requests (#1602) 2016-07-14 15:24:12 +02:00
bytes.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
call_request.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
confirmations.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
filter.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
hash.rs Fixing hash deserialisation (#1674) 2016-07-20 12:42:12 +02:00
index.rs Base for Signer Websockets server (#1158) 2016-05-28 19:30:31 +02:00
log.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
mod.rs Base for Signer Websockets server (#1158) 2016-05-28 19:30:31 +02:00
mod.rs.in Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
receipt.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
sync.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
trace.rs Stackoverflow fix (#1742) 2016-07-28 20:31:29 +02:00
trace_filter.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
transaction.rs Various improvements to tracing & diagnostics. (#1707) 2016-07-26 16:48:50 +02:00
transaction_request.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
uint.rs Some obvious evm & uint optimizations (#1576) 2016-07-10 20:18:23 +02:00