parity-zcash/sync
Svyatoslav Nikolsky 543d66ce03 Fixed grumbles from #54 (#61)
* async verifying

* lost file

* removed debug timer

* fixed compilation && tests

* fixed typo

* async verification refactoring

* fixed sync stall

* fixed dead_code warning

* get rid of extra locks

* fixed tests

* * separated tasks executor from sync node
* local node mutex removed

* fixed grumbles from #54
2016-10-31 11:18:58 +01:00
..
src Fixed grumbles from #54 (#61) 2016-10-31 11:18:58 +01:00
Cargo.toml Async verification (#54) 2016-10-29 11:52:40 +02:00