Skip to content

v1.1.23-beta

Choose a tag to compare

@nischitpra nischitpra released this 10 Aug 14:31
· 33 commits to main since this release
13db8af
feat: add parallel publisher mode (#262)

* fix: initialize publish cursor in parallel mode

* fix: ensure publisher leads committer

* feat: gate staging cleanup on publish and commit

* refactor: simplify publisher initialization

* refactor: simplify publish loop

* chore: inline last committed block accessors

* get block range from staging instead

* minor query update

---------

Co-authored-by: nischit <[email protected]>