mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-15 12:50:28 +02:00
docs: note invoice payment hardening
This commit is contained in:
parent
3bb9ab1170
commit
809f45aac8
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
|||
|
||||
#### Maintenance
|
||||
|
||||
* Hardened invoice payments to verify BOLT 11 signatures and expiry, reject
|
||||
unsupported metadata, blinded paths, AMP, and feature semantics, and send
|
||||
only explicitly reconstructed payment components to LND.
|
||||
|
||||
* Added a CI gate and repository agent guidance requiring every pull request to
|
||||
include a non-empty entry in the next release notes unless it carries the
|
||||
`no-changelog` label.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue