openethereum/ethcore/src/types
Robert Habermeier 67c1f71b6e Proper light client informant and more verification of imported headers (#5897)
* do more validation of imported headers in light client

* generalize informant with traits

* informant implementation for light client

* make comment into TODO

* fix broken test

* disable full checking of headers in light client in sync tests
2017-07-10 13:21:11 +02:00
..
trace_types eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
account_diff.rs Update dependencies and bigint api (#5685) 2017-05-24 12:31:33 +02:00
basic_account.rs rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
block_import_error.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
block_status.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
blockchain_info.rs Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
call_analytics.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
encoded.rs Filters and block RPCs for the light client (#5320) 2017-04-12 12:07:54 +02:00
executed.rs EIP-168, 169: Dust protection (#4757) 2017-06-28 09:10:57 +02:00
filter.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
ids.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
log_entry.rs rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs.in Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mode.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
pruning_info.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
receipt.rs bigint upgraded to version 3.0 (#5986) 2017-07-06 11:26:14 +02:00
restoration_status.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
security_level.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
snapshot_manifest.rs Fine grained snapshot chunking 2017-03-25 13:22:25 +01:00
state_diff.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
trace_filter.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
transaction.rs bigint upgraded to version 3.0 (#5986) 2017-07-06 11:26:14 +02:00
transaction_import.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
tree_route.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
verification_queue_info.rs Proper light client informant and more verification of imported headers (#5897) 2017-07-10 13:21:11 +02:00