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
With the AssetReserve, we're going to want to verify that assets weren't lost in the upgrade on the testNets (if any) and on MainNet. I think that means we'll need to take a look in vstorage before the upgrade for every platform. (Is there another way to tell post facto?)
Please check with someone who handles upgrades (@toliaqat? @otoole-brendan ) and see how we should prepare for that.
Test Plan
Snippet of output to expect during the upgrade
Key text to look for:
UpgradeAssetReserve
vat: v36: ----- AR.6 2 prepare
signifies that we are withinbuildObjectRoot
for the reserve upgradevat: v36: ----- ReserveKit.5 2 prepareAssetReserveKit
UpgradeAssetReserve.2 3 AssetReserve upgraded: { incarnationNumber: 1 }
UpgradeAssetReserve.2 4 Done.
The text was updated successfully, but these errors were encountered: