parity-zcash/sync/src
Svyatoslav Nikolsky 0d8bfc8e57 relay canonized blocks 2016-11-21 18:23:28 +03:00
..
best_headers_chain.rs added test for issue #121 2016-11-18 14:00:14 +03:00
blocks_writer.rs refactor sync and bin 2016-11-17 21:37:45 +03:00
hash_queue.rs added test for issue #121 2016-11-18 14:00:14 +03:00
inbound_connection.rs getting rid of sync waits 2016-11-18 16:06:14 +03:00
inbound_connection_factory.rs fixed clippy lints for miner, sync, test-data and verification (#103) 2016-11-09 11:36:52 +01:00
lib.rs fixed client construction 2016-11-18 14:39:34 +03:00
local_node.rs get rid of verification waiter 2016-11-21 14:10:04 +03:00
orphan_blocks_pool.rs fixed clippy warnings 2016-11-17 14:20:37 +03:00
orphan_transactions_pool.rs fixed grumbles 2016-11-17 14:14:16 +03:00
synchronization_chain.rs relay canonized blocks 2016-11-21 18:23:28 +03:00
synchronization_client.rs relay canonized blocks 2016-11-21 18:23:28 +03:00
synchronization_executor.rs relay canonized blocks 2016-11-21 18:23:28 +03:00
synchronization_manager.rs fixed grumbles 2016-11-17 14:14:16 +03:00
synchronization_peers.rs process notfound messages from sync peers 2016-11-16 10:59:54 +03:00
synchronization_server.rs use futures::lazy instead of manual IndexedServerTaskFuture 2016-11-21 15:33:13 +03:00
synchronization_verifier.rs fixed style 2016-11-18 17:10:57 +03:00