Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 737 Bytes

sorting_and_deduplicating.md

File metadata and controls

9 lines (7 loc) · 737 Bytes

Sorting and deduplicating

We have four circuits, that receive some queue of elements and do sorting and deduplicating: SortDecommitments, StorageSorter, EventsSorter and L1MessageSorter.

The main scenario is the following: we have an input queue of elements, that 1) could be compared between each other,