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

Support the latest Ignite CLI #94

Open
4 tasks
queencre opened this issue Nov 4, 2022 · 2 comments
Open
4 tasks

Support the latest Ignite CLI #94

queencre opened this issue Nov 4, 2022 · 2 comments
Assignees
Labels

Comments

@queencre
Copy link
Contributor

queencre commented Nov 4, 2022

Summary

Using the latest version of Ignite CLI (v0.25.1) doesn't work due to unable to build proto panic: interfacetype only supports messages with exactly one oneof declaration as well as some field names are changed, such as validator to validators and staked to bonded.

References


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@queencre queencre self-assigned this Nov 4, 2022
@queencre
Copy link
Contributor Author

queencre commented Nov 4, 2022

It will be worthwhile to adopt a protobuf tool Buf. Reference https://docs.cosmos.network/main/tooling/protobuf#buf docs for a detailed information.

@kingcre
Copy link
Contributor

kingcre commented Nov 18, 2022

We can just skip the proto generation step by passing --skip-proto flag to serve command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants