Unverified Commit 2af2ab98 authored by Web3 Philosopher's avatar Web3 Philosopher Committed by GitHub
Browse files

sc-consensus-manual-seal uses Finalizer trait for finalization instead of Backend. (#5469)



* manual-seal uses Finalizer trait for finalization instead of Backend

* fix tests

* use Transaction type

* refactor import_queue

* ugh

* line-width

* Update client/consensus/manual-seal/src/lib.rs

Co-Authored-By: default avatarJoshy Orndorff <[email protected]>

* fix tests

* update docs

* Update client/consensus/manual-seal/src/seal_new_block.rs

Co-Authored-By: default avatarAndré Silva <[email protected]>

* Don't auto-finalize on verification

* Explicity don't finalize on import.

Co-authored-by: default avatarJoshy Orndorff <[email protected]>
Co-authored-by: default avatarJoshy Orndorff <[email protected]>
Co-authored-by: default avatarAndré Silva <[email protected]>
parent 0dc25937
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