Skip to content

Pedro/eth eq nonce v2#1616

Merged
otherview merged 2 commits into
eth-equivalencefrom
pedro/eth_eq_nonce_v2
May 8, 2026
Merged

Pedro/eth eq nonce v2#1616
otherview merged 2 commits into
eth-equivalencefrom
pedro/eth_eq_nonce_v2

Conversation

@otherview
Copy link
Copy Markdown
Member

Description

Adds Nonce handling for tracking TypeEthDynamicFee Tx's

To keep this simple used the rlp:"tail" to decode optional empty fields - we might use a proper rlp:"optional" but that will require updating the vendored deps.

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@otherview otherview requested a review from a team as a code owner May 8, 2026 11:35
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 69.56522% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
runtime/statedb/statedb.go 62.50% 6 Missing ⚠️
runtime/runtime.go 55.55% 2 Missing and 2 partials ⚠️
state/state.go 76.47% 2 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

@otherview otherview merged commit d1e88e7 into eth-equivalence May 8, 2026
33 checks passed
@otherview otherview deleted the pedro/eth_eq_nonce_v2 branch May 8, 2026 13:30
@otherview otherview mentioned this pull request May 8, 2026
11 tasks
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