Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Incorporate DA fee in the EVM resource pricing

Open
#28 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust

Research direction

Start by tracing how ev-reth calculates the transaction fee and handles gasPrice for the upstream EVM network. Determine how the sequencer-paid DA fee should be represented in resource pricing; done means the resulting transaction fee accounts for that DA fee and the behavior is covered by appropriate tests.

Written by the indexing model from the issue text.

Description

Currently, the transaction fee charged in ev-reth is vanilla for an upstream EVM network and does not account for the DA fee paid by the sequencer. We should figure out a way to incorporate, perhaps by modifying the gasPrice in ev-reth.

Dominant language
Rust
Stars
8
Forks
9
Avg merge
3d 17h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from evstack/ev-reth

All issues in evstack/ev-reth

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.