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

feat: add an accessor for the vaultDirector's parameters #10707

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

Chris-Hibbert
Copy link
Contributor

closes: #10094

Description

Add a direct way to retrieve the governed parameters from the vaultDirector

Security Considerations

This was already accessible (and intended to be public) via vstorage. It just adds a direct way to request the values when you have the vaultFactory publicFacet.

Scaling Considerations

No effect.

Documentation Considerations

No change

Testing Considerations

Added a Unit test.

Upgrade Considerations

The purpose was to simplify retrieving the previous values for upgrade.

@Chris-Hibbert Chris-Hibbert added the Vaults VaultFactor (née Treasury) label Dec 16, 2024
@Chris-Hibbert Chris-Hibbert self-assigned this Dec 16, 2024
@Chris-Hibbert Chris-Hibbert requested a review from a team as a code owner December 16, 2024 22:55
Copy link

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

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 32f1398
Status: ✅  Deploy successful!
Preview URL: https://8303c75c.agoric-sdk.pages.dev
Branch Preview URL: https://10094-vaultdirparams.agoric-sdk.pages.dev

View logs

@Chris-Hibbert Chris-Hibbert added the automerge:rebase Automatically rebase updates, then merge label Dec 17, 2024
@mergify mergify bot merged commit adb17dd into master Dec 17, 2024
81 checks passed
@mergify mergify bot deleted the 10094-vaultDirParams branch December 17, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge Vaults VaultFactor (née Treasury)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vaults should publish Director's governed params more conveniently
2 participants