Go to file
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
ethbloom Update repo url 2019-01-25 20:13:01 +01:00
ethereum-types Update repo url 2019-01-25 20:13:01 +01:00
fixed-hash Fix fixed-hash (#110) 2019-03-07 21:17:48 +01:00
keccak-hash Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
kvdb Revert "Remove more annoying `version` keys to local crates" 2018-09-27 16:48:46 +01:00
kvdb-memorydb prep kvdb-memorydb 2018-08-24 18:25:26 +02:00
kvdb-rocksdb bump regex and log 2018-10-29 18:20:17 +01:00
parity-bytes Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
parity-crypto Update parity-crypto to ring v0.14 (#99) 2019-01-25 17:21:00 +01:00
parity-path crate meta data 2018-08-24 11:54:36 +02:00
parity-util-mem Initialize a crate for memory related tools (#89) 2019-01-16 10:43:43 +01:00
plain_hasher Sort out the std features 2018-11-22 13:51:26 +01:00
primitive-types Fix impl-rlp for uint in primitive-types (#117) 2019-03-27 16:00:33 +03:00
rlp Ready to publish 2018-10-09 15:26:15 +02:00
test-support/patricia-trie-ethereum Clean deprecated crate. 2019-02-07 16:20:49 +01:00
trace-time Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
transaction-pool Extract `should_replace` from Scoring and supply pooled txs from same sender (#116) 2019-03-28 13:23:59 +00:00
trie-standardmap Ready to publish 2018-10-09 15:26:15 +02:00
triehash Remove deps to hashdb, memdb, patricia-trie, keccak-hash. 2019-02-07 10:30:26 +01:00
uint add uint operator benchmarks (#82) 2019-01-26 20:16:52 +01:00
.editorconfig Add .editorconfig 2018-08-22 16:47:11 +02:00
.gitignore .gitignores 2018-07-05 14:25:33 +02:00
.travis.yml Update ci to crate removal. 2019-02-07 18:35:40 +01:00
Cargo.toml Merge pull request #106 from cheme/use-trie 2019-02-08 12:04:48 +03:00
LICENSE Initial commit 2018-06-29 10:45:56 +02:00
README.md readme: remove broken appveyor badge 2019-01-25 17:26:20 +01:00

README.md

Build Status travis

parity-common

Collection of crates used in Parity Technologies projects