stacks-network / clarity-wasm

`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
12 stars 9 forks source link

secp256k1-recover? should throw a runtime error #383

Closed csgui closed 1 week ago

csgui commented 2 months ago

Should throw Unchecked(TypeValueError... if message-hash is too short.

csgui commented 1 week ago

Fixed by #379