openethereum/sync/src
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
..
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 (#2628) 2016-10-14 17:26:35 +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