CosmWasm / wasmvm

Go bindings to the running cosmwasm contracts with wasmer
Apache License 2.0
173 stars 99 forks source link

Differentiate between contract and system error #465

Closed chipshort closed 9 months ago

chipshort commented 10 months ago

closes #398

This should also allow wasmd to handle contract errors and vm errors differently