blixt-wallet
blixt-wallet copied to clipboard
Bitcoin Lightning Wallet with focus on usability and user experience
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
Steps to reproduce (supposedly): 1. Pay a 0 amount invoice 2. Go to transaction details for the payment.
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...
On mac port at least
Having a lot of contacts for LN addresses, could be in time really messy.  Maybe adding an option to label each contact will be nice. Example: 
> 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...