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

⚡️ A minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps.

Results 95 spark-wallet issues
Sort by recently updated
recently updated
newest added

Following the reproducible build instructions, I run into a missing dependency `openjdk-8-jdk-headless=8u302-b08-1~deb9u1`: ``` $ mkdir ~/tmp $ cd ~/tmp/ $ git clone https://github.com/shesek/spark-wallet && cd spark-wallet $ git checkout v0.3.1...

I downloaded the app off Aurora Store and when I open I get "error getting referral code" and the so doesn't do anything. I've tried with and without orbot turned...

Bumps [electron](https://github.com/electron/electron) from 8.5.5 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...

dependencies

Spark wallet log: ``` 2022-06-08T20:48:59.035310Z TypeError: Invalid attempt to spread non-iterable instance. 2022-06-08T20:48:59.035711Z In order to be iterable, non-array objects must have a [Symbol.iterator]() method. 2022-06-08T20:48:59.035952Z at _nonIterableSpread (/usr/local/lib/node_modules/spark-wallet/dist/app.js:11:39) 2022-06-08T20:48:59.036192Z...

I've added the websocket in electron build. The front-end needs improvement, but the RPC console is working fine.

received the following message when attempting to open a channel: LightningError: They sent error channel 0a9xxxxxxxxxxxxxxxxxxxxxx: funding failed due to internal error at createError (/usr/local/lib/node_modules/spark-wallet/node_modules/error/typed.js:40:22) at LightningClient.once.res (/usr/local/lib/node_modules/spark-wallet/node_modules/clightning-client/index.js:122:28) at Object.onceWrapper...

Does Spark-Wallet support the Litecoin Lightning network? If not, it would be great if it could be added. The lightning server is the same as for bitcoin, so it shouldn't...

I keep getting the error listed above every time I try to pay an invoice. Message in paystatus is: /home/username/.lightning/lingtning-rpc is missing, using the bitcoin mainnet subdirectory at /home/username/.lightning/bitcoin instead....

I can connect to my spark wallet just fine using the Tor browser on my laptop, but the Cordova app on my phone still won't connect. I have Orbot and...

Just started trying this out. I ran ``` npm install -g spark-wallet ``` Now when I try to start spark-wallet, I get an error. ``` 1 master % spark-wallet internal/fs/utils.js:332...