Skip to content

Comments

Display state root time in bundle detail UI#151

Open
niran wants to merge 3 commits intomasterfrom
display-state-root-time
Open

Display state root time in bundle detail UI#151
niran wants to merge 3 commits intomasterfrom
display-state-root-time

Conversation

@niran
Copy link
Contributor

@niran niran commented Feb 18, 2026

Summary

  • Add stateRootTimeUs to MeterBundleResponse interface (from Add state_root_time_us field to MeterBundleResponse #148)
  • Replace manual execution time sum with totalExecutionTimeUs field
  • Promote Execution, State Root, and Total Time as the primary display row in bundle detail
  • Move gas and coinbase stats to the footer
  • Fix .env.example RPC URL to use L2 client EL port (8545) instead of op-node port (8549)

- Add stateRootTimeUs to MeterBundleResponse interface
- Replace manual execution time sum with totalExecutionTimeUs
- Show total time (execution + state root) with breakdown
Rearrange SimulationCard to show Execution, State Root, and Total Time
as the primary row. Move gas and coinbase stats to the footer.

Fix .env.example RPC URL to use the L2 client EL port (8545) instead
of the op-node port (8549) which doesn't support eth_getBlockByHash.
@niran
Copy link
Contributor Author

niran commented Feb 23, 2026

Screenshot 2026-02-23 at 12 03 08 AM

@niran niran requested a review from wlawt February 23, 2026 06:07
@niran niran marked this pull request as ready for review February 23, 2026 06:07
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