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

Repair Kread since we're upgrading Zoe #10327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Chris-Hibbert
Copy link
Contributor

refs: #10267

Description

We'll be upgrading Zoe in the next SW upgrade. We need to reset the KREAd subscribers when we do that.

Security Considerations

No broader security implications

Scaling Considerations

Not a scaling concern

Documentation Considerations

I should have remembered this when adding the Zoe upgrade.

Testing Considerations

None

Upgrade Considerations

There's a constraint that we need to enforce when we upgrade Zoe. So far, we've been remembering it, but it would be better to automate.

@Chris-Hibbert Chris-Hibbert added Zoe package: Zoe contract-upgrade next-release about next agoric-sdk or endo release labels Oct 23, 2024
@Chris-Hibbert Chris-Hibbert self-assigned this Oct 23, 2024
@Chris-Hibbert Chris-Hibbert requested a review from a team as a code owner October 23, 2024 20:46
Comment on lines 95 to 98
vm.CoreProposalStepForModules(
// Upgrade Zoe (no new ZCF needed).
"@agoric/builders/scripts/vats/upgrade-zoe.js",
),
Copy link
Member

Choose a reason for hiding this comment

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

I'm confused by the scope of this PR. Isn't upgrade-zoe.js already in the target branch?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

github is confused. It's showing what's supposed to be the base commit, rather than the new one. 784104 is the new commit. Let me rattle something and see what shakes out.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That didn't work. I'll whack it again after #10279 merges.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

rebased. It looks right now.

Copy link

cloudflare-workers-and-pages bot commented Oct 23, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 450698a
Status: ✅  Deploy successful!
Preview URL: https://3d7b869f.agoric-sdk.pages.dev
Branch Preview URL: https://10267-kreadtoo.agoric-sdk.pages.dev

View logs

@Chris-Hibbert Chris-Hibbert changed the base branch from 10267-ZoeUpgrade to master October 23, 2024 20:56
Copy link

Base branch is changed to master. Please re-run the integration tests by adding 'force:integration' label.

@Chris-Hibbert Chris-Hibbert changed the base branch from master to 10267-ZoeUpgrade October 23, 2024 20:57
Base automatically changed from 10267-ZoeUpgrade to master October 23, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contract-upgrade next-release about next agoric-sdk or endo release Zoe package: Zoe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants