Skip to content

refactor: rename stateHash to stateRoot#978

Merged
sebastijankuzner merged 2 commits into
developfrom
refactor/rename/stateHash-to-stateRoot
Jun 13, 2025
Merged

refactor: rename stateHash to stateRoot#978
sebastijankuzner merged 2 commits into
developfrom
refactor/rename/stateHash-to-stateRoot

Conversation

@sebastijankuzner
Copy link
Copy Markdown
Contributor

Summary

Replace remaining stateHash to stateRoot.

Checklist

  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 67.85714% with 9 lines in your changes missing coverage. Please review.

Project coverage is 50.47%. Comparing base (4de3046) to head (0e20b91).
Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
packages/evm/bindings/src/lib.rs 0.00% 7 Missing ⚠️
packages/crypto-block/source/index.ts 0.00% 1 Missing ⚠️
packages/evm/core/src/state_root.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #978      +/-   ##
===========================================
+ Coverage    50.25%   50.47%   +0.22%     
===========================================
  Files         1112     1109       -3     
  Lines        60076    60007      -69     
  Branches      1458     1466       +8     
===========================================
+ Hits         30190    30289      +99     
+ Misses       29848    29681     -167     
+ Partials        38       37       -1     
Flag Coverage Δ
contracts 98.63% <ø> (-0.86%) ⬇️
packages 50.12% <67.85%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@sebastijankuzner sebastijankuzner merged commit 2ede065 into develop Jun 13, 2025
18 checks passed
@sebastijankuzner sebastijankuzner deleted the refactor/rename/stateHash-to-stateRoot branch June 13, 2025 13:58
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.

1 participant