You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could be part of the mine_2_nakamoto_reward_cycles or an extended version of it. It should verify in the second reward cycle that the blocks are not signed by the signers that were in the first reward cycle (and aren't anymore).
ASuciuX
changed the title
If signers rollover (new cycle, different signers); Miner shouldn’t accept sigs from “old”/previous set of signers; (Integration)
If signers rollover (new cycle, different signers); Miner shouldn’t accept sigs from “old”/previous set of signers - Integration Test
Sep 20, 2024
Could be part of the mine_2_nakamoto_reward_cycles or an extended version of it. It should verify in the second reward cycle that the blocks are not signed by the signers that were in the first reward cycle (and aren't anymore).
Update: there is one integration test doing this exact flow here - signer_set_rollover.
Update 2: after analyzing multiple PRs and looking for
signer_set_rollover
CI run, this integration test is working in the latest develop as expected.The text was updated successfully, but these errors were encountered: