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

Set block_start based on Node's version, and purge historical data #336

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

Set block_start based on Node's version, and purge historical data #336

HenryQW opened this issue May 27, 2024 · 1 comment

Comments

@HenryQW
Copy link
Contributor

HenryQW commented May 27, 2024

What feature is it?

Each Node's version should have a list of block_start for all workers.

What problem does this feature solve?

  • Reduce the cost of operating a Node by purging historical data
  • Make all Nodes consistent (data coverage)

Additional description

image
@HenryQW HenryQW added the kind/feature New feature or request label May 27, 2024
@HenryQW HenryQW changed the title Set block_start based on Node's version Set block_start based on Node's version, and purge historical data May 27, 2024
@HenryQW HenryQW added this to the v0.6 release milestone May 28, 2024
@brucexc
Copy link
Contributor

brucexc commented May 30, 2024

It also includes some configuration information that changes with node version variations. For instance, the current version supports networks and workers along with their corresponding configuration information.

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

No branches or pull requests

3 participants