DefiantLabs / probe

a light weight cosmos-sdk querier
Apache License 2.0
2 stars 1 forks source link

Add various IBC v7 AppModuleBasics into application config #3

Closed pharr117 closed 1 year ago

pharr117 commented 1 year ago

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

CosmosHub