githorray
githorray
I ran into this as well a few releases ago. I had to use NVIDIA Control Panel to set lightning.exe to use Integrated Graphics only. 
Still failing to auto-update to 0.5.8. I had to manually install to get on 0.5.7 from 0.5.6. ``` Error: Error: New version 0.5.8-alpha is not signed by the application owner:...
fingers crossed... https://github.com/lightninglabs/lightning-app/releases/tag/v0.5.9-alpha
Manually updated to 0.5.8. Same error on auto-update to 0.5.9. Maybe still waiting on something to refresh? ``` Error: Error: New version 0.5.9-alpha is not signed by the application owner:...
 Reproducible on Windows 10 32 bit. Error message on launch of installer: "64-bit Windows is required"  Similar issue with electron: https://github.com/electron-userland/electron-builder/issues/2168
lnd now also supports tor and advertises .onion uris. Using eclair behind Orbot in VPN mode, eclair can create a channel with lnd using the .onion url and can send...
"What is BIP-70 and why is it controversial? Why doesn't BitPay implement the more universal BIP-21?" https://www.youtube.com/watch?v=XZKydqYu1RY
The "**Use all available funds**" option adds one sat too many, resulting in the error "**Channel capacity must be between 100,000 and 16,777,216 sat**" 
bos already has a feature that does this if you want to see it in action. `bos increase-inbound-liquidity --spend-address --spend-amount ` https://github.com/alexbosworth/balanceofsatoshis/blob/e822c64ba9cb3b83f4d6896ab6e3f1a1ff4b8018/bos#L608