Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@ For detailed patterns, see COMMON_FIXES.md
## Important Notes

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

---

Expand Down
377 changes: 0 additions & 377 deletions DIGIBYTE_v8.26_RPC_FIX_IMPLEMENTATION_PLAN.md

This file was deleted.

Loading
Loading