cli icon indicating copy to clipboard operation
cli copied to clipboard

UPDATE: Change Module Discovery to Find Proto Files in `cosmossdk.io` Packages

Open jeronimoalbi opened this issue 1 year ago • 1 comments

Module proto files can currently be found in cosmos-sdk proto directory but those files are going to be moved into each individual module, see cosmos/cosmos-sdk#12003.

This change will break module discovery for cosmossdk.io module packages when we update Ignite CLI's cosmos-sdk dependency to v0.51 or eventual release that contains the changes with the new proto file location.

Module discovery will be simplified with this change.

jeronimoalbi avatar Dec 15 '23 10:12 jeronimoalbi

@julienrbrt thanks for the updates regarding the cosmos-sdk change 👍

jeronimoalbi avatar Dec 15 '23 10:12 jeronimoalbi