v0.1.1-1
·
379 commits
to master
since this release
- Implemented RBF (Replace-By-Fee) functionality. This option can be toggled on/off in the Settings.
- Added BIP39 Passphrase option to Settings.
- Added a "Cancel Transaction" button to the Transaction Detail view of the most recently sent, RBF-enabled transaction.
- Bitbip now shuffles outputs prior to adding and signing transactions.
- Added a Help screen modal to the Settings menu in an attempt to clarify the function of each Setting option.
- Added "Send Transaction Fallback", "Enable Testnet" & "Exchange Rate Source" options to Settings.
- Added support for legacy and segwit-compatible addresses in Settings.
- Added support for multiple key derivation paths in Settings.
- Updated default key derivation path from 49 to 84 for P2WPKH based accounts as per the BIP84 spec.
- Added UTXO Blacklisting.
- Minor performance improvements.
- Improved default fee estimations.