DigiByte Wallet v4.0.82
September 24, 2026
Please update. Like 4.0.81, this release comes out of the scheduled, line-by-line review of the wallet and of the C library underneath it, not from any report of lost funds.
Wiping the wallet is final. Once a wipe has removed the wallet, the app starts afresh on onboarding, so the next wallet you create is created and stored cleanly. If part of a wipe could not finish, the app says so and completes it at the next launch.
A PIN you typed correctly is never counted against you. If the PIN check itself cannot run on the device, the app says so and nothing is counted towards the lock-out or the wipe-after-wrong-PINs setting.
Recover funds asks for your device lock when the wallet key needs it. When it moves coins from an older-style address it signs only with the amount and script that input's parent transaction proves, and it reports the fee it actually paid.
DigiAsset data fetched from a server is accepted only when it is exactly the transaction that was asked for, and an asset send lists every input once and pays the fee it planned. Your assets are re-identified once on the first launch after the update, so they may show "identifying…" for a moment; balances do not change. A DigiDollar send now tries another coin before it gives up.
Three native test suites were added with this work, 85 in all, running on every change to the code and once a week.