stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 667 forks source link

bugfix/boot_to_epoch_3 in SignerTest should wait for a new commit #5087

Closed jferrant closed 1 month ago

jferrant commented 1 month ago

This was causing stalls in mine_2_nakamoto_reward_cycles which would ue the block commit to trigger a stacks block and would therefore hang if no commit was submitted prior to mining the next burn block.