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

Set up toolchain version manager #30

Open
jiezhang opened this issue Oct 4, 2023 · 0 comments
Open

Set up toolchain version manager #30

jiezhang opened this issue Oct 4, 2023 · 0 comments

Comments

@jiezhang
Copy link
Contributor

jiezhang commented Oct 4, 2023

This issue is an follow up of #29. Without a toolchain version manager, developers running different versions of the toolchain, especially golang and protoc, could run into conflicts.

One example is the generated protobuf code such as blockchain.pb.go.

As proposed by @bestmike007 we may leverage asdf to manage the toolchain version.

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

No branches or pull requests

1 participant