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 async-icq to ibc-go/v8. #151

Merged
merged 43 commits into from
Jan 4, 2024

Conversation

Taztingo
Copy link
Contributor

This updates async-icq to ibc-go/v8 as mentioned in #150.

@github-actions github-actions bot added the async-icq Label for items related to the async-icq module label Dec 21, 2023
@Taztingo Taztingo marked this pull request as ready for review January 2, 2024 15:47
@Taztingo
Copy link
Contributor Author

Taztingo commented Jan 2, 2024

I was able to get all e2e tests passing using the main branch of relayer. Unfortunately, there is no tag of this yet. Ran the following tests and everything seems to pass.

make test
make ictest-icq
make ictest-upgrade

Let me know if there is any other tests that I can run.

.github/workflows/async-icq.yml Outdated Show resolved Hide resolved
modules/async-icq/e2e/icq_test.go Outdated Show resolved Hide resolved
modules/async-icq/e2e/upgrade_test.go Show resolved Hide resolved
modules/async-icq/testing/demo-simapp/scripts/protocgen.sh Outdated Show resolved Hide resolved
modules/async-icq/testing/previous_images/README.md Outdated Show resolved Hide resolved
modules/async-icq/types/codec.go Show resolved Hide resolved
modules/async-icq/testing/simapp/upgrades/upgrades.go Outdated Show resolved Hide resolved
modules/async-icq/testing/simapp/export.go Outdated Show resolved Hide resolved
@Reecepbcups
Copy link
Member

Reecepbcups commented Jan 2, 2024

@Taztingo if you can enable me to push to this branch that would be great 🙏 I can get some of these modifications in

@Taztingo
Copy link
Contributor Author

Taztingo commented Jan 3, 2024

@Reecepbcups Would you actually be able to fork our repo, and create a PR onto taztingo/ibc-v8? I can pull that in asap and it will update this.

@Reecepbcups
Copy link
Member

@Taztingo PR opened at provenance-io#1. Have tested locally and linted, all CI should pass

@Taztingo Taztingo requested a review from Reecepbcups January 4, 2024 13:53
@Reecepbcups
Copy link
Member

Looks good to me! I am going to merge and will fix the CI in another PR :) (I remember saving the 7.1.1.tar file, but must have forgot to commit it oops)

Thank you for your work on this!

@Reecepbcups Reecepbcups merged commit 18248c3 into cosmos:main Jan 4, 2024
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
async-icq Label for items related to the async-icq module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants