Skip to content

fix(op-wheel): record block base fee metric#20959

Open
fallintoplace wants to merge 1 commit into
ethereum-optimism:developfrom
fallintoplace:fix-op-wheel-block-base-fee-metric
Open

fix(op-wheel): record block base fee metric#20959
fallintoplace wants to merge 1 commit into
ethereum-optimism:developfrom
fallintoplace:fix-op-wheel-block-base-fee-metric

Conversation

@fallintoplace
Copy link
Copy Markdown

Fixes #20958

Summary

  • Record the block base fee in the BlockBaseFee gauge instead of writing it into BlockGas.
  • Log status.BaseFee for the status basefee field.
  • Add a focused regression test for gas and base-fee gauge values.

Testing

  • go test ./op-wheel/engine
  • go test ./op-wheel/...
  • just op-wheel

@fallintoplace fallintoplace marked this pull request as ready for review May 21, 2026 18:00
@fallintoplace fallintoplace requested a review from a team as a code owner May 21, 2026 18:00
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.

op-wheel reports block base fee observability incorrectly

1 participant