parity-common/transaction-pool
Andrew Jones 45b4fae70d
Extract `should_replace` from Scoring and supply pooled txs from same sender (#116)
* Extract ShouldReplace trait and pass to import

* Pass old sender txs into should_replace

* Pass sender txs in with both old and new tx

* Docs and extract replace to separate file

* Fix tests and docs

* Bump version (2.0)

* Copyright 2019

* Borrow Transaction

* Make ShouldReplace immutable

* Tabs

* Fix indentation

* Fix tests compilation
2019-03-28 13:23:59 +00:00
..
src Extract `should_replace` from Scoring and supply pooled txs from same sender (#116) 2019-03-28 13:23:59 +00:00
Cargo.toml Extract `should_replace` from Scoring and supply pooled txs from same sender (#116) 2019-03-28 13:23:59 +00:00