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

chore: bump SDK to v0.47 #1062

Closed
wants to merge 8 commits into from
Closed

chore: bump SDK to v0.47 #1062

wants to merge 8 commits into from

Conversation

colin-axner
Copy link
Contributor

No description provided.

@colin-axner
Copy link
Contributor Author

colin-axner commented Dec 15, 2022

I noticed (empty clientID, empty connectionID):

Error:     logger.go:130: 2022-12-14T15:41:50.986Z	DEBUG	Observed IBC message	{"chain_name": "cosmoshub-1004", "chain_id": "cosmoshub-1004", "event_type": "connection_open_init", "client_id": "", "connection_id": "", "counterparty_client_id": "", "counterparty_connection_id": ""}

Looks like the events are not properly parsing the value, odd that it knows it is a connection event but cannot obtain the connection event values? Maybe an issue here?

@agouin
Copy link
Member

agouin commented Jan 29, 2023

Thank you for this @colin-axner !

There were some changes required in lens to maintain the ethermint and injective codecs, and also changes required to detect pre/post tendermint v0.37 for the event encoding differences. This is handled in #1068 , so closing this one as stale.

@agouin agouin closed this Jan 29, 2023
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