Skip to content

Sync Committee: Block Debugger API #906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zadykian
Copy link
Member

Sync Committee: Block Debugger API

Now SC, in addition to task-related methods, exposes a block debugging API, which provides the following data:

  • State root (both local and L1)
  • Latest fetched blocks across all shards
  • Detailed information about a specific block batch (full list of block hashes, when it was created, etc.)
  • List of K most recently created batches
  • Statistics about currently stored batches

The client part will be added to sync_committee_cli in a follow-up PR

Now SC, in addition to task-related methods, exposes a block debugging API, which provides the following data:

* State root (both local and L1)
* Latest fetched blocks across all shards
* Detailed information about a specific block batch (full list of block hashes, when it was created, etc.)
* List of `K` most recently created batches
* Statistics about currently stored batches

The client part will be added to `sync_committee_cli` in a follow-up PR
Copy link

@zadykian zadykian requested review from akokoshn, oclaw and x-mass May 16, 2025 14:06
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.

1 participant