openethereum/rpc/src/v1/types
Marek Kotewicz c39761c042 ethkey and ethstore use hash structures from bigint (#1851)
* Address renamed to H160 at bigint library level

* moved uint specific test from util to bigint library

* naming

* unifing hashes in progress

* unifing hashes

* cleanup redundant unwraps in tests

* fixed compiling
2016-08-15 15:09:00 +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 ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +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 Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
receipt.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
sync.rs Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +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