Unverified Commit abd00b12 authored by Nikolay Volf's avatar Nikolay Volf Committed by GitHub
Browse files

Produce block always on updated transaction pool state (#5227)



* make sure return ready iterator once state is updated

* update sc_basic_authorship tests

* update node tests

* fix manual seal

* actually fix service test

* add tests

* Update client/basic-authorship/src/basic_authorship.rs

Co-Authored-By: default avatarTomasz Drwięga <[email protected]>

* helper function

* review suggestions

* warning and continue

* add debug log

* use futures::chennel::oneshot

* use declaration bound

* no option for updated_at

* no allocation

* ready_at / ready

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

Co-Authored-By: default avatarBastian Köcher <[email protected]>

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

Co-Authored-By: default avatarBastian Köcher <[email protected]>

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

Co-Authored-By: default avatarBastian Köcher <[email protected]>

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

Co-Authored-By: default avatarBastian Köcher <[email protected]>

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

Co-Authored-By: default avatarBastian Köcher <[email protected]>

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

Co-Authored-By: default avatarBastian Köcher <[email protected]>

Co-authored-by: default avatarTomasz Drwięga <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 3f66b6f4
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