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 e2e test for ibc bypass msg #2532

Merged
merged 22 commits into from
Jun 6, 2023
Merged

test: add e2e test for ibc bypass msg #2532

merged 22 commits into from
Jun 6, 2023

Commits on May 25, 2023

  1. test: setup a new hermes instance

    Yaru Wang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    62e9bec View commit details
    Browse the repository at this point in the history
  2. test: add executeHermesCommand

    Yaru Wang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    35d842f View commit details
    Browse the repository at this point in the history
  3. test: add hermesTransfer

    Yaru Wang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    aaed108 View commit details
    Browse the repository at this point in the history
  4. test: add ibc-bypass-msg test

    Yaru Wang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a88ba48 View commit details
    Browse the repository at this point in the history
  5. test: add hermes config

    Yaru Wang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e6dbb96 View commit details
    Browse the repository at this point in the history
  6. test: enable all e2e test

    Yaru Wang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d0cea32 View commit details
    Browse the repository at this point in the history
  7. fix: tearDownSuite in e2e test

    Yaru Wang committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e0216d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Apply suggestions from code review

    Co-authored-by: Simon Noetzlin <[email protected]>
    yaruwangway and sainoe authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    727bcd0 View commit details
    Browse the repository at this point in the history
  2. update according to comments

    Yaru Wang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    521a51f View commit details
    Browse the repository at this point in the history
  3. chore: add comments to code

    Yaru Wang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    907add4 View commit details
    Browse the repository at this point in the history
  4. chore: correct typo

    Yaru Wang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    808d292 View commit details
    Browse the repository at this point in the history
  5. refactor bypass msg test

    Yaru Wang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    236c3f2 View commit details
    Browse the repository at this point in the history
  6. fix: parse query pending packet result

    Yaru Wang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fb8a895 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. fix: format print error

    Yaru Wang committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    65c6e8a View commit details
    Browse the repository at this point in the history
  2. fix: pending packets parsing

    Yaru Wang committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    173dc29 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Apply suggestions from code review

    Co-authored-by: Philip Offtermatt <[email protected]>
    yaruwangway and p-offtermatt authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    10d1d73 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. docs: fix dead link

    Yaru Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    31512ce View commit details
    Browse the repository at this point in the history
  2. chore: fix lint

    Yaru Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    02cf08c View commit details
    Browse the repository at this point in the history
  3. chore: lint fix

    Yaru Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8afd21a View commit details
    Browse the repository at this point in the history
  4. chore: lint fix1

    Yaru Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    768a907 View commit details
    Browse the repository at this point in the history
  5. chore: remove nolint

    Yaru Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4a13167 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ee2798 View commit details
    Browse the repository at this point in the history