Closed obycode closed 2 months ago
i may have a commit to address this with @jferrant help. running tests locally to confirm
Most tests are passing, but there is still one that's faiiling (not a 404 panic at least):
tests::signer::v0::end_of_tenure
fails with:
INFO [1725917597.100188] [testnet/stacks-node/src/tests/signer/mod.rs:488] [tests::signer::v0::end_of_tenure] Get current reward cycle: block_height = 239, rc = 11
thread 'tests::signer::v0::end_of_tenure' panicked at testnet/stacks-node/src/tests/signer/v0.rs:1770:5:
assertion `left == right` failed
left: 11
right: 12
Looks like end_of_tenure
passed. multiple_miners
is fixed in #5075 and @jbencin was looking into mock_mining
.
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.
Matches latest node release, 2.5.0.0.7.