Bob Wallet 2.0.0
v2.0.0 adds support for multi-signature wallets, the ability to transfer names to HIP-0002 address aliases and fixes a few wallet-related issues. It includes hsd v5 with better batching for bulk actions.
Huge thanks to @faltrum, @handshake-enthusiast, @miguelgargallo, @nlydv, @nodech and @pinheadmz for contributions!
Migration
As always, back up your wallet before updating, just in case things go wrong.
This migration from v1.0.0 to v2.0.0 will run on first start, but will not take any extra time.
But, this is a BREAKING change, so after starting v2.0.0 once, v1.0.0 will not load. If, for some reason, you want to downgrade to v1.0.0, all wallets will need to be imported again (but chain data stays and doesn't need download from scratch).
Changelog
Expand to view log
- [34f8b63] - #311 - Add homebrew install method for macOS in README.md
- [ff19920] - #554 - Fixing Tipo misake
- [17e6005] - #590 - Dep updates + hsd v5.0.1
- [9009b28] - #546 - wallet: batch bulk actions
- [03c8162] - #569 - Multisig Wallets
- [af51b5b] - #597 - settings: save log file by file copy
- [281e7ba] - #597 - watchlist: refresh name state on new blocks
- [f3de98b] - #597 - sign-msg: sort names dropdown properly
- [90acfef] - #597 - pkg: fix CSP with correct values
- [703232d] - #597 - ui: pass strings instead of bool to autoComplete
- [703232d] - #597 - ci: add macos builds
- [703232d] - #597 - ci: update actions
- [d2a40b7] - #597 - ci: add retry for flaky npm install on windows
- [e256656] - #597 - send: extract HIP-2 address field as component
- [3dc0596] - #597 - my-domain: use HIP-2 address for transfer
- [19aeea6] - #597 - minor table layout fix for "Your bids" section
- [e9693ef] - #597 - i18n: sort all language files
- [0ee8e45] - #597 - i18n: update placeholder locale to match en
- [16ad7c5] - #598 - i18n: Update fr-FR.json
- [8f735de] - #602 - i18n: Update ca and es_ES translations
- [2c4c376] - #604 - pkg: bump to v2.0.0
New Contributors
- @handshake-enthusiast made their first contribution in #599
Full Changelog: v1.0.0...v2.0.0
Edit (2023-02-17): Bob-2.0.0-x86.dmg
has been updated as the previous build (sha256: 4a710cae8fb04b78cd52860e10a6da73e0c767e328e6e4f0080bac113ccbe495
) failed to open for some users. If the previous build worked fine for you, it is completely safe to continue using it, there is no difference in code, just the build process.