You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're integrating wasm clients to ibc-go and it'd really help us if we could compile the cosmwasm smart contracts using a docker image so that we can test certain modifications.
The usual rust-optimizer from cosmwasm doesn't work as it doesn't have protoc and likely doesn't use the right rust version.
The text was updated successfully, but these errors were encountered:
We're integrating wasm clients to ibc-go and it'd really help us if we could compile the cosmwasm smart contracts using a docker image so that we can test certain modifications.
The usual
rust-optimizer
from cosmwasm doesn't work as it doesn't have protoc and likely doesn't use the right rust version.The text was updated successfully, but these errors were encountered: