dcSpark / cardano-multiplatform-lib

Rust implementation of Cardano
MIT License
98 stars 36 forks source link

feat: add native-script verify function #332

Closed hadelive closed 4 months ago

hadelive commented 4 months ago

The rust part looks good. Do we want to put the wasm bindings for that now in chain/wasm/utils.rs?

Yes

rooooooooob commented 4 months ago

The checks fail with a clippy warning. Once that is fixed and the check passes I'll LGTM and merge it. Thanks.

hadelive commented 4 months ago

How long does it take for the new release?