losnappas

Results 28 comments of losnappas

This really is a rather severe issue. Scrolling up using the mouse wheel is borderline impossible; it's constantly getting stuck. Real annoying. I wish the cursor could drop out of...

Could I somehow put the signature help into the balloon instead of the statusline? Also, I quite like this feature from PHPStorm. ![phpstorm](https://user-images.githubusercontent.com/25119292/56079824-0be79400-5de9-11e9-9567-30d5983c171d.png) On the left side you see the...

https://addons.mozilla.org/en-US/firefox/addon/tronkepar/ Is this legit?

Hey, Is there something other than the files in `~/.tmux/resurrect/` that are needed for the resurrections? Here's what I'm thinking. To restore: 1. Start tmux. 2. Run new resurrect script...

I would like to see btcpayserver use lnbits on top of the internal lightning node, exposing only the "virtual wallets" to users. I see that [this issue](https://github.com/btcpayserver/btcpayserver/issues/677) was closed in...

I'd like to know what those limitations were, perhaps we can work them out. > Yeah, I'm working on something in that regard :) cool

I noticed lack of webhooks, too, but that shouldn't be too difficult to put in. Background processing, though, no clue about that one. My guess is that because the different...

I see. I am under the impression that protected accounts are being added, but how will that play with btcpayserver, would you have people create 2 different accounts, one for...

Alright, last question before I check out the code. Which events does btcpayserver want to hear about? Invoice payment, sure, anything else? Invoice creation, is that a possible event? Refund?

So I'm a bit confused here. If btcpayserver can listen directly to the lightning node, then why does it matter whether or not lnbits can do background? If BTCPay gets...