openethereum/miner/src
Andrew Jones bd2e4f9c13
tx-pool: accept local tx with higher gas price when pool full (#10901)
* tx-pool: accept local tx with higher gas price when pool full

* Revert "tx-pool: accept local tx with higher gas price when pool full"

This reverts commit 9d4adc5a

* tx-pool: new tx with same nonce as existing is ready

* tx-pool: explicit check for replacement tx (same sender & nonce)

* Update comment

Co-Authored-By: Tomasz Drwięga <tomusdrw@users.noreply.github.com>

* Replace `ReplaceOld` with `InsertNew` for replacement txs
2019-08-13 14:20:59 +01:00
..
pool tx-pool: accept local tx with higher gas price when pool full (#10901) 2019-08-13 14:20:59 +01:00
external.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
gas_price_calibrator.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
gas_pricer.rs Revive parity_setMinGasPrice RPC call (#10294) 2019-02-11 18:08:12 +01:00
lib.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
local_accounts.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
service_transaction_checker.rs Implement caching for service transactions checker (#10088) 2019-03-31 10:39:38 +02:00
work_notify.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00