mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
* Tried improving the queue usage for the anchoring * Removed useless log * coordinator: message anchoring - fix test after queue refactor (#928) * coordinator: message anchoring - fix test after small refactor ot use Deque * Changed messagesToFetch to logsSoftLimit, changed test verifications a bit * Changed messagesToFetch to logsSoftLimit, changed test verifications a bit * Addressed a few more comments --------- Co-authored-by: Fluent Crafter <205769460+fluentcrafter@users.noreply.github.com>