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

Zoe use watchPromises for the release branch #8710

Merged

Conversation

Chris-Hibbert
Copy link
Contributor

refs: #8453

Description

push #8453 to the release branch

Security Considerations

N/A

Scaling Considerations

N/A

Documentation Considerations

N/A

Testing Considerations

No additional testing for the release branch.

Upgrade Considerations

This is one of the main parts of upgrade 14

@Chris-Hibbert Chris-Hibbert self-assigned this Jan 4, 2024
@Chris-Hibbert Chris-Hibbert added Zoe package: Zoe next-release about next agoric-sdk or endo release labels Jan 4, 2024
@Chris-Hibbert Chris-Hibbert changed the title 8387 zoe prospective fix rel Zoe use watchPromises for the release branch Jan 4, 2024
Chris-Hibbert and others added 5 commits January 4, 2024 13:40
use watchPromise() to wait for contract finish; This repairs new
contracts, but doesn't help existing contracts.
There was a bug in the part of the test that was attempting to run a
bunch of scenarios across the upgrade. Rather than resuming each run
after the upgrade, it was running the whole scenario from scratch
after the upgrade.
it's not necessarily null. it's whatever the version is that's built.
Copy link
Member

@turadg turadg left a comment

Choose a reason for hiding this comment

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

I'm assuming there were no changes from the code I already reviewed

@Chris-Hibbert Chris-Hibbert merged commit d141183 into dev-upgrade-wallet-factory-2 Jan 4, 2024
57 checks passed
@Chris-Hibbert Chris-Hibbert deleted the 8387-zoeProspectiveFix-rel branch January 4, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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