Dinero v8.0.5
·
19 commits
to dinero-main
since this release
Dinero v8.0.5
Stable point release on top of v8.0.4.
Source commit: 72e5e2ad (tag v8.0.5)
What changed since v8.0.4
Shielded-wallet correctness fixes (Qt + wallet; no consensus change):
- Network-aware HRP in Send-shielded labels (#320). The shielded Send UI now shows only the address prefix for the active network instead of all HRPs.
- Reject too-low explicit shielded fee up front (#322). An explicit shielded fee below the floor is now rejected before the spend is persisted, rather than failing later.
- Stop re-appending chain leaves on rescan; heal drifted wallets (#324). Rescans no longer re-append already-known chain leaves, and drifted wallets are healed by recomputing the position-dependent nullifier.
Assets
- Windows x86_64: built on the dedicated Windows/CUDA machine —
Dinero-8.0.5-windows-x86_64-Setup.exe(user/GUI, bundles SV2 miners),Dinero-Server-8.0.5-windows-x86_64-Setup.exe(headless, GPU-free, verified no CUDA load-time imports; bundles the height-47176 AssumeUTXO snapshot for faster first sync),dinero-v8.0.5-windows-x86_64-msvc.zip(operator stack), andSHA256SUMS-windows-8.0.5. Daemon embeds8.0.5+72e5e2ad+ OpenSSL 3.5.6 + ngtcp2 (QUIC on). - macOS / Linux: added by the platform build hosts.
Verify (Windows): sha256sum -c SHA256SUMS-windows-8.0.5; git verify-tag v8.0.5.
🤖 Generated with Claude Code