linera-protocol icon indicating copy to clipboard operation
linera-protocol copied to clipboard

Validator destination

Open usagi32 opened this issue 1 year ago • 0 comments

Motivation

Essential work to close #3666. Also closes #3667.

Proposal

  • Caching for the recently used blocks and other things from the storage.
  • Dependency resolution with a topological sort for the whole state.
  • Periodic routine persistence to the shared storage.
  • Parallelization of the exporters across threads.
  • Refactoring of the binary crate.
  • Validator destination.

Test Plan

CI

Release Plan

  • Nothing to do / These changes follow the usual release cycle.

usagi32 avatar May 06 '25 13:05 usagi32