near / mpc

30 stars 6 forks source link

Add a test for upgradings nodes and contract #639

Open ChaoticTempest opened 2 weeks ago

ChaoticTempest commented 2 weeks ago

When we go to make deployments, there can be some issues we are not picking up on. It's best if we have a test case where we have a V1 node that gets upgraded to a V2 node. Similarly also the same for our smart contract. This test should ideally be ran per PR just so we do not snowball the amount of changes and not have to fix them later on when we need to actually release.