Skip to content

apollo_consensus_orchestrator: add CendeContext::get_accessed_keys_input#14823

Draft
yoavGrs wants to merge 1 commit into
sync-accessed-keys-1-configfrom
sync-accessed-keys-2-cende-getter
Draft

apollo_consensus_orchestrator: add CendeContext::get_accessed_keys_input#14823
yoavGrs wants to merge 1 commit into
sync-accessed-keys-1-configfrom
sync-accessed-keys-2-cende-getter

Conversation

@yoavGrs

@yoavGrs yoavGrs commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

New os_input-gated trait method plus CendeAmbassador implementation that
fetches a committed block's accessed keys from the recorder, returning None
when the recorder has none stored. Reuses the shared send_recorder_get helper
(extracted from fetch_block_number) for the request/status/parse error
handling, and adds the get_accessed_keys endpoint path/URL. No callers yet.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

New os_input-gated trait method plus CendeAmbassador implementation that
fetches a committed block's accessed keys from the recorder, returning None
when the recorder has none stored. Reuses the shared send_recorder_get helper
(extracted from fetch_block_number) for the request/status/parse error
handling, and adds the get_accessed_keys endpoint path/URL. No callers yet.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@reviewable-StarkWare

Copy link
Copy Markdown

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants