0b5bbf6048
* Refactor sync to add priority tasks. * Send priority tasks notifications. * Propagate blocks, optimize transactions. * Implement transaction propagation. Use sync_channel. * Tone down info. * Prevent deadlock by not waiting forever for sync lock. * Fix lock order. * Don't use sync_channel to prevent deadlocks. * Fix tests. |
||
---|---|---|
.. | ||
ancient_import.rs | ||
bad_blocks.rs | ||
chain_notify.rs | ||
client.rs | ||
config.rs | ||
evm_test_client.rs | ||
io_message.rs | ||
mod.rs | ||
private_notify.rs | ||
test_client.rs | ||
trace.rs | ||
traits.rs |