Closed obycode closed 2 months ago
I will check these failing integration tests before merging.
tests::epoch_25::microblocks_disabled
is flaky in CI but passes locallytests::nakamoto_integrations::forked_tenure_is_ignored
is flaky in CI but passes locallytests::signer::v0::multiple_miners
is flaky in CI but passes locallytests::signer::v0::mine_2_nakamoto_reward_cycles
is hitting some strange CI problem, but passes locally (it takes almost 5 minutes locally, so that's likely too long to run in CI)tests::signer::v0::signer_set_rollover
is hitting some strange CI problem, but passes locallyThis 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.
Just adding documentation about the
burnchain.timeout
config parameter and then using it instead of a 60s hard-coded value.