BlueWallet
BlueWallet copied to clipboard
Bitcoin wallet for iOS & Android. Built with React Native
When I delete a wallet, I canβt delete another one in the same session. I have to restart the app first. Steps to reproduce: 1.) Open a wallet β Click...
This is a continuation from #7945 to replace TouchableOpacity with Pressable. Related to #2144
After successfully allowing decimal point custom fees (see , and ), there is a new issue with the app explicitly forbidding decimal point custom fees below 1 sat/vB, for example...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@react-navigation/devtools](https://reactnavigation.org) ([source](https://redirect.github.com/react-navigation/react-navigation/tree/HEAD/packages/devtools)) | [`7.0.24` -> `7.0.34`](https://renovatebot.com/diffs/npm/@react-navigation%2fdevtools/7.0.24/7.0.34) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://kotlinlang.org/) ([source](https://redirect.github.com/JetBrains/kotlin)) | `2.0.21` -> `2.2.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
As far as I understand I can hide transactions from the overview from a specific wallet and can hide the balance of a specific wallet. But I think the feature...
Device: iPhone 16 Pro OS version: iOS 18.5 App version: 7.1.9 **What happened** When creating a new on-chain spending transaction in a single-sig hot wallet, I set a custom fee...
Sending bitcoin with payjoin fails with below error message: `wallet (IPayjoinClient-Wallet) was not provided to Payjoin Client` I'm using a hot wallet with many UTXOs. I tried both scanning a...