openethereum/miner/src
Peter Pratscher 1b1941a896 Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143)
* Added --tx-queue-no-early-reject flag to disable early tx queue rejects because of low gas price

* Fixed failing tests, clarified comments and simplified no_early_reject field name.

* Added test case for the --tx-queue-no-early-reject flag
2018-07-24 16:04:48 +03:00
..
pool Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
external.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
gas_price_calibrator.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
gas_pricer.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
lib.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
work_notify.rs SeedHashCompute remove needless new impl (#9063) 2018-07-09 16:47:58 +02:00