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

wasm: update wasm consensus state to be compatible with sdk50 #363

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dhruvja
Copy link
Collaborator

@dhruvja dhruvja commented Aug 9, 2024

With the new sdk50 upgrade of ibc, the wasm consensus state has been modified. The new wasm consensus state doesnt have timestamp field. So modifying the wasm consensus state and the proto file for it.

This should be added if any new connection is going to be established while using sdk50 version on the counterparty. But as of now, this doesnt cause a breaking change.

@dhruvja dhruvja requested a review from mina86 August 9, 2024 16:22
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.

2 participants