Skip to content
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

Add unfinished block to state change event #17976

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

Conversation

felixbrucker
Copy link
Contributor

@felixbrucker felixbrucker commented May 6, 2024

Purpose:

Expose unfinished blocks and relevant metrics to WS rpc api subscribers.

Current Behavior:

Currently only the fact that some unfinished block was added is emitted, but not which or with what data.

New Behavior:

The state change event now contains the unfinished block and relevant data, mainly processing and receive timings. To subscribe to them register the service unfinished_block_info.

@felixbrucker felixbrucker force-pushed the add-unfinished-block-to-state-change branch 2 times, most recently from 6c80d14 to eda9d2d Compare May 7, 2024 03:40
@felixbrucker felixbrucker force-pushed the add-unfinished-block-to-state-change branch from eda9d2d to fc5d0b5 Compare May 9, 2024 07:58
@felixbrucker felixbrucker marked this pull request as ready for review May 9, 2024 08:01
@felixbrucker felixbrucker requested a review from a team as a code owner May 9, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants