BlueWallet v6.4.9: Airdrop MultiSig Cosigner
BlueWallet is a non-custodial Bitcoin and Lightning mobile wallet built with React Native and Electrum. Available on iOS and Android.
- This version adds ability to airdrop keys (Xpubs) during the MultiSig key creation phase, as well as numerous bug fixes.
What's changed
- ADD: airdrop ms cosigner (#5682)
- FIX: Only make call if watch is reachable
- FIX: better tx list update when transactions actually changed (rel #5615)
- FIX: pull-to-refresh while inside the wallet doesnt update the tx list (closes #5615)
- FIX: incorrect fees occasionally (for some electrum servers); better fee estimation
- FIX: unable to delete faulty wallet (rel #5661)
- FIX: Settings was not fully visible on newer iPhone models
- FIX: round circles on Multisig screen
- FIX: stateURL default value
- FIX: import single-sig wallet descriptor (closes #5637)
- REF: Camera Authorization Request