0xpatrickdev / agoric-vault-collateral-proposal

CoreEval Proposal and Permits for Inter Vault Collateral Type
0 stars 3 forks source link

Oracle operator addresses from mainnet should not be used for testing #3

Closed dckc closed 1 year ago

dckc commented 1 year ago

These seem to be the mainnet oracle operator addresses:

https://github.com/0xpatrickdev/agoric-vault-collateral-proposal/blob/1aa1b7036c3cf349ea9fb342f1474b53d1cf0a3f/add-stATOM-oracles.js#L35-L39

For testing on devnet, you might want to choose just 1 or 2 addresses that you have control over. You can then push prices manually.

Or if you want automated updates, you could follow up on simply staking's July 11 comment to coordinate with them:

We’ll soon start testing on an internal testnet ...

dckc commented 1 year ago

fixed in #12

for mainnet, see #14

dckc commented 1 year ago

hang on... the new addresses should impact the bundles, no?

dckc commented 1 year ago

oic. not the bundles. just the core eval script.