Brice

Results 277 comments of Brice

Ok, it seems like Option A is already what is happening on both the miner and signer sides. I don't think we need any changes for that basic case. I...

The case I was primarily concerned about is no longer an issue. I think we can close this issue, though it's possible other cases are found with further testing.

Passes locally on `bugfix/resubmit-dkg-vote-inc-nonce` (#4621) as well.

Passes locally on `bugfix/enable-dkg-in-current-reward-cycle` (#4591).

Passes locally on `feat/stacks-signer-fee-estimate` (#4583) as well.

The issue just seems to be that it takes too long and times out in CI.

It takes about 4 minutes to run locally, but is timing out after 30 minutes in the CI runner. I'm not sure what the best approach should be for tests...

Wait, you can reproduce the problem locally?

Ok, I can reproduce it now locally too. This is a different problem from the one I looked at before, which I could not reproduce locally. I can dig into...