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

Fix: /v3/sortitions calculation and tenure extend behavior #5254

Closed kantai closed 1 month ago

kantai commented 1 month ago

This fixes two issues that came up in nakamoto testnet (probably only #5252 came up so far -- still investigating the details of #5248)

wileyj commented 1 month ago

maybe the target branch here should be the rc branch? then we would PR the rc branch back to develop. I do have some unmerged docs around this in a different PR. i'll see if i can push that forward.

kantai commented 1 month ago

The four failing tests in CI:

tests::signer::v0::min_gap_between_blocks — passes locally tests::signer::v0::partial_tenure_fork — passes locally tests::signer::v0::bitcoind_forking_test — passes locally tests::signer::v0::multiple_miners_with_nakamoto_blocks — fails in develop

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.