Unverified Commit 9ce07746 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Make transaction pool prune transactions only of canonical blocks (#6123)



* Make tx pool aware of retracted fork blocks

* Make it compile

* Update client/transaction-pool/src/lib.rs

Co-authored-by: default avatarNikolay Volf <[email protected]>

* Fix doc test

* Simplify the implementation

* Send tree route as arc to prevent heavy clones

* Switch to use `ExtrinsicHash` to make it more clear

* Fix benchmark

Co-authored-by: default avatarNikolay Volf <[email protected]>
parent 252b146b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment