Closed jferrant closed 1 month ago
Unfortunately it looks like
multiple_miners
is failing on c60e4a6
NEIN! haha taking another wack at it.
Looks like multiple_miners
is passing now!
Looks like
multiple_miners
is passing now!
Yes i think it might have been failing before with that weird timeout with no logging thing that seems to randomly afflict tests. :/
This LGTM -- my only comment is that you should use the approach from https://github.com/stacks-network/stacks-core/commit/6a3746c9f6ca4edec8e9ce66efdbf074e87f5615 in the rejection tracking.
This fixes tests::signer::v0::partial_tenure_fork
too!
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.
Fixes both multiple_miners and multiple_miners_with_nakamoto_blocks tests.