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

Validator 1.16.2 has reports incorrect active version #953

Open
mlyon-df opened this issue Dec 26, 2024 · 0 comments
Open

Validator 1.16.2 has reports incorrect active version #953

mlyon-df opened this issue Dec 26, 2024 · 0 comments

Comments

@mlyon-df
Copy link

What is the issue?

Validator version 1.16.2 is reporting the wrong active version. It reports 1.16.1.

What impact does the issue have?

The validator thinks it's a different version and shows warnings. It may prevent the validator from using the network once the minimum version is raised to 1.16.2.

How to reproduce the issue?
  1. Run v1.16.2 of the validator
  2. Open a shell into the validator's container
  3. Execute operator-cli version
  4. Note that activeShardeumVersion: 1.16.1
What other resources can you share regarding this issue?

This appears to track to the following commit: shardeum/shardeum@eab0613

It looks like, on line 20 of src/shardeum/initialNetworkParameters.ts, activeVersion was set to 1.16.1 instead of 1.16.2

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