Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add allocation checks for asset reserve vat upgrade tests #10541

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iomekam
Copy link
Contributor

@iomekam iomekam commented Nov 20, 2024

closes: #10399

Description

As part of the upgrade all vat work, we want to ensure that this vat can be upgraded correctly. Luckily, there was already an upgrade test in place, but a scenario we were wary about was ensuring that assets survived the upgrade. I've added a quick check here to check the allocations after the upgrade.

Upgrade Considerations

Not relevant directly, but increases confidence in being able to upgrade this vat.

Copy link

cloudflare-workers-and-pages bot commented Nov 20, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: c0fd937
Status: ✅  Deploy successful!
Preview URL: https://4f99f84c.agoric-sdk.pages.dev
Branch Preview URL: https://iomekam-ar-upgrade-tests.agoric-sdk.pages.dev

View logs

@iomekam iomekam marked this pull request as ready for review November 20, 2024 21:01
@iomekam iomekam requested a review from a team as a code owner November 20, 2024 21:01
Copy link
Contributor

@Chris-Hibbert Chris-Hibbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a helpful test, but we shouldn't close #10399 until we have an upgrade set up in upgrade.go, and tests in a3p-integration.

One of the things I'm looking forward to seeing in a3p-integration is that the vstorage records look reasonable after the upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contract Upgrade: v36-Reserve
2 participants