feat: add new consensus overview charts, MaxBlob line, and 24h window#401
Merged
feat: add new consensus overview charts, MaxBlob line, and 24h window#401
Conversation
Adds the Consensus Overview page scaffolding at /ethereum/consensus/overview with routes, sidebar navigation, time period selector, fork annotations, and a Blob Count chart showing hourly/daily statistics with bands.
Adds hourly/daily attestation participation rate chart showing the percentage of attestations that participated (voted head or other) relative to max possible votes.
- Add bar chart support to MultiLineChart (seriesType prop) - Remove empty "Series:" label row from chart legends - Use Header component, compact 280px charts, 3-col grid at 3xl - Show reorgs as stacked bar chart, proposal status as rates (%) - Switch 30d and 90d time windows to daily data for cleaner display - Fix skeleton to show 8 cards matching actual page layout
…schedule blob_schedule alone only covers BPO forks, missing base limits from Deneb (6) and Electra (9). Now combines both sources so the reference line is correct across all fork boundaries.
Persist selected time period in the URL as ?t=30d so it survives page refresh and can be shared. Applies to consensus overview, execution overview, and gas profiler home pages.
516e77d to
87e96a8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
blob_schedulefrom network configconsensus-overviewsync group for linked tooltips/zoomDepends on: ethpandaops/xatu-cbt#213