lightningdevkit / ldk-sample

Sample node implementation using LDK
Apache License 2.0
166 stars 94 forks source link

panic on pubkey too short #53

Closed TheBlueMatt closed 2 years ago

TheBlueMatt commented 2 years ago

we need to check bounds when parsing a pubkey in the hex utils method.