Skip to content

Releases: SatoshiPortal/bullbitcoin-mobile

v0.3.2

14 Sep 22:40
9eae8b3
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • More stable chain swaps
  • Better handling of refunds
  • Various bug fixes and optimizations

v0.3.0

29 Aug 16:28
991e0ef
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

CHAIN SWAPS!

  • Move funds between Instant & Secure wallet
  • Send / Receive across Bitcoin/Liquid Network

MINOR FIXES

  • Bugs related to Frozen Addresses
  • Coin Selection

Special Thanks to Sai for the contributions towards this release!

Release v0.2.2

13 Jun 18:07
b31ca6a
Compare
Choose a tag to compare
Release v0.2.2 Pre-release
Pre-release

0.2.2

CHANGELOG:

  • Improved swap performance
  • RBF
  • Labeling & Coin Selection
  • Import Watch-only wallets

Release v0.2.1-5

29 May 04:36
f355334
Compare
Choose a tag to compare
Release v0.2.1-5 Pre-release
Pre-release

Allow toggling out of testnet.

Release v0.2.1-4

28 May 18:36
2e67843
Compare
Choose a tag to compare
Release v0.2.1-4 Pre-release
Pre-release
  • More stable swap watcher
  • Fixed UI issues that did not allow submarine swaps via Secure wallet or Imported Wallets
  • New swap history page - allows manual swap updates incase of swap watcher failure
  • Better Send/Receive UX via wallets
  • Minor fixes in Migration
  • Better sync after swaps (Balance update fixed for liquid)

Release v0.2.0-9

17 May 11:14
ad79b4f
Compare
Choose a tag to compare
Release v0.2.0-9 Pre-release
Pre-release

BETA version - please be mindful that some bugs may still exist and report them in the Telegram group you can find in the settings page.
This is a major update which includes the addition of a Liquid Network wallet as well as atomic swaps with Lightning Network.
Overall, many improvements and bugfixes were made.
Some features have been removed to be improved and re-added later.

Release v0.1.98-1.1

16 Dec 15:12
3df7ad5
Compare
Choose a tag to compare
Release v0.1.98-1.1 Pre-release
Pre-release

bullbitcoin-mobile-v0.1.98-1.1

Changelog

  • fixed ui bugs in coinselection
  • temporarily disabled coldcard nfc
  • added paste buttons for specific input fields
  • better error handling for electrum

Required/Known-Bugs

  • transaction:
    • recognize transactions to self (these currently show up as the fee amount)
  • tests on descriptor imports

Release v0.1.98-1.0

30 Nov 12:55
deaabf6
Compare
Choose a tag to compare
Release v0.1.98-1.0 Pre-release
Pre-release

bullbitcoin-mobile-v0.1.98-1.0

Changelog

  • electrum:
    • retry from error dialog
  • testnet:
    • network fee related bugs patched
  • permissions:
    • removed packages that added unnecessary permissions:
      • NOTE: This was the de-googled QR library, so degoogled QR issue is
        reopened.

Required/Known-Bugs

  • transaction:
    • recognize transactions to self (these currently show up as the fee amount)
  • tests on descriptor imports

Release v0.1.98

27 Nov 07:46
d771a76
Compare
Choose a tag to compare
Release v0.1.98 Pre-release
Pre-release

bullbitcoin-mobile-v0.1.98

Changelog

  • fixed bugs in fee selection
  • added screen protection in task switcher
  • improved error handling
  • various fixes/improvements in electrum client
  • save currency on app restarts
  • improved test backup ux
  • various fixes in rbf

Required/Known-Bugs

  • transaction:
    • recognize transactions to self (these currently show up as the fee amount)
  • tests on descriptor imports

Release v0.1.97

16 Nov 20:32
660b261
Compare
Choose a tag to compare
Release v0.1.97 Pre-release
Pre-release

bullbitcoin-mobile-v0.1.97

Changelog

  • new error handling logic
  • degoogled QR
  • added coldcard NFC module (ALPHA-UNTESTED)
  • patches in network fee module
  • patches in bump fee ux
  • send : show frozen balances separately
  • send : show if selected utxos do not cover balance
  • patched bugs in wallet selection
  • no wallet section when only one wallet exists
  • patched issues with delete wallet
  • save default fiat currency
  • patches in broadcast
  • patches in delete wallet

Required/Known-Bugs

  • transaction:
    • recognize transactions to self (these currently show up as the fee amount)
  • tests on descriptor imports
  • electrum:
    • sometimes electrum errors and wallet can get stuck, goto settings and
      click save again
  • testnet: using the same seed in testnet and mainnet can lead to bugs when
    deleting wallets.