vulpemventures / go-elements

Go support for Liquid/Elements transactions
MIT License
27 stars 13 forks source link

[HOTFIX] input deserialize checks (InputTapScriptSig & InputTapKeySig) #226

Closed louisinger closed 9 months ago

louisinger commented 9 months ago

Fix some length checks on taproot signature fields while deserializing pset inputs.

@altafan please review