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

Pull fixed parameters from VSL at the beginning of each Epoch #338

Open
1 task done
HenryQW opened this issue May 27, 2024 · 1 comment
Open
1 task done

Pull fixed parameters from VSL at the beginning of each Epoch #338

HenryQW opened this issue May 27, 2024 · 1 comment

Comments

@HenryQW
Copy link
Contributor

HenryQW commented May 27, 2024

What feature is it?

https://github.com/RSS3-Network/Node/tree/develop/config/parameter

Fixed parameters should be pulled from VSL.

What problem does this feature solve?

Avoid frequent updates of Node for operators.

Additional description

No response

This is not a duplicated feature request or new worker proposal

@HenryQW HenryQW added the kind/feature New feature or request label May 27, 2024
@HenryQW
Copy link
Contributor Author

HenryQW commented May 27, 2024

The Network parameters should stay consistent during each Epoch.
Planned changes must be announced at least X Epochs prior to taking effect.

Therefore, at the beginning of each Epoch, all Nodes should fetch the latest parameters from the VSL.
This step should be automated without manual intervention nor Node downtime.

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

No branches or pull requests

2 participants