openethereum/ethcore
Gav Wood 5d1ff3d7ba Introduce options for fine-grained management of work queue. (#1484)
* Introduce options for fine-grained management of work queue.

- Minimum reseal period between non-mandatory (transaction) reseals.
- Maximum historical cached block size.

Defaults changed to reflect real-world scenarios (2s, 20 blocks).

* Fix test bug.

* 50 -> 20.
2016-06-29 16:26:19 +02:00
..
res Add missing args and some new JSONs for testing. 2016-06-19 14:49:06 +02:00
src Introduce options for fine-grained management of work queue. (#1484) 2016-06-29 16:26:19 +02:00
build.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
Cargo.toml v1.3.0 (#1421) 2016-06-25 10:32:05 +02:00