pallet-beefy: ensure mandatory block once per session (#11269)
* pallet-beefy: ensure mandatory block once per session Signed-off-by:acatangiu <adrian@parity.io> * pallet-beefy: fix tests with auth changes every session Signed-off-by:
acatangiu <adrian@parity.io> * Apply suggestions from code review Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com> * beefy: fix incorrect skip session metric on node restart Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com>
Showing
- substrate/client/beefy/src/worker.rs 4 additions, 1 deletionsubstrate/client/beefy/src/worker.rs
- substrate/frame/beefy-mmr/src/tests.rs 17 additions, 9 deletionssubstrate/frame/beefy-mmr/src/tests.rs
- substrate/frame/beefy/src/lib.rs 6 additions, 10 deletionssubstrate/frame/beefy/src/lib.rs
- substrate/frame/beefy/src/mock.rs 1 addition, 2 deletionssubstrate/frame/beefy/src/mock.rs
- substrate/frame/beefy/src/tests.rs 18 additions, 12 deletionssubstrate/frame/beefy/src/tests.rs
Please register or sign in to comment