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

refactor(share/availability/light | share/availability/full): Availability implementations are aware of sampling window, removed from DASer #3957

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    1cee020 View commit details
    Browse the repository at this point in the history
  2. feat(share/availability): introduce ErrOutsideAvailabilityWindow and …

    …implement in avail impls, fullAvailability takes opts + params
    renaynay committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    aa0ce27 View commit details
    Browse the repository at this point in the history
  3. refactor(das): remove availability window concept from DASer, rely on…

    … availability implementations for it
    renaynay committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1d17702 View commit details
    Browse the repository at this point in the history
  4. refactor(core): Core also has archival param to split sampling window…

    … from archival mode explicitly
    renaynay committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ba3a43f View commit details
    Browse the repository at this point in the history