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

chore(a3p): setup the oracle and push price for ATOM and stATOM at use phase of f:replace-price-feeds #10296

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

Conversation

Jorge-Lopes
Copy link
Collaborator

closes: Agoric/BytePitchPartnerEng#26
refs: Agoric/BytePitchPartnerEng#22

Description

This PR introduces a new script, verifyPushedPrice, which is executed during the use phase of the f:replace-price-feed proposal.
The purpose of this script is to set up the oracle and push an initial price for key brands such as Atom and stAtom. This functionality ensures that a price quote is available for the subsequent proposals and acceptance tests.

Security Considerations

Scaling Considerations

Documentation Considerations

Testing Considerations

The existing test file, priceFeedUpdate.test.js, has been updated to account for the new price feed calls made during the use phase, as well as take advantage of the new helper functions built.

Upgrade Considerations

@Jorge-Lopes Jorge-Lopes requested a review from a team as a code owner October 18, 2024 16:21
Copy link

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

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9080f35
Status: ✅  Deploy successful!
Preview URL: https://9ada7641.agoric-sdk.pages.dev
Branch Preview URL: https://jorge-acceptance-vaults-test.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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup the oracle and push price for ATOM and stATOM at use phase of f:replace-price-feeds
1 participant