openethereum/sync
Arkadiy Paronyan 935e8dcf56 Backports to beta (#2628)
* v1.3.8

* mitigate refcell conflict in state diffing (#2601)

* mitigate refcell conflict in state diffing

Also uses RefCell::get_mut in a few places.

* Add test case

* Fixed stalled sync

* Fixed tx queue limit for local transactions (#2616)

* Fixed tx queue limit for local tx

* Fixing test

* Increas gas limit to 20x

* Additional logs when transactions is removed from queue (#2617)

* Database performance tweaks (#2619)
2016-10-14 17:26:35 +02:00
..
src Backports to beta (#2628) 2016-10-14 17:26:35 +02:00
Cargo.toml Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
build.rs drying sync 2016-08-01 19:55:38 +02:00
cov.sh excluded test code from coverage 2016-02-05 02:01:29 +03:00