ChainSafe / ChainSafe/lodestar

Research state storage

Open
#5,165 1 comment 0 reactions 0 assignees View on GitHub
meta-feature-request
Dominant language
TypeScript
Stars
1.4k
Forks
483
Avg merge
1d 16h
Merged PRs (30d)
150

Description

Current behavior is annoying in that it isn't "store a state when epoch % N == 0".
It's "maybe store a state after N epochs since the last stored state if the state is finalized".
Not sure what the current Lighthouse behavior is, but I'm guessing its not what we're doing.

Preference to merge this as is (as a hidden option and only semi-supported) since there are people who want this now.
And figure out better behavior later (or do more research to justify the current behavior) and at that point make a public cli option.

_Originally posted by @wemeetagain in https://github.com/ChainSafe/lodestar/pull/5154#discussion_r1111139220_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.