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: ibc pcli actions in guide #2938

Merged
merged 1 commit into from
Aug 16, 2023
Merged

docs: ibc pcli actions in guide #2938

merged 1 commit into from
Aug 16, 2023

Conversation

conorsch
Copy link
Contributor

Documents the rough-and-ready steps we've been using to exercise the developing IBC implementation. We only support preview/testnet for now, but we hope soon to add support for other, non-Penumbra testnet chains (#2284).

Closes #2907.

@conorsch conorsch marked this pull request as ready for review August 15, 2023 23:24
@conorsch conorsch temporarily deployed to smoke-test August 15, 2023 23:24 — with GitHub Actions Inactive
@conorsch conorsch requested a review from avahowell August 15, 2023 23:24
-->

Penumbra aims to implement full IBC support for cross-chain asset transfers. For now, however,
only withdrawals between Penumbra testnet chains are supported. To exercise this logic,
Copy link
Contributor

@avahowell avahowell Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically withdrawals to any IBC chain are supported, but we're just not running any relayers other than testnet <> preview

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair point! Overall, I'm struggling to balance the tone between what's technically true and what's comprehensible. Not sure I'm the best judge of either. 🙃 I can rephrase to emphasize that the present restriction—which will change rapidly over time—is due to the operation of relayers.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed. Thanks for the review!

Documents the rough-and-ready steps we've been using to exercise the
developing IBC implementation. We only support preview/testnet for now,
but we hope soon to add support for other, non-Penumbra testnet chains
(#2284).

Closes #2907.
@conorsch conorsch force-pushed the 2907-pcli-ibc-docs branch from 18325b6 to ecbb899 Compare August 16, 2023 19:26
@conorsch conorsch temporarily deployed to smoke-test August 16, 2023 19:26 — with GitHub Actions Inactive
@conorsch conorsch merged commit 7653009 into main Aug 16, 2023
@conorsch conorsch deleted the 2907-pcli-ibc-docs branch August 16, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: ibc withdrawal workflow in the guide
2 participants