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
This version includes CosmWasm v1.4 and is retracted. We are investigating a RuntimeError: out of bounds memory access issue when upgrading a chain from CosmWasm v1.3. See https://twitter.com/CosmWasm/status/1709507168448229497
Add to go.mod in main and releases/v0.4x
retract (
// see https://github.com/CosmWasm/wasmd/issues/1651
v0.42.0
)
The text was updated successfully, but these errors were encountered:
This version includes CosmWasm v1.4 and is retracted. We are investigating a
RuntimeError: out of bounds memory access
issue when upgrading a chain from CosmWasm v1.3. See https://twitter.com/CosmWasm/status/1709507168448229497The text was updated successfully, but these errors were encountered: