stacks-subnets
stacks-subnets copied to clipboard
Minimal set of changes from stacks-blockchain
The code currently has some of the changes from the latest stacks-blockchain, but not all of them. I would much rather either:
- We start with the latest stacks-blockchain code and put the specific changes needed for subnets on top of that.
- Start with a completely separate codebase that only has what we need for subnets, copying only specific parts that we want from stacks-blockchain.
As it is now, I worry that there will be bugs from partial copy/pastes from upstream.