openethereum/ethcore/src/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
..
trace_types bloomable trait 2016-08-04 15:38:16 +02:00
account_diff.rs cleaning up hash reexports 2016-08-03 18:05:17 +02:00
block_import_error.rs dedicated types 2016-07-01 21:33:59 +03:00
block_queue_info.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
block_status.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
blockchain_info.rs Merge branch 'master' of github.com:ethcore/parity into move_hash 2016-08-06 00:03:07 +02:00
call_analytics.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
executed.rs Merge branch 'master' of github.com:ethcore/parity into move_hash 2016-08-05 09:30:01 +02:00
filter.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
ids.rs Supporting blockid in eth_call and trace_call/trace_raw (#1837) 2016-08-04 18:17:21 +02:00
log_entry.rs bloomable trait 2016-08-04 15:38:16 +02:00
mod.rs drying ethcore 2016-08-01 19:39:53 +02:00
mod.rs.in Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
receipt.rs improved naming 2016-08-04 08:52:31 +02:00
state_diff.rs cleaning up hash reexports 2016-08-03 18:05:17 +02:00
trace_filter.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
transaction.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
transaction_import.rs ethcore finished 2016-07-01 22:34:50 +03:00
tree_route.rs cleaning up hash reexports 2016-08-03 18:05:17 +02:00