Polar v1.0.1
Full list of changes since
v1.0.0
v1.0.0...v1.0.1
This is a small patch release which fixes a compatibility issue to support Bitcoin Core v0.20.0. There was a breaking change in this version requiring the use of -fallbackfee
in regtest environments.
Features
- images: add support for bitcoind v0.20.0 (a538ca0)
- images: add support for LND v0.10.2-beta.rc2 (be3a135)
- images: add support for LND v0.10.1-beta (20e1ed1)
- images: add support for LND v0.10.0 and c-lightning v0.8.2 (6df87c8)
Bug Fixes
- lnd: add docker container name as tlsextradomain (#355)
Docs
- fix small typos in CONTRIBUTING (#331 & #332) by @nickycutesc