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

Add various IBC v7 AppModuleBasics into application config #3

Merged
merged 1 commit into from
May 23, 2023

Conversation

pharr117
Copy link
Collaborator

This PR adds support for IBC transactions by:

  1. Including ibc-go v7, which is compatible with Cosmos SDK 0.47.x
  2. Including various AppModuleBasics provided by ibc-go v7 tto provide message type interfaces in the base apps client config
    • Core ibc
    • ibc transfer for transfer type messages
    • ibc tendermint light-client for client messages (see here)

Tested on the following chains and blocks:

Osmosis

  • 9750312 - contains various IBC transactions, all parsed correctly

CosmosHub

  • 15410852 - same as above

@pharr117 pharr117 requested a review from danbryan May 23, 2023 01:00
@pharr117 pharr117 merged commit ea7193f into main May 23, 2023
@pharr117 pharr117 deleted the ibc-v7-module-basics branch May 26, 2023 00:36
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