Skip to content

Remove sampling window from CIP#310

Merged
rootulp merged 2 commits intocelestiaorg:mainfrom
nashqueue:pruning
Jun 11, 2025
Merged

Remove sampling window from CIP#310
rootulp merged 2 commits intocelestiaorg:mainfrom
nashqueue:pruning

Conversation

@nashqueue
Copy link
Copy Markdown
Member

Overview

Removes sampling window from CIP . Builds on top of #309

@musalbas musalbas requested a review from Copilot June 10, 2025 11:30
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refocuses CIP-034 on configuring the data pruning window to 7 days + 1 hour and removes references to sampling logic, delegating sampling details to CIP-036.

  • Updated title, description, and metadata to target pruning only
  • Adjusted parameters table to reflect new PruningWindow values
  • Revised rationale and backwards compatibility sections to isolate pruning changes
Comments suppressed due to low confidence (2)

cips/cip-034.md:26

  • [nitpick] Add a comma before 'which' or rephrase the clause for clarity, e.g., '...7 TB, making it less costly to serve data to the network.'
This CIP reduces the pruning window to 7 days + 1 hour to reduce the storage requirement to 7 TB which makes it less costly to serve data to the network.

cips/cip-034.md:32

  • [nitpick] The phrase 'ensure light nodes don't sample correctly pruned data' is unclear. Consider rewording to 'ensure light nodes can correctly sample pruned data.'
Nodes must first support the new `SamplingWindow` before the `PruningWindow` is reduced to 7 days + 1 hour to ensure light nodes dont sample correctly pruned data.

@nashqueue nashqueue requested a review from cmwaters June 11, 2025 07:23
Copy link
Copy Markdown
Collaborator

@cmwaters cmwaters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@rootulp rootulp merged commit dba6a89 into celestiaorg:main Jun 11, 2025
2 checks passed
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.

5 participants