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

docs: update deimos ibc channel for osmosis #3954

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Mar 5, 2024

We had a few chain halts on the v0.68.x release series. As of v0.69.0, "channel-0" is the correct value for relaying to Osmosis testnet. Added mention of the slick new pcli query ibc channels to the docs.

Also overhauled the dev docs for how to test IBC functionality interactively, since that knowledge has mostly been communicated via pairing session, but not yet fully written down. We no longer use rly, neither for running relayer instances nor for ad-hoc CLI transfers. Instead, we can use hermes for both roles.

Linked out to wiki docs on the high-churn hermes relayer config steps, since we're updating those frequently. Therefore review should also include eyes on https://github.com/penumbra-zone/penumbra/wiki/Updating-Hermes

@conorsch
Copy link
Contributor Author

conorsch commented Mar 5, 2024

TIL about #3906. We haven't shipped that for 68 yet, but probably should. Regardless, this docs PR should be updated to use that new functionality, because that's the current state of play.

@conorsch conorsch force-pushed the docs-osmosis-channel branch from bd45244 to 4263fc0 Compare March 11, 2024 22:44
@conorsch conorsch force-pushed the docs-osmosis-channel branch from 4263fc0 to 1770c5a Compare March 12, 2024 19:17
@conorsch conorsch marked this pull request as ready for review March 12, 2024 19:22
We had a few chain halts on the `v0.68.x` release series. As of
`v0.69.0`, "channel-0" is the correct value for relaying to Osmosis
testnet. Added mention of the slick new `pcli query ibc channels` to the
docs.

Also overhauled the dev docs for how to test IBC functionality
interactively, since that knowledge has mostly been communicated via
pairing session, but not yet fully written down. We no longer use `rly`,
neither for running relayer instances nor for ad-hoc CLI transfers.
Instead, we can use `hermes` for both roles.

Linked out to wiki docs on the high-churn hermes relayer config steps,
since we're updating those frequently.
@conorsch
Copy link
Contributor Author

This grew a bit but is now an accurate and rather comprehensive description of how we're interacting with the IBC functionality to evaluate behavior. Not included is mention of Noble interactive testing steps, but mention of the Noble Hermes config is there.

@cratelyn cratelyn added A-IBC Area: IBC integration with Penumbra C-enhancement Category: an enhancement to the codebase A-docs Area: Documentation needs for the project labels Mar 12, 2024
@conorsch conorsch merged commit 2acd632 into main Mar 14, 2024
6 checks passed
@conorsch conorsch deleted the docs-osmosis-channel branch March 14, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: Documentation needs for the project A-IBC Area: IBC integration with Penumbra C-enhancement Category: an enhancement to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants