openethereum/ethcore/src/types
Marek Kotewicz b0d462c6c9 Signature cleanup (#1921)
* 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

* Removing util/crypto in progress.

* fixed compiling

* signature cleanup in progress

* new module - ethcrypto used by ethstore and ethcore-network

* fixed compiling

* fixed compiling

* fixed merge
2016-08-24 18:35:21 +02:00
..
trace_types Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
account_diff.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
block_import_error.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
block_queue_info.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
block_status.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
blockchain_info.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
call_analytics.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
executed.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
filter.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
ids.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
log_entry.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +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 Fix several RPCs (#1926) 2016-08-17 19:25:02 +02:00
state_diff.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
trace_filter.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
transaction_import.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
transaction.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
tree_route.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00