kiwiidb

Results 41 comments of kiwiidb

Boostagrams are currently not supported. As pointed out by Aaron over e-mail: ``` Actually it looks like the extratlvs​ field was only merged in to master on the 22nd of...

Updated with fixes for some of @bumi 's remark. I don't know anything about the webpack/storyboard stuff though.

FYI: https://github.com/jb55/lnsocket/issues/16

@aaronbarnardsound thank you so much, your library is awesome! It works, and I've started working on an integration in #1577

@aaronbarnardsound we have run into some issues. See this Loom video for the current status: https://loom.com/share/8b04e1aa80eb4124b5833cd673f09bae I would need to look more into detail in the library itself and play...

Update: I have manually updated the hard-coded version in `jsonrpc_server.py`. Now lightningd fails with: bcli: The 'blocksonly' mode of bitcoind, or any option deactivating transaction relay is not supported.

We would love to integrate a pure-js commando client in the [Alby extension](https://github.com/getAlby/lightning-browser-extension). Using a JS client and a websocket proxy seems an ideal solution that would "just work". However,...

@ggwilin what you did seems like the right solution. @aaronbarnardsound we'll update the dependency.

I agree that an integrated solution would provide top-notch UX, however the problem with current Lightning providers, both custodial and non-custodial, is that there is no common API. At Alby...

Which hash would the server use in the macaroon in the first step of the LSAT handshake? Would it need to return a macaroon at all, or would the first...