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

8606 invite proposals #10719

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

8606 invite proposals #10719

wants to merge 2 commits into from

Conversation

Chris-Hibbert
Copy link
Contributor

closes: #8606
closes: #8597

Description

#8597 suggested adding a test proposal guards in Zoe. This adds that test, and also cleans up a redundant check in coveredCall. The added test exposed a mistake in the Zoe doc, so 1258 fixes that as well.

Security Considerations

None

Scaling Considerations

None.

Documentation Considerations

Improved documentation.

Testing Considerations

Added tests.

Upgrade Considerations

These changes do not impact code on-chain. There's a correction to an example contract, an improvement in a TypeGuard, and a documentation update which will be separately release.

correct one typeGuard

Also noticed that the types documented for
getProposalShapeForInvitation were incorrect. fixed that with
Agoric/documentation#1258
@Chris-Hibbert Chris-Hibbert added Zoe package: Zoe test Zoe Contract Contracts within Zoe labels Dec 17, 2024
@Chris-Hibbert Chris-Hibbert self-assigned this Dec 17, 2024
@Chris-Hibbert Chris-Hibbert requested a review from a team as a code owner December 17, 2024 21:26
Copy link

cloudflare-workers-and-pages bot commented Dec 17, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: f75a179
Status: ✅  Deploy successful!
Preview URL: https://2ab3960b.agoric-sdk.pages.dev
Branch Preview URL: https://8606-invite-proposals.agoric-sdk.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Zoe Contract Contracts within Zoe Zoe package: Zoe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zoe should have a test of proposalShape.
1 participant