Agoric / agoric-sdk

monorepo for the Agoric Javascript smart contract platform
Apache License 2.0
326 stars 206 forks source link

devnet oracle addresses #6950

Closed rowgraus closed 1 year ago

dckc commented 1 year ago

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:

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

otoole-brendan commented 1 year ago

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 commented 1 year ago

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

Eventually it ends up in source code; for example:

https://github.com/Agoric/agoric-sdk/blob/f3be9148f79fcd0c89ef26fe88acc30c3fd91787/packages/vats/decentral-main-psm-config.json#L36-L43

otoole-brendan commented 1 year ago

@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 commented 1 year ago

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

otoole-brendan commented 1 year ago

Tracking dependency of addresses via #7431

dckc commented 1 year ago

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

dckc commented 1 year ago

The more relevant dependency is from