LNP Node v0.6 - LN interoperability
This release is based on the new rust-bitcoin
library release (v0.28) and underlying updated LNP/BP library stack v0.6. It provides full LN network compatibility tested by c-lightning interoperability.
What's New
- Full implementation of brontide LN encryption protocol
- Channel creation and operation with c-lightning node
- Embedded funding wallet
What's Changed
- Update license year to 2021 by @UkolovaOlga in #37
- use the expanded path when creating the data dir by @ulrichard in #39
- Fix typos on readme by @grunch in #42
- Update LICENSE by @BTCparadigm in #47
- Fix build dependencies by @crisdut in #49
New Contributors
- @ulrichard made their first contribution in #39
- @grunch made their first contribution in #42
- @BTCparadigm made their first contribution in #47
- @crisdut made their first contribution in #49
Full Changelog: v0.3.0-beta.3...v0.6.0