stacks-network / stacks-core

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

Empty sortition needed a longer block timeout since CI is slow #5220

Closed jferrant closed 1 month ago

jferrant commented 1 month ago

The signer config was marking a miner invalid with a short timeout but due to CI slowing things down, it was common for this to invalidate all miners too quickly. There also was an issue where it did not properly wait for a commit to be processed and ensure the first nakamoto block was processed in boot_to_epoch.

blockstack-devops commented 3 weeks ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.