Skip to content

1.6.0 - Gui Enhancements, Improved documentation, ZIL + BIP38 Support

Compare
Choose a tag to compare
@3rdIteration 3rdIteration released this 30 Jan 15:57
· 275 commits to master since this release
f256dfb

Enhancements
*Add Altcoins to GUI for seed recovery
*Add BIP38 wallet support (Bitcoin, Litecoin, Dash, etc)
*Add Zilliqa BIP38 Recovery
*Add Cardano Yoroi Wallet
*Shift documentation to https://btcrecover.readthedocs.io/ (Hopefully this will reduce user-error)
*Include some basic utilities that can be used for simple Algorand seed recovery (Haven't yet included this in seedrecover.py)

Fixes
*Improve compatibility with Blockchain.com wallets (Successfully finds some older wallets that were missed, also now includes more verbose output while running to make it easier to catch any potential new wallet versions that aren't explicitly supported)
*Various fixes and improvements