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

devnet oracle addresses #6950

Closed
rowgraus opened this issue Feb 8, 2023 · 8 comments
Closed

devnet oracle addresses #6950

rowgraus opened this issue Feb 8, 2023 · 8 comments
Assignees
Labels
vaults_triage DO NOT USE

Comments

@rowgraus
Copy link

rowgraus commented Feb 8, 2023

No description provided.

@dckc
Copy link
Member

dckc commented Mar 21, 2023

The bulk of this seems done as of, if not before, #6957 .

But I suppose we lack the actual production addresses of the oracle operators. So I'll leave it open for that and re-assign to @otoole-brendan

what we have:

before any proposals:

  • a priceAuthorityAdmin, i.e. a widget for getting a price authority for arbitrary pairs in a proposal to add, for example, ATOM as a vault collateral:
  • a price aggregator contract, where invitations go to oracle operators
  • CLI tools to pushPrice
  • real operator node stuff to pushPrice
  • a scaledPriceAuthority widget to take idealized ATOM/USD prices and convert to ATOM-via-ibc/IST prices
    plus:
  • a test widget to get the scaledPriceAuthority to hand out prices before anyone has done any pushPrice
    I'm not aware of anything else that might be needed for vaults.

The delayed oracle stuff (#5843) doesn't seem to need more bootstrap config.

@dckc dckc assigned otoole-brendan and unassigned Chris-Hibbert Mar 21, 2023
@otoole-brendan
Copy link
Contributor

Have asked Simply Staking for both devnet and mainnet oracle operator addresses. @dckc where is best place to share these when I receive them?

@dckc
Copy link
Member

dckc commented Mar 22, 2023

Here in this issue would work for me. Or in a spreadsheet or whatever.

Eventually it ends up in source code; for example:

"economicCommitteeAddresses": {
"Jason Potts": "agoric1gx9uu7y6c90rqruhesae2t7c2vlw4uyyxlqxrx",
"Chloe White": "agoric1d4228cvelf8tj65f4h7n2td90sscavln2283h5",
"Thibault Schrepel": "agoric14543m33dr28x7qhwc558hzlj9szwhzwzpcmw6a",
"Chris Berg": "agoric13p9adwk0na5npfq64g22l6xucvqdmu3xqe70wq",
"Youssef Amrani": "agoric1el6zqs8ggctj5vwyukyk4fh50wcpdpwgugd5l5",
"Joe Clark": "agoric1zayxg4e9vd0es9c9jlpt36qtth255txjp6a8yc"
}

@otoole-brendan
Copy link
Contributor

@dckc I received the devnet oracle operator addresses from Simply Staking. See below:

P2P - agoric10vjkvkmpp9e356xeh6qqlhrny2htyzp8hf88fk
Simply Staking - agoric1chxpyq88g9vhv7lkje3ap8yexajmwkq66fyfhq
DSRV - agoric1lw4e4aas9q84tq0q92j85rwjjjapf8dmnllnft
01node - agoric1ra0g6crtsy6r3qnpu7ruvm7qd4wjnznyzg5nu4
Stakin - agoric1zj6vrrrjq4gsyr9lw7dplv4vyejg3p8j2urm82

(mainnet addresses still pending though)

@otoole-brendan
Copy link
Contributor

Although I just realized you may only care about mainnet addresses...

@otoole-brendan
Copy link
Contributor

Tracking dependency of addresses via #7431

@dckc dckc changed the title Configure oracles, priceAuthority at bootstrap devnet oracle addresses Apr 17, 2023
@dckc
Copy link
Member

dckc commented Apr 17, 2023

let's re-scope and close this one, then

@dckc dckc closed this as completed Apr 17, 2023
@dckc
Copy link
Member

dckc commented Apr 17, 2023

The more relevant dependency is from

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vaults_triage DO NOT USE
Projects
None yet
Development

No branches or pull requests

5 participants