- Update script_P2SH_tests.cpp to use new MapPrevTx (COutPoint->CUtxoEntry)
- Remove obsolete bootstrap download from NSIS installer (requires inetc
plugin; nodes now sync fast from network)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Single command to update version across all 12+ files:
scripts/bump-version.sh 5.7.0
Updates: clientversion.h, version.h, triangles-qt.pro, Dockerfile,
and all packaging manifests (Docker, AUR, Chocolatey, Debian, RPM,
WinGet, Homebrew, Nix, AppImage).
Windows: NSIS setup.exe — double-click to install with Start Menu
shortcuts, desktop icon, uninstaller in Add/Remove Programs.
Tor bundled in tor/ subfolder, auto-detected by wallet.
Linux: .deb packages (dpkg -i) for both Qt wallet and daemon.
Wallet gets desktop entry + app icon. Daemon gets systemd service.
Tor bundled in /usr/lib/cryptographic-triangles/tor/.
macOS: DMG with Tor inside .app bundle (unchanged).
All platforms: download one file, install, run. Zero configuration.