openethereum/sync/src
Arkadiy Paronyan 8492e3e61d Backports to beta v1.3.6 (#2571)
* v1.3.6

* Print backtrace on panic (#2535)

* Don't activate peers on connect; Test (#2537)

* Removing unwarps from sync module (#2551)

* Remove unwrap from client module (#2554)

* remove unwraps in client

* imporve block hash expect message

* mining perf trace

* Fixed race condition in trace import (#2555)
2016-10-11 15:53:45 +02:00
..
tests Backports to beta v1.3.6 (#2571) 2016-10-11 15:53:45 +02:00
api.rs Cache the fork block header after snapshot restoration (#2391) 2016-09-29 12:34:40 +02:00
blocks.rs Backports to beta v1.3.6 (#2571) 2016-10-11 15:53:45 +02:00
chain.rs Backports to beta v1.3.6 (#2571) 2016-10-11 15:53:45 +02:00
lib.rs miner and client take spec reference (#1853) 2016-08-05 23:33:55 +02:00
sync_io.rs Cache the fork block header after snapshot restoration (#2391) 2016-09-29 12:34:40 +02:00