CosmWasm / wasmvm

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

Return full gas report to wasmd #448

Closed chipshort closed 1 year ago

chipshort commented 1 year ago

This adjusts the entry points to take a pointer to the full gas report. ~I'll integrate it into the go side when this is merged and the new library is built.~

chipshort commented 1 year ago

Closing this, as we don't need to return all this information to wasmd