We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
highPrioritySenders
highPrioritySendersManager exists for things like Inter Price Oracles. It seems beneficial to grant the FUSDC oracle operators the same priviledge.
highPrioritySendersManager
A la Inter Protocol:
agoric-sdk/packages/inter-protocol/src/proposals/replaceElectorate.js
Lines 59 to 89 in 355a2e1
highPrioritySendersManager carries authority
TBD - is verifying in vstorage sufficient?
TBD - depending when this is planned, and if it will be in owns CoreEval Proposal or a chain software upgrade.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the Problem Being Solved?
highPrioritySendersManager
exists for things like Inter Price Oracles. It seems beneficial to grant the FUSDC oracle operators the same priviledge.Description of the Design
A la Inter Protocol:
agoric-sdk/packages/inter-protocol/src/proposals/replaceElectorate.js
Lines 59 to 89 in 355a2e1
Security Considerations
highPrioritySendersManager
carries authorityScaling Considerations
Test Plan
TBD - is verifying in vstorage sufficient?
Upgrade Considerations
TBD - depending when this is planned, and if it will be in owns CoreEval Proposal or a chain software upgrade.
The text was updated successfully, but these errors were encountered: