2021-06-22 05:21:42 +03:00
|
|
|
# Release Notes
|
|
|
|
|
2021-07-17 03:33:00 +03:00
|
|
|
## RPC Server
|
|
|
|
|
|
|
|
[Return payment address and add index from
|
|
|
|
addholdinvoice call](https://github.com/lightningnetwork/lnd/pull/5533).
|
|
|
|
|
2021-07-16 05:22:12 +03:00
|
|
|
# Build System
|
|
|
|
|
|
|
|
[A new pre-submit check has been
|
|
|
|
added](https://github.com/lightningnetwork/lnd/pull/5520) to ensure that all
|
2021-07-20 01:31:48 +03:00
|
|
|
PRs ([aside from merge
|
|
|
|
commits](https://github.com/lightningnetwork/lnd/pull/5543)) add an entry in
|
|
|
|
the release notes folder that at leasts links to PR being added.
|
2021-07-16 05:22:12 +03:00
|
|
|
|
2021-07-17 16:00:05 +03:00
|
|
|
# Code Health
|
|
|
|
|
|
|
|
## Code cleanup, refactor, typo fixes
|
2021-07-20 10:32:53 +03:00
|
|
|
|
2021-07-17 16:00:05 +03:00
|
|
|
* [Unused error check
|
2021-07-20 10:32:53 +03:00
|
|
|
removed](https://github.com/lightningnetwork/lnd/pull/5537).
|
|
|
|
* [Shorten Pull Request check list by referring to the CI checks that are
|
2021-07-20 16:57:43 +03:00
|
|
|
in place](https://github.com/lightningnetwork/lnd/pull/5545).
|
|
|
|
* [Added minor fixes to contribution guidelines](https://github.com/lightningnetwork/lnd/pull/5503).
|
2021-07-17 16:00:05 +03:00
|
|
|
|
2021-07-20 16:16:04 +03:00
|
|
|
## Database
|
|
|
|
|
|
|
|
* [Ensure single writer for legacy
|
|
|
|
code](https://github.com/lightningnetwork/lnd/pull/5547) when using etcd
|
|
|
|
backend.
|
|
|
|
|
2021-06-22 05:21:42 +03:00
|
|
|
# Contributors (Alphabetical Order)
|
2021-07-20 16:57:43 +03:00
|
|
|
* ErikEk
|
|
|
|
* Zero-1729
|