30a0e6c745
invoices: return payment address and add index from addholdinvoice
1014 B
1014 B
Release Notes
RPC Server
Return payment address and add index from addholdinvoice call.
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.
Contributors (Alphabetical Order)
- ErikEk
- Zero-1729