openethereum/ethcore/src/types
Robert Habermeier 96f4c10453 sweep most unwraps from ethcore crate, dapps crate (#2762)
* sweep most unwraps from ethcore crate

* purge unwrap from dapps server

* whitespace

[ci:none]
2016-10-20 23:41:15 +02:00
..
trace_types Trace filtering fix (#2760) 2016-10-20 23:35:56 +02:00
account_diff.rs get rid of populatable and bytesconvertable traits (#2019) 2016-09-01 12:23:31 +02:00
block_import_error.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
block_status.rs make block queue into a more generic verification queue and fix block heap size calculation (#2095) 2016-09-27 16:50:24 +02:00
blockchain_info.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
call_analytics.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
executed.rs port ethcore 2016-09-01 14:29:59 +02:00
filter.rs Fixing RPC Filter conversion to EthFilter (#2500) 2016-10-07 09:18:32 +02:00
ids.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
log_entry.rs port ethcore 2016-09-01 14:29:59 +02:00
mod.rs drying ethcore 2016-08-01 19:39:53 +02:00
mod.rs.in make block queue into a more generic verification queue and fix block heap size calculation (#2095) 2016-09-27 16:50:24 +02:00
receipt.rs port ethcore 2016-09-01 14:29:59 +02:00
restoration_status.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
snapshot_manifest.rs Snapshot sync (#2047) 2016-09-06 15:31:13 +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.rs sweep most unwraps from ethcore crate, dapps crate (#2762) 2016-10-20 23:41:15 +02:00
transaction_import.rs get rid of populatable and bytesconvertable traits (#2019) 2016-09-01 12:23:31 +02:00
tree_route.rs Use explicit global namespaces in codegen (#1928) 2016-08-17 15:54:24 +02:00
verification_queue_info.rs make block queue into a more generic verification queue and fix block heap size calculation (#2095) 2016-09-27 16:50:24 +02:00