Skip to content

Switch to private testnet with clean up and upgrade - #80

Merged
napoly merged 1 commit into
btcpay-monero:masterfrom
napoly:switch-to-private-testnet
Mar 21, 2026
Merged

Switch to private testnet with clean up and upgrade#80
napoly merged 1 commit into
btcpay-monero:masterfrom
napoly:switch-to-private-testnet

Conversation

@napoly

@napoly napoly commented Mar 21, 2026

Copy link
Copy Markdown
Member

@napoly
napoly requested a review from everoddandeven March 21, 2026 15:18
@napoly
napoly force-pushed the switch-to-private-testnet branch 2 times, most recently from 0f8ce90 to 5845810 Compare March 21, 2026 15:41
@napoly
napoly force-pushed the switch-to-private-testnet branch from 5845810 to 833e053 Compare March 21, 2026 15:44
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.25% (target: -1.00%) 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (36867f8) 3536 1233 34.87%
Head commit (833e053) 3536 (+0) 1224 (-9) 34.62% (-0.25%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#80) 3 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@everoddandeven

Copy link
Copy Markdown
Collaborator

Just a reminder: with the testnet configuration only transactions of the v1 protocol will be tested, while with the regtest they start immediately from v16 (current), which may cause potential problems in consolidating tx logic and data model that will use the v16 in production environments.

@napoly

napoly commented Mar 21, 2026

Copy link
Copy Markdown
Member Author

Testnet works for now since we don’t need CLSAG, bulletproofs, stealth addresses... Reverting to regtest or creating a hybrid later should be straightforward.

@napoly
napoly merged commit 8132d85 into btcpay-monero:master Mar 21, 2026
2 checks passed
@napoly
napoly deleted the switch-to-private-testnet branch March 21, 2026 16:22
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.

2 participants