webwarrior-ws
webwarrior-ws
lnd version 0.15.1 or higher in end-to-end tests fails to open channel with geewallet with `invalid shutdown script` error. Relevant part of the log: ``` lnd (16440): 2023-01-05 16:15:27.358 [ERR]...
Supersedes #241
Supersedes https://github.com/nblockchain/geewallet/pull/238
Steps to reproduce: 1. Open GWallet Android app 2. Navigate to Send page 3. Click "scan" button 4. Scan QR code that decodes to text "litecoin:ygfdty" (starts with "litecoin:" but...
Fixes #87 Made `ILightningSerializable
Supersedes #274
### flatpak-builder version 1.2.2 ### Linux distribution and version Ubuntu 22.04 ### Affected flatpak-builder tool dotnet/flatpak-dotnet-generator.py ### flatpak-builder tool cli args _No response_ ### Source repository URL https://github.com/webwarrior-ws/packwallet/tree/flatpak ### Flatpak-builder...
Add ElectrumProxy - application that acts as Electrum server redirecting requests to other servers using fault-tolerant parallel client. Implemented Electrum API methods: - server.version - server.ping - blockchain.headers.subscribe - blockchain.block.header...
Implement the import in the backend using NBitcoin (BIP84 derivation path), with option to sweep the funds to a bitcoin account of geewallet with a transaction.