Agoric / agoric-sdk

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

Establish Relayers for Pismo Launch #6275

Closed Tartuffo closed 1 year ago

Tartuffo commented 2 years ago

Establish the following relayer connections:

dckc commented 1 year ago

@Tartuffo @arirubinstein please confirm that the connection and channel ids are consistent between these relayers, the chain registry (for example _IBC/agoric-cosmoshub.json) and discussion in #ibc-infrastructure.

Tartuffo commented 1 year ago

Here are the initial channel mappings that @dckc was referencing above:

agoric <-> axelar:
channel-6 <-> channel-40
connection-11 <-> connection-50
07-tendermint-8 <-> 07-tendermint-68
agoric <-> cosmoshub:
channel-5 <-> channel-405
connection-8 <-> connection-649
07-tendermint-6 <-> 07-tendermint-927
agoric <-> osmosis:
channel-8 <-> channel-359
connection-13 <-> connection-1699
07-tendermint-10 <-> 07-tendermint-2184
agoric <-> crescent:
channel-7 <-> channel-22
07-tendermint-9 <-> 07-tendermint-25
connection-12 <-> connection-28
dckc commented 1 year ago

Well, those are mappings that we saw last Friday, Sep 30. I suspect the ones established earlier in the chain registry are the ones to use.

Tartuffo commented 1 year ago

Where are the ones in the earlier chain registry?

dckc commented 1 year ago

In https://github.com/cosmos/chain-registry/tree/master/_IBC the ones that include agoric are currently:

https://github.com/cosmos/chain-registry/blob/master/_IBC/agoric-cosmoshub.json https://github.com/cosmos/chain-registry/blob/master/_IBC/agoric-crescent.json https://github.com/cosmos/chain-registry/blob/master/_IBC/agoric-gravitybridge.json https://github.com/cosmos/chain-registry/blob/master/_IBC/agoric-osmosis.json

currently = 827fd83 4 days ago

dckc commented 1 year ago

Note chain-registry update 15e3365 with updates to agoric-cosmoshub and the addition of agoric-axelar.