Skip to content

fix: Ethereum Transaction validation optimisations - #26861

Open
stoyanov-st wants to merge 2 commits into
mainfrom
fix/eth-txn-validation-opti
Open

fix: Ethereum Transaction validation optimisations#26861
stoyanov-st wants to merge 2 commits into
mainfrom
fix/eth-txn-validation-opti

Conversation

@stoyanov-st

Copy link
Copy Markdown
Contributor

Description:
Reject trailing bytes of an ethereum transaction

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Stanimir Stoyanov <stanimir.stoyanov@limechain.tech>
Signed-off-by: Stanimir Stoyanov <stanimir.stoyanov@limechain.tech>
@stoyanov-st stoyanov-st added this to the v0.78 milestone Aug 14, 2026
@stoyanov-st stoyanov-st self-assigned this Aug 14, 2026
@stoyanov-st
stoyanov-st requested review from a team as code owners August 14, 2026 14:23
@lfdt-bot

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #26861   +/-   ##
=========================================
  Coverage     70.44%   70.44%           
- Complexity    11673    11678    +5     
=========================================
  Files          2583     2583           
  Lines        108295   108300    +5     
  Branches      12117    12118    +1     
=========================================
+ Hits          76286    76293    +7     
+ Misses        28024    28022    -2     
  Partials       3985     3985           
Files with missing lines Coverage Δ Complexity Δ
...hedera/node/app/hapi/utils/ethereum/EthTxData.java 87.01% <100.00%> (+0.21%) 97.00 <2.00> (+4.00)

... and 1 file with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@testlens-app

testlens-app Bot commented Aug 14, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: d64647f
▶️ Tests: 23304 executed
⚪️ Checks: 54/54 completed


Learn more about TestLens at testlens.app.

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