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

Update Recommended Installation Procedure? #50

Open
gaia opened this issue Feb 6, 2023 · 0 comments
Open

Update Recommended Installation Procedure? #50

gaia opened this issue Feb 6, 2023 · 0 comments

Comments

@gaia
Copy link

gaia commented Feb 6, 2023

"it's not possible to use 'go install' remotely because tendermint uses replace directives in the go.mod file. It's necessary to clone the repo and build manually." but then later it is recommended (go install here)

Which is the proper install procedure? I ask because both go get ./... && go build -ldflags '-s -w' -trimpath -o ~/go/bin/tenderduty main.go and go install worked, but each method yields a binary with a different hash.

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

1 participant