stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 667 forks source link

CI: fix mock miner test #5063

Closed kantai closed 1 month ago

kantai commented 1 month ago

Description

I think this fixes the CI issues for the nakamoto mock signing test -- it does this by adjusting the handling of the nakamoto/neon transition in the test's "wait boundaries". This also fixes the two stacks-node binding ports so that there aren't any occasional bind failures.