* 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. |
||
|---|---|---|
| .. | ||
| pool | ||
| external.rs | ||
| gas_price_calibrator.rs | ||
| gas_pricer.rs | ||
| lib.rs | ||
| work_notify.rs | ||