1.0 KiB
1.0 KiB
Release Notes
Build System
A new pre-submit check has been added to ensure that all PRs (aside from merge commits) add an entry in the release notes folder that at leasts links to PR being added.
Code Health
Code cleanup, refactor, typo fixes
- Unused error check removed.
- Shorten Pull Request check list by referring to the CI checks that are in place.
- Added minor fixes to contribution guidelines.
Database
- Ensure single writer for legacy code when using etcd backend.
Optimized payment sequence generation to make LNDs payment throughput (and latency) with better when using etcd.
Contributors (Alphabetical Order)
- ErikEk
- Zero-1729