Skip to content

WIP: Epoch data pruning. #115

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

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from
Draft

WIP: Epoch data pruning. #115

wants to merge 7 commits into from

Conversation

LINCKODE
Copy link
Member

@LINCKODE LINCKODE commented Apr 2, 2025

Removes storage and exposing of aggregate information.
Database compaction currently disabled.
No Quorum data currently.
Most of database code was overhauled.

Data is pruned upon epoch transition. Currently an epoch transition is simulated in the code for 20 ticks into epoch 155.
The number of relevant epochs is configurable. No safeguards on config values yet.

@LINCKODE LINCKODE marked this pull request as draft April 2, 2025 15:13
@LINCKODE LINCKODE requested review from 0xluk and qubicmio and removed request for 0xluk April 3, 2025 14:22
@LINCKODE LINCKODE linked an issue Apr 14, 2025 that may be closed by this pull request
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.

archiver data pruning
1 participant