-
Notifications
You must be signed in to change notification settings - Fork 64
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
chore: sdk 50 upgrade for wasm hooks #166
Conversation
test: update tests for wasmhooks
cc @nicolaslara |
Any idea on when this will be merged? |
@yan-wl no idea. |
Haven't had a chance to review this. Ideally someone running a chain that uses v50 would test the integration before merging this. |
What I know for sure is that it builds and passes tests, and builds in the Eve repo. Doesn't this repository run interchaintest on it also? |
yeah, should be fine. Just haven't had the time to review it myself. |
kk, lmk if there's anything I can help you with on it. I get ya on time sir. |
This PR is picking up where #163 left off, and is an attempt to complete the sdk v0.50.x upgrade for ibc-hooks.
This PR also upgrades to go v1.22.1