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

Conversation

ljoss17
Copy link
Contributor

@ljoss17 ljoss17 commented Apr 15, 2024

Closes: #3952
Closes: #3954

Description

This PR does the following:

  • Updates the Gaia version used when running tests from v13.0.2 and v14.0.0 to v15.2.0
  • Update the Osmosis version used when running tests from v22.0.5 to v24.0.1
  • Update the Stride version used when running tests from v12.1.0 to v21.0.0
  • Update the Neutron version used when running tests from v2.0.0 to v3.0.2
  • Update the dev-env script to run with more recent chains, such as Gaia v15.2.0

PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@ljoss17 ljoss17 requested a review from romac April 15, 2024 14:25
@ljoss17 ljoss17 marked this pull request as draft April 16, 2024 09:39
@ljoss17 ljoss17 changed the title Use Gaia v15.2.0 in CI jobs Update Gaia, Stride, Neutron and Osmosis versions used in CI Apr 16, 2024
ljoss17 and others added 7 commits April 16, 2024 15:53
* 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>
@romac romac marked this pull request as ready for review April 18, 2024 14:54
@ljoss17 ljoss17 merged commit d0b2491 into master Apr 18, 2024
32 checks passed
@ljoss17 ljoss17 deleted the luca_joss/run-ci-jobs-with-gaia-v15 branch April 18, 2024 15:06
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.

Hermes missing some interchainquery events Update Cosmos Hub and Consumer chain versions used in CI
2 participants