Skip to content

[Task]: Update gas price oracle from batch-based to block-based calculation #253

@duckdegen

Description

@duckdegen

Brief Summary

Refactor Nethermind gas price oracle to calculate per-block instead of per-batch for Shasta

Is this related to a bug?

  • Yes

Issue Link

No response

Task Details (Preferably TODOs)

  • Change gas price calculation from batch-based to block-based
  • Update L1 base fee and blob fee considerations for new batching model
  • Make batch size parameters configurable (e.g., 10-100 million gas for 1-hour batches)
  • Query L1 on each new block/preconf to adjust pricing dynamically
  • Customize parameters for ENS to achieve reasonable L2 base fee
  • Test gas price stability with hourly batch submissions
  • Document new configuration parameters

Is there a hard deadline?

  • Yes

Deadline Date

No response

Metadata

Metadata

Labels

NMCNethermind Client related

Type

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions