CosmWasm / wasmvm

Go bindings to the CosmWasm VM
Apache License 2.0
173 stars 102 forks source link

Add CreateChecksum #410

Closed webmaster128 closed 1 year ago

webmaster128 commented 1 year ago

Closes #359

@alpe is this what you need?

I did not create a validity check because there is not much we can check on arbitrary bytes. But ChecksumLen should be public now, such that you can use that.