apollo_storage,apollo_batcher_types,apollo_batcher: add commitment infos height offset query - #14894
apollo_storage,apollo_batcher_types,apollo_batcher: add commitment infos height offset query#14894yoavGrs wants to merge 1 commit into
Conversation
…fos height offset query Expose the batcher's state commitment infos height offset (one past the latest stored height, None when nothing is stored), backed by a storage cursor over the state_commitment_infos table. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview Storage implements Batcher exposes the same through Reviewed by Cursor Bugbot for commit dd730c3. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Artifacts upload workflows: |

Expose the batcher's state commitment infos height offset (one past the
latest stored height, None when nothing is stored), backed by a storage
cursor over the state_commitment_infos table.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com