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

Update Gaia, Stride, Neutron and Osmosis versions used in CI #3944

Merged
merged 10 commits into from
Apr 18, 2024

Commits on Apr 15, 2024

  1. Use Gaia v15.2.0 in CI jobs

    ljoss17 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    52b9a5d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    f392589 View commit details
    Browse the repository at this point in the history
  2. Fix ICQ test

    ljoss17 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a4ea22b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1f3d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b63552b View commit details
    Browse the repository at this point in the history
  5. Fix Celestia CI job

    ljoss17 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    01b63f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    bc9585d View commit details
    Browse the repository at this point in the history
  2. Fix client upgrade test

    ljoss17 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    91b5317 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fix bug where only first CCQ event was extracted (#3955)

    * Fix create_fork.sh used in misbehaviour test
    
    * Fix client upgrade test
    
    * Fix 'interchainquery' event extraction to extract all events instead of only the first one
    
    * Add changelog entry
    
    * Update .changelog/unreleased/bug-fixes/ibc-relayer/3954-interchainquery-missed-events.md
    
    Co-authored-by: Romain Ruetschi <romain@informal.systems>
    Signed-off-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
    
    * ICS 031 event extraction perf improvement and refactor (#3956)
    
    * Small performance optimizations
    
    * Re-use existing `append_events` infrastructure
    
    * Cleanup
    
    * Add the flag '--reject-config-defaults' to the start command for Osmosis
    
    ---------
    
    Co-authored-by: Luca Joss <luca@informal.systems>
    Co-authored-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
    Co-authored-by: Romain Ruetschi <romain@informal.systems>
    ljoss17 and romac authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    38a629d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc1112 View commit details
    Browse the repository at this point in the history