Fully Noded v0.2.12
This is a hot fix release:
- fixes an issue where local finalization of a psbt with a large number of inputs may have failed, we now always use Bitcoin Core to finalize psbt's to avoid this rare bug
- users may now choose between either the blockchain.info api or coindesk api in settings as blockchain.info has been having a hard time around $50k...
- if your node is running 0.21 we now use
psbtbumpfee
instead ofbumpfee
, which fixes an issue when bumping the fee for FN wallets - deep link files (.psbt and .txn) will now launch the transaction verifier instead of the signers page
- fixes a bug where a never ending spinner would result when parsing outputs in a transaction if no signers exist
- updates to version2 LifeHashes which will change the appearance of your LifeHashes!
- enable the send button when adding a signed raw transaction if it has no confirmations
- fix some UX quirkiness around bumping the fee
- remove the kill switch
- no longer lock the app when it is backgrounded on macOS
- fix a bug for Bitcoin Core 0.21 first time users where a never ending spinner may have shown when creating a FN wallet if the node had no other existing wallets