Skip to content

Comments

CHAINS-6848 Include testnet 4 support#16

Merged
rahul-aravind-opti merged 2 commits intomasterfrom
include-testnet-4-support
Nov 12, 2025
Merged

CHAINS-6848 Include testnet 4 support#16
rahul-aravind-opti merged 2 commits intomasterfrom
include-testnet-4-support

Conversation

@rahul-aravind-opti
Copy link

Cherry-picking this commit - btcsuite#2339.

Used the correct merge-parent: git cherry-pick -m 1 4f4ea81776d6cecd8aa86851064e91feab649221
Resolved conflicts in:
.gitignore: kept upstream additions (.DS_Store, .aider*) and retained .idea once.
go.mod: updated to upstream deps (golang.org/x/crypto v0.22.0, golang.org/x/sys v0.19.0, pgregory.net/rapid v1.2.0).
wire/protocol.go: restored TestNet4 and SigNet constants and added to bnStrings.
wire/protocol_test.go: restored TestNet4 and SigNet in the stringer test list.
Continued the cherry-pick and ran:
go mod tidy
go test ./... -run='^$' (compile-only across all packages)

Roasbeef and others added 2 commits November 12, 2025 17:09
multi: implement testnet4 and add support for soft forks that are always active
@rahul-aravind-opti rahul-aravind-opti merged commit 9ed3973 into master Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants