RSS3-Network / Node

In the vast RSS3 Network, the RSS3 Node delivers Open Information with efficiency, it is a steadfast cruiser in the byte-filled sea.
MIT License
22 stars 3 forks source link

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

Open HenryQW opened 2 months ago

HenryQW commented 2 months ago

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 commented 2 months ago

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.