near / mpc

30 stars 6 forks source link

Multichain contract should be versioned #545

Closed ChaoticTempest closed 1 month ago

ChaoticTempest commented 3 months ago

Upgrading or migrating a contract can be a quite a hassle, so we should add in a process for doing these sorts of things including tests against old contracts.

I suggest we follow the versioning design for our contracts. Example here.