BlueWallet

Bitcoin wallet for iOS & Android. Built with React Native

MIT License

Stars
2.5K
Committers
107

Bot releases are hidden (Show)

BlueWallet - v6.2.13

Published by marcosrdz almost 3 years ago

  • ADD: Rate last updated date

  • ADD: Danish currency.

  • ADD: Truncate prop on Copy to Clipboard component

  • ADD: Update Outdated Rate

  • ADD: Log openURL error

  • FIX: Can't adjust multisig setting on 4" iPhone #4206

  • FIX: Rare crash on multisig wallet details screen

  • FIX: Use containedModal on macOS to unblock prompt UI

  • FIX: Pull-to-refresh on main screen

  • FIX: refresh lndhub wallet balance after paying for invoice by scanning qrcode on main screen

  • FIX: import custom derivation path with passphrase

  • FIX: 0 amounts in custom receive would result in undefined

  • FIX: lnPayURL scan wallet currency in BTC or local currency

  • FIX: Use haptic system settings for biometrics use

  • FIX: scroll index was being reset on focus

  • FIX: lightning address should now work with .onion addresses

  • FIX: Dont allow navigation to other screens when loading

  • DEL: Remove contextMenuHidden

  • TST: cosign with non-zero account (HD single-sig)

BlueWallet - v6.2.12

Published by marcosrdz almost 3 years ago

FIX: Manage funds

BlueWallet - v6.2.11

Published by marcosrdz almost 3 years ago

Highlights:

  • Stability and improvements release

Changelog:

  • ADD: Rate information in Currency Settings

  • ADD: loc sync ar, he, it

  • ADD: Add unique ID in Settings

  • ADD: GCC Arab countries; Saudi riyal, Emirati dirham, Bahraini dinar, Omani rial, Kuwaiti dinar.

  • FIX: LNDHub Tor Import

  • FIX: Device UID was removable

  • FIX: RTL fixes

  • FIX: Some android devices where unable to process onPress

  • FIX: QR reader freezes on MAC Desktop on Send Page #4057

  • FIX: Text was getting overflown on small screens

  • FIX: Locale for prompts

  • FIX: Delete wallet Alert title had confusing string

  • FIX: Quick action update when currency changes

  • FIX: Android dark mode text color

  • FIX: Add recipient was disabled when using max

  • FIX: Sign/Verify uncompressed

  • FIX: Unable to scroll up/down signed transaction summary card. #4019

  • REF: Use currency module

  • REF: INR rate source

BlueWallet - v6.2.10

Published by marcosrdz about 3 years ago

  • ADD: ISK Fiat

  • ADD: Copy QRCode to Clipboard

  • ADD: loc sync fr, he, ar

  • FIX: multisig not exporting correct psbt with all signatures

  • FIX: Clipboard Popup not working #4000

  • FIX: App would crash if navigate was called prior to menu show

  • FIX: The term "Alert" is not part of the localisation file #3895

  • REF: change default electrum servers list

BlueWallet - v6.2.9

Published by marcosrdz about 3 years ago

  • FIX: Lightning wallet was throwing error with Tor
  • FIX: choose next electrum server if current one is dead
  • FIX: dark mode in new import screens
  • FIX: If null or undefined, dont show manage funds button
BlueWallet - v6.2.8

Published by marcosrdz about 3 years ago

Highlights:

  • Wallet accounts search & discovery
  • Offline wallet import
  • Custom derivation paths
  • Passphrases in advanced mode
  • Toggle for disabling Tor
  • Sinhala language

Improvements:

  • View QRCode button on 'is it my address'
  • Support for electrum with bitcoin core 22+
  • Proper fee estimation for multisig
  • Handoff in-app rather than browser
  • Prompts were inaccessible on macOS
  • Screenshot prevented in onchain receive
BlueWallet - v6.2.7

Published by marcosrdz about 3 years ago

Highlights:

  • Sat/vByte instead of sat/byte
  • Tor stability on android
  • Faster native navigation

Improvements:

  • Typos in language file
  • Display built branch on about screen
  • Remove blur package. Use builtin solution
  • Pause QRCode during Export
  • Cobo Vault compatibility
  • Improved currency exchange module
BlueWallet - v6.2.5

Published by Overtorment about 3 years ago

  • ADD: support for truncated BIP39 wordlist (3-4 chars per word)
  • FIX: Lightning address error when typing anything after @
  • FIX: storage issues
  • FIX: Cosign for multisig was not a visible option
  • FIX: Localize LN Invoice Expire time
  • FIX: Unit wasnt defaulting to BTC
  • FIX: localizations ar, es, he, ko, de, fa_IR
  • REF: Update details UI to match design
  • REF: Update payjoin-client
BlueWallet - v6.2.4

Published by marcosrdz about 3 years ago

  • ADD: Open Receive screen on push
  • FIX: Address list would crash on lack of item
  • ADD: lightning address send support (closes #3690)
  • FIX: Use preferred unit for min and max information
  • FIX: Update UI for Send screen if new deeplink data is available
  • FIX: Expand option was available even after use
  • FIX: When selecting to send MAX on part or a X is shown in amount. #2412
  • ADD: pending transaction status screen UX (closes #3183)
  • ADD: onchain receive address now shows ETA on incomming transaction (rel #3183)
  • FIX: Disable toggle if server is for Tor
  • FIX: small RTL alignment issue #3677
  • FIX: multisig cosigner type inferred from the path (closes #3653)
  • FIX: Reordering Wallets UX
  • FIX: If Tor is not supported, throw alert.
  • FIX: If offline mode, disable import button
  • FIX: ImagePicker wasnt processing selected asset
  • REF: Localization for QR
  • FIX: lnurl-pay comment
  • ADD: Enhance offline mode UI
  • ADD: Borders to Dynamic QR Code
  • REF: Use ContextButton for advanced options
  • ADD: lnurl-pay comments (closes #3617)
  • FIX: single-address realm txs storage
  • REF: store HD wallets txs in realm properly, one per row (closes #3357)
BlueWallet - v6.2.3

Published by marcosrdz about 3 years ago

Added

Electrum connection toggle
Share/Save QRCode
Resize selected Images for less error prone QR scanning
Share button on sign/verify screen

Refactored

Move LT to Tools
Speedup wait for electrum
Use new UIMenu
Dont load address txs if > 1000
Connect BlueElectrum explicitly

Fixed

Realm encryption mismatch after backup restore (closes #3332)
Disable slower fees if they match faster fee
Replace ',' with '.' instead of empty string.
Unable to Browse Past First Wallet
Widgets were not reloading (macOS)
Provide more context when local QR code scan fails
Update session state on app termination
Apple Watch invoice gets stuck #1529
OnePlus text cutoff
Don't start WatchConnectivity on macOS

BlueWallet - v6.2.2

Published by marcosrdz about 3 years ago

Added:

  • UI for import electrum wallet with passphrase
    Refactored:
  • Better handling large transactions from electrum
BlueWallet - v6.2.1 - Passphrases

Published by marcosrdz about 3 years ago

New:

  • Passphrase support for wallets
  • Korean language
  • Derivation path for watch only wallets

Improvements:

  • Support lnurl-withdraw via Tor
  • Remove error-prone placeholder scroll calculation
  • Don't use hardcoded label
  • Backup QR doesn't have a "@server" suffix
BlueWallet - v6.1.9

Published by marcosrdz over 3 years ago

Added:

  • Support for URv2 QR codes
  • Offer additional file save destinations on Android
  • macOS Widgets

Fixes:

  • PSBT File save would fail on Android
BlueWallet -

Published by marcosrdz over 3 years ago

Fixes:

Wallet carousel was not rending properly on large screens

BlueWallet - v6.1.7

Published by ncoelho over 3 years ago

ADD: Hierarchy navigator screen
ADD: IRR currency
ADD: better accessibility for buttons
FIX: hardware wallet with BIP44/BIP49 wallet reports incorrect change address in PSBT
FIX: for slip39 wallets import bech32 even if no tx found
FIX: Scanning for a batch tx would reset contentOffset
FIX: Re-order wallet bug
FIX: Typing 1 would turn into 10 due to default custom value
FIX: Ports from previous scan were not cleared

BlueWallet - v6.1.6

Published by ncoelho over 3 years ago

Improvements:

  • Rare alert that recipients list can't be empty
  • Widget App Group
  • Header would flash on dark mode transitions
  • Recipient amount text align
  • Don't open screen with loading indicator
BlueWallet - v6.1.5

Published by marcosrdz over 3 years ago

Fixed
Cannot read seed words for vault key - mostly blank #3232
LNURLPay was defaulting to sats
No scroll in android sim on receive #3192
RTL on iOS doesn't work #3122

Refactored
Storage improvements

Added
Abbreviated Watch Complication Price display

BlueWallet - v6.1.4

Published by marcosrdz over 3 years ago

Fixed

  • File import icon was not visible
  • Check Bech32 uppercase address
  • Dont display Tor text in catalyst
  • Applied xpub to wrong object
  • Cobo vault watch-only occasionally gets imported as wrong wallet type (closes #3152)
  • Widgets shows wrong price in RUB currency

Added

  • Add close to modals #2584

Refactored

  • Smarter utxo selection (closes #3085)

Removed

  • Remove tooltip as its not needed on multisig create screen.
BlueWallet - v6.1.2

Published by marcosrdz over 3 years ago

Added

  • Opt-out of performance and crash reports in settings/privacy

Fixed

  • Loading indicator for wallet details
  • Lightning invoice unit didn't reflect user change
BlueWallet - v6.1.0 - Tor Support

Published by ncoelho over 3 years ago

New

  • Tor support
  • Hierarchy Navigator (List of addresses)
  • Slip39 wallets (Shamir's Secret Sharing)
  • PSBT for all HD watch-only wallets
  • mempool.space as the main explorer

Fixed

  • Complication was showing cents
  • Dark mode makes text illegible
  • Carousel padding and Scan button crash
  • Remove leading zero when doing local currency
  • QR code scanning from file doesn't work on Android
  • Speeded up electrum (caching of some requests)
  • Move general tools under wallet details to "tools" menu
  • Move Privacy under General tab
  • layout on invoice view
  • Multsig layout fixes
  • Refresh wallet if it never been done
  • Easier pairing with HW wallets
  • Derivation & Fingerprint visible only in advanced mode

Languages updates

Finnish, German, Dutch, Portuguese Brazilian, Slovenian, Persian, Spanish, Polish, French, Welsh, Hebrew, Japanese, Romanian
Join us here → https://www.transifex.com/bluewallet/bluewallet

Download

Appstore

Playstore