Liu-Cheng Xu
|
7e59d172b8
|
Add trivial improvements to transaction pool (#8572)
* Add trival improvements to transaction pool
* .
* Add trival improvements to transaction pool
* Update client/transaction-pool/graph/src/future.rs
* Update client/transaction-pool/graph/src/base_pool.rs
* Fix transaction_debug test
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2021-04-09 11:37:40 +00:00 |
|
Bastian Köcher
|
e3e651f72c
|
Happy new year (#7814)
* Happy new year
Updates the copyright years and fixes wrong license headers.
* Fix the template
* Split HEADER into HEADER-APACHE & HEADER-GPL
|
2021-01-04 09:03:13 +00:00 |
|
Nikolay Volf
|
f5caf030aa
|
Fix quadratic iterations in transaction pool ready set (#6256)
* refactor ready set size calc
* Update client/transaction-pool/graph/src/ready.rs
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* remove pub
* update to new variat
* rename
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2020-06-10 23:25:52 +02:00 |
|