openethereum/miner/src/pool
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
..
res Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
tests Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
client.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
listener.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
local_transactions.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Improve should_replace on NonceAndGasPrice (#8980) 2018-06-27 15:59:36 -04:00
queue.rs Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
ready.rs Optimize pending transactions filter (#9026) 2018-07-04 16:37:55 +01:00
scoring.rs Disable per-sender limit for local transactions. (#9148) 2018-07-18 09:14:03 +02:00
verifier.rs Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00