-
v1.8.17-alpha Pre-Release
released this
2026-09-15 16:53:06 +00:00 | 17 commits to main since this releaseChanges
- Minibits claims that every mint reports as already spent leave the retry queue, clearing repeated failure notices. Network errors and mixed mint failures remain queued for another attempt.
- Minibits polls its primary relay first and connects to public fallback relays only when the primary is unreachable, reducing unnecessary connections.
- Large payment backlogs are fetched from newest to oldest with a saved cursor, so polling can resume after interruptions or page limits. Payments sharing the same timestamp remain reachable.
- Added regression coverage for spent-claim classification, wrapped and mixed mint errors, same-second payments, and interrupted or multi-poll backlogs.
Merged PR #160.
Validation
192 backend tests and 1,097 frontend tests passed. Optimized backend and production dashboard builds passed. The live-network wallet test was skipped.
OTA release with a manifest signed by the pinned release root.
Downloads