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

[Stacks 2.1] Radon Testnet Setup #3336

Closed donpdonp closed 2 years ago

donpdonp commented 2 years ago

I'm helping with the line item on the stacks 2.1 testing spreadsheet that reads: Testnet on Bitcoin mainnet (ex: segwit support) Radon Testnet

The line item is not part of the Discussion titled "Testing Plan for Stacks 2.1" and I'm gathering implementation details. (Let me know if there a better forum for this instead of a github issue.)

Is this an infrastructure task, as in setting up a public testnet of stacks 2.1 nodes? Or is this more of a one-off setup to manually walk through various stacks operations using a local network of stacks 2.1 node? or something else?

(cc @igorsyl @jcnelson )

A related question is: which tag or branch will be used to designate code-complete for 2.1 and testing can begin?

donpdonp commented 2 years ago

closing this to instead add a comment to the Testing Plan discussion.

igorsyl commented 2 years ago

closing this to instead add a comment to the Testing Plan discussion.

Can't find this follow up. Got a link?

donpdonp commented 2 years ago

I came to the conclusion that the Radon setup was a local testnet. Especially given there is a public testnet and it will have its own plan to upgrade to 2.1. Using a dockerfile should make the Radon test process reproducible.