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

git repo/path for chain binary #2354

Open
doggystylez opened this issue Jun 14, 2023 · 0 comments
Open

git repo/path for chain binary #2354

doggystylez opened this issue Jun 14, 2023 · 0 comments

Comments

@doggystylez
Copy link
Contributor

currently the codebase object has keys for git_repo and recommended_version (referring to the binary version), however, the codebase is not always located in the root of the repo (./).

For example, agoric's repo is listed as https://github.com/Agoric/agoric-sdk/, and the source code for the (go) chain binary is located at ./golang/cosmos.

similarly, gravity bridge repo is https://github.com/Gravity-Bridge/Gravity-Bridge, while the code for the chain binary is located at ./module

I could see the path to the chain binary code defined as a separate optional field. Personally this would help a lot with automation

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

No branches or pull requests

2 participants