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

avoid pruning LC data pre dag.tail.slot #4702

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

etan-status
Copy link
Contributor

When using --history=prune, dag.tail.slot may advance beyond the configured light client data retention period. Update the LC logic so that the dag.tail.slot is no longer considered for LC pruning. It is still considered to check whether new data can be produced.

When using `--history=prune`, `dag.tail.slot` may advance beyond the
configured light client data retention period. Update the LC logic so
that the `dag.tail.slot` is no longer considered for LC pruning.
It is still considered to check whether new data can be produced.
@github-actions
Copy link

github-actions bot commented Mar 8, 2023

Unit Test Results

         9 files  ±0    1 065 suites  ±0   30m 36s ⏱️ - 2m 4s
  3 555 tests ±0    3 318 ✔️ ±0  237 💤 ±0  0 ±0 
15 422 runs  ±0  15 157 ✔️ ±0  265 💤 ±0  0 ±0 

Results for commit 56f6feb. ± Comparison against base commit 90640cc.

@etan-status etan-status merged commit e499c70 into unstable Mar 8, 2023
@etan-status etan-status deleted the dev/etan/lc-prune branch March 8, 2023 18:59
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

Successfully merging this pull request may close these issues.

2 participants