Skip to content

LNP Node v0.9

Latest
Compare
Choose a tag to compare
@dr-orlovsky dr-orlovsky released this 06 Feb 19:20
· 5 commits to master since this release
7259204

What's Changed

  • refactor: optimize Docker build with caching + fix build issues by @louneskmt in #55
  • Add instructions about funding wallet by @crisdut in #54
  • Fix incorrect match (listen command) by @crisdut in #57
  • Daemon does not use port parameter by @crisdut in #59
  • Show peers by protocol (bolt/bifrost) by @crisdut in #58
  • adding a hint to lnpd init to panic in #60
  • Support to Regtest Address by @crisdut in #61
  • fix remote_as flag by @crisdut in #68
  • Fix struct fields order by @crisdut in #66
  • Fix chain mismatch by @crisdut in #64
  • Use AddressCompat to display address by @crisdut in #63
  • Fix open channel management (Bolt 2) by @crisdut in #69

New Contributors

Full Changelog: v0.8.0...v0.9.0