-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
As an Ignite user noted (ignite/cli#4854 (comment)), the buf.yaml defines its repo as buf.build/cosmos/evm (https://github.com/cosmos/evm/blob/main/proto/buf.yaml#L2) but it isn't published in the BSR.
This causes issues when you want to use such types in your modules, as buf isn't able to fetch them.
Please publish the protos to buf.build/cosmos/evm as advertised like the SDK does buf.build/cosmos/cosmos-sdk. Here's how to do it automatically: https://github.com/cosmos/cosmos-sdk/blob/v0.50.15/.github/workflows/proto-registry.yml, but you can do it manually at each cosmos/evm tag as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels