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
There is simply no reason to update all the contracts. Old contracts should continue to work in new VM versions, so it's actually valuable to keep some old contracts around to test that.
Of course, if there is a new feature that needs to be tested with a contract, then also the contract needs to be updated,
but for that we have many e2e tests in wasmd with contracts built with many different cosmwasm-std versions.
No description provided.
The text was updated successfully, but these errors were encountered: