docs: release note for #7649

This commit is contained in:
Matt Morehouse
2023-05-11 16:58:39 -05:00
parent e198e6693f
commit 55aa7a7bb2

View File

@@ -54,6 +54,11 @@ unlock or create.
`github.com/golang/protobuf/jsonpb` `github.com/golang/protobuf/jsonpb`
module](https://github.com/lightningnetwork/lnd/pull/7659). module](https://github.com/lightningnetwork/lnd/pull/7659).
## Testing
* [Added fuzz tests](https://github.com/lightningnetwork/lnd/pull/7649) for
signature parsing and conversion.
# Contributors (Alphabetical Order) # Contributors (Alphabetical Order)
* Carla Kirk-Cohen * Carla Kirk-Cohen
@@ -62,6 +67,7 @@ unlock or create.
* Erik Arvstedt * Erik Arvstedt
* hieblmi * hieblmi
* Jordi Montes * Jordi Montes
* Matt Morehouse
* Michael Street * Michael Street
* Oliver Gugger * Oliver Gugger
* ziggie1984 * ziggie1984