-
Notifications
You must be signed in to change notification settings - Fork 212
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
Unable to use setPrice in CLI to reliably change ATOM and stATOM price (for testing) #8281
Comments
Fix referenced here https://agoricopco.slack.com/archives/D04111RPNUW/p1693405763711009?thread_ts=1693332931.497909&cid=D04111RPNUW (dc-multi-collateral-oracle-cli) |
We saw odd
@turadg I don't quite understand that. setPrice attempt
|
@0xpatrickdev and I hit similar symptoms today. |
What needs to happen for me to confirm/test this? or do I assume it'll be in Emerynet/mainnet clone to test for next upgrade i.e. WF, 13, crabble or other |
update / re-install your agoric-sdk stuff. Then do the stuff in To Reproduce again.
Addressing this issue did not involve any on-chain changes. |
I have successfully tested setPrice as described on Emerynet |
Describe the bug
Product rely on CLI commands on testnets in order to test core vaults user flows such as liquidations - this requires us to be able to change the price on demand to trigger liquidations.
setPrice is a function that allows this but has not been reliable (or is broken since adding second collateral type - @dckc please add accurate details).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The price of should change to 7.7 for stATOM in this case.
The text was updated successfully, but these errors were encountered: