openethereum/parity
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
..
hypervisor Fixing warnings 2016-06-03 11:36:30 +02:00
cli.rs Introduce options for fine-grained management of work queue. (#1484) 2016-06-29 16:26:19 +02:00
configuration.rs Introduce options for fine-grained management of work queue. (#1484) 2016-06-29 16:26:19 +02:00
dapps.rs Fixing interface and port for parity ui 2016-06-24 12:10:36 +02:00
die.rs trace error in die_with_io_error 2016-05-22 12:48:40 -04:00
informant.rs Fixing clippy warnings 2016-05-26 11:49:58 +02:00
io_handler.rs Fixing warnings 2016-06-20 15:20:55 +02:00
main.rs More miner options. 2016-06-27 18:27:06 +02:00
migration.rs cli config 2016-06-27 14:25:50 +02:00
price_info.rs Fixing clippy warnings 2016-05-17 10:32:05 +02:00
rpc.rs Fixing interface and port for parity ui 2016-06-24 12:10:36 +02:00
rpc_apis.rs Signer with Unlocked Account (#1398) 2016-06-22 21:32:26 +02:00
setup_log.rs Base for Signer Websockets server (#1158) 2016-05-28 19:30:31 +02:00
signer.rs Minor typo. 2016-06-19 12:29:39 +02:00
upgrade.rs Fixing clippy warnings 2016-05-17 10:32:05 +02:00
url.rs Changing macos impl 2016-06-24 12:30:54 +02:00