blixt-wallet icon indicating copy to clipboard operation
blixt-wallet copied to clipboard

Bitcoin Lightning Wallet with focus on usability and user experience

Results 247 blixt-wallet issues
Sort by recently updated
recently updated
newest added

Could possibly use: https://www.npmjs.com/package/webdav https://stackoverflow.com/a/61784589 Let's implement generic WebDAV support. Bounties for this issue: 20k sats alaznem 20k sats Hampus

good first issue
security
has bounty

Steps to reproduce (supposedly): 1. Pay a 0 amount invoice 2. Go to transaction details for the payment.

bug

I stumbled upon this peculiar crash on the macOS build. ``` *** Assertion failure in -[RCTEventEmitter sendEventWithName:body:](), /Users/coco/Projects/Blixt/blixt-wallet-macos/node_modules/react-native-macos/React/Modules/RCTEventEmitter.m:58 2022-04-20 11:15:14.508604+0400 Blixt Wallet Debug[45997:3011467] [General] An uncaught exception was raised 2022-04-20...

bug
research needed

Having a lot of contacts for LN addresses, could be in time really messy. ![image](https://user-images.githubusercontent.com/56997124/160297813-47a54c84-29fb-4050-9044-730f7d8008f6.png) Maybe adding an option to label each contact will be nice. Example: ![image](https://user-images.githubusercontent.com/56997124/160297904-b5de1819-7fe2-4558-bc66-e8a51b548060.png)

> I think the default setting can use value like Phoenix wallet in fee settings, 15 sat as base fee and 0.3% for fee rate. I hope we can customize...

This issue is about testing reproducible builds of android app via Minimal Containers, currently comparing compilation to mainnet file in v2 tag at: https://github.com/hsjoberg/blixt-wallet/releases/download/v0.2.0/blixt-wallet-mainnet-0.2.0.apk remaining tasks: 1. Run jadx/apktool/diffoscope to...