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

test: add Noble/Penumbra IBC smoke test script #4937

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

zbuc
Copy link
Contributor

@zbuc zbuc commented Nov 20, 2024

Describe your changes

This adds a test script that performs bidirectional IBC transfers between Penumbra and Noble.

Prerequisites:

  • A Noble account with uusdc funds
  • A Penumbra account with UM funds to pay fees
  • A checkout of the Noble SDK
  • A working pcli installation in the $PATH
  • jq

This should be integrated into a GitHub workflow. It's not clear if it belongs in the existing smoketest workflow or a new workflow.

Checklist before requesting a review

  • I have added guiding text to explain how a reviewer should test these changes.

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    test only

@conorsch conorsch self-requested a review November 20, 2024 21:21
@conorsch
Copy link
Contributor

Rebased this and ran shellcheck on it. While we're not using the script in CI, it will likely prove useful when evaluating fixes related to #4899, so I'm pulling it into tree.

@conorsch conorsch marked this pull request as ready for review January 30, 2025 01:12
@conorsch conorsch changed the title Add Noble/Penumbra IBC smoke test script test: add Noble/Penumbra IBC smoke test script Jan 30, 2025
@conorsch conorsch merged commit 1558021 into main Jan 30, 2025
15 checks passed
@conorsch conorsch deleted the test_noble_ibc branch January 30, 2025 18:30
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.

2 participants