Is your feature request related to a problem? Please describe.
There has been a variety of discussion on the stacks-blockchain side about the miner's performance during the Steady Lads mint.
Since this repo is a fork of stacks-blockchain, we could have analogous issues here.
We should start stress testing the hyper-chain.
If we find any fixes, we can backport them to stacks-blockchain, so that Hiro can contribute to stacks-blockchain organically through pursuing its business interest in hyper-chains.
Describe the solution you'd like
- stress testing of hyper-chains
- performance measurements
- improvements
Additional context
This bug was found recently in the miner code stacks-network/stacks-core#3184
Maybe there are more things like this. In either way, we should presumably be fixing in both places.
Is your feature request related to a problem? Please describe.
There has been a variety of discussion on the
stacks-blockchainside about the miner's performance during the Steady Lads mint.Since this repo is a fork of
stacks-blockchain, we could have analogous issues here.We should start stress testing the hyper-chain.
If we find any fixes, we can backport them to
stacks-blockchain, so that Hiro can contribute tostacks-blockchainorganically through pursuing its business interest in hyper-chains.Describe the solution you'd like
Additional context
This bug was found recently in the miner code stacks-network/stacks-core#3184
Maybe there are more things like this. In either way, we should presumably be fixing in both places.