Antoine Poinsot

Results 549 comments of Antoine Poinsot

FWIW, and if you land here googling the "`Neotags: No lang/kind`" : the dev branch solved it for me. If you are using Plug : ```vim Plug 'c0r73x/neotags.nvim', { 'branch':...

It is harmful in the sense that this behaviour is not specified by BIP32. We could accept an invalid descriptor or xpub that another software would refuse (or worse, treat...

ACK 1dc03dda05e9dce128e57f05bb7b1bb02b3cfb9e > This PR removes all non-signaling mentions of BIP125 (if people feel strongly, we can remove all mentions of BIP125 period). I'd be in favour of this. BIP125...

Hmm actually it would require us to deploy an esplora instance in the CI .. Testnet seems good enough for now ?

I meant just ASCII, like spark-wallet does for onion pairing

> Is it possible to pass an additional flag to existing cli command and catch it with a plugin? Nop, but you can introduce a new command `qr-newaddr` which returns...

I think it should be directed to [the C-lightning-REST repo](https://github.com/Ride-The-Lightning/c-lightning-REST) as it is neither related to rebalance nor RTL. The ([common](https://duckduckgo.com/?q=%22nodejs%22+%22jsonparse%22+%22write%22+%22in+state+STOP%22&t=ffab&ia=web)) issue comes from the `jsonparse` library used by C-lightning-REST,...

Wait, this happens *each* time you try to rebalance ? > Not sure how to use RTL as a plugin though. https://github.com/Ride-The-Lightning/c-lightning-REST#option-2-run-as-c-lightning-plugin (not sure if this can be done directly...