Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Polar v2.1.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@jamaljsr jamaljsr released this 12 Oct 14:51
· 703 commits to master since this release
e64283b

This release adds support for Taproot Assets v0.3.0-alpha.rc1. This is a release candidate because tapd may introduce some breaking changes before the final v0.3.0-alpha is released.

There are also some small fixes and enhancements included in this release which are listed below.

What's Changed

  • feat(images): add support for Bitcoin Core v25.0 by @jamaljsr in #728
  • fix(cln): use node hostname for P2P Internal url by @jamaljsr in #762
  • Add --tlsextradomain=host.docker.internal to lnd default args by @SeverinAlexB in #761
  • feat(cln): save Core Lightning logs to disk by @jamaljsr in #763
  • feat(images): add support for LND v0.17.0-beta by @jamaljsr in #786

New Contributors

Full Changelog: v2.0.0...v2.1.0-rc1