Skip to content

6.1.0

Choose a tag to compare

@ThomasFarstrike ThomasFarstrike released this 14 Mar 13:28
  • Nostr Wallet Connect: add support for NIP47 payment notifications for instant gratification; when a payment comes in, the new wallet balance(s) and updated list of payments are immediately displayed
  • Fix issue #30 that would show "null" if no payment comment was provided (thanks for reporting, @jurjendevries !)

This means we are finally at 100% feature parity between LNBits and NWC, making NWC a first-class citizen for wallet connection without sacrificing any functionality.

It took adding support for payment notifications to the Nostrduino library, because this wasn't supported yet, as well as coordinating with coinos.io to fix a few bugs in their payment notifications. This and two more pull requests were submitted to upstream Nostrduino.

Find it in the web installer and if no bugs are found, we'll activate the update notification for it.

In addition to feature parity, we reached another milestone today: there are now no known, open bugs in the lightning piggy!
The only open issues we have on GitHub are feature requests 🥳