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

Problem: binary version of node instances is ambiguous #546

Open
Tracked by #765
MicBun opened this issue Sep 10, 2024 · 4 comments
Open
Tracked by #765

Problem: binary version of node instances is ambiguous #546

MicBun opened this issue Sep 10, 2024 · 4 comments

Comments

@MicBun
Copy link
Contributor

MicBun commented Sep 10, 2024

When checking whether the binary is updated or not we use --version in CLI to get its version. However, the current preview branch always returns kwild version 0.8.3+release. when we want to check whether something is already being updated or not. We might need a way to check if the running nodes are indeed the most updated ones.

./kwild --version
kwild version 0.8.3+release.

related: #544

cc @brennanjl @outerlook

@zolotokrylin
Copy link
Contributor

what's is the parent goal here?

@MicBun
Copy link
Contributor Author

MicBun commented Dec 11, 2024

This issue is old and outdated, also not a blocker for anything.
I will close this issue. I might clean other old and outdated issues in the time being.

@MicBun MicBun closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2024
@outerlook
Copy link
Contributor

@MicBun
what about moving this to https://github.com/trufnetwork/truf-network/issues/90?

although isn't a blocker, from time to time I need to ensure with node operators they have the correct version installed.

I'm not sure if the effort to update the version here is the same as to make /abci_info also print it, which could be extremely useful. But in this case, it might involve the kwil team

as in http://tsn.node.usher.so:26657/abci_info?

@MicBun MicBun reopened this Dec 11, 2024
@MicBun
Copy link
Contributor Author

MicBun commented Dec 11, 2024

@MicBun
what about moving this to https://github.com/trufnetwork/truf-network/issues/90?

Agreed, I will move it

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

3 participants