Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bitcoin] Upgrade bitcoin testnet #3236

Open
baichuan3 opened this issue Jan 26, 2025 · 0 comments
Open

[Bitcoin] Upgrade bitcoin testnet #3236

baichuan3 opened this issue Jan 26, 2025 · 0 comments
Labels
area::bitcoin area::devops DevOps relative issues

Comments

@baichuan3
Copy link
Collaborator

Bitcoin Testnet3 is deprecated, and will soon be replaced by Testnet4, which will cause frequent reorg of the testnet.

We can set Bitcoin Core to run in testnet4 mode by putting chain=testnet4 or testnet4=1 in the configuration, or by using equivalent command-line options (-chain=testnet4 or -testnet4).

And then reset rooch testnet, and regenerate genesis to start rooch testnet.

@baichuan3 baichuan3 added area::bitcoin area::devops DevOps relative issues labels Jan 26, 2025
@baichuan3 baichuan3 added this to Rooch Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::bitcoin area::devops DevOps relative issues
Projects
Status: No status
Development

No branches or pull requests

1 participant