Skip to content

Commit ef92708

Browse files
authored
Merge pull request #338 from JaredTate/develop
v8.26.1 Release - Fix GUI Issues, Enable V2 Transport Tests
2 parents 21fdb15 + 98f03f5 commit ef92708

21 files changed

+308
-626
lines changed

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ For detailed patterns, see COMMON_FIXES.md
108108
## Important Notes
109109

110110
- **Three-way comparison**: Always compare v8.26 ↔ v8.22.2 ↔ Bitcoin v26.2
111-
- **Test all variants**: --descriptors, --legacy-wallet, --usecli
111+
- **Test all variants**: --descriptors, --legacy-wallet, --usecli, --v2transport
112112
- **Document everything**: Update tracking files immediately
113113
- **Mock scrypt**: Currently using mock, causes PoW validation issues
114-
- **v2transport tests**: p2p_leak_tx.py --v2transport is disabled (causes hang) as v2transport is not supported in DigiByte
114+
- **V2 transport**: BIP324 V2 P2P transport is fully supported and tested (disabled by default, enable with `-v2transport=1`)
115115

116116
---
117117

DIGIBYTE_v8.26_RPC_FIX_IMPLEMENTATION_PLAN.md

Lines changed: 0 additions & 377 deletions
This file was deleted.

0 commit comments

Comments
 (0)