Skip to content

fix(crypto-transaction): encode r/s as minimal integers for standard-Ethereum hash compatibility#1398

Merged
sebastijankuzner merged 23 commits into
developfrom
fix/crypto-transaction/signature-compatibility
Jul 13, 2026
Merged

fix(crypto-transaction): encode r/s as minimal integers for standard-Ethereum hash compatibility#1398
sebastijankuzner merged 23 commits into
developfrom
fix/crypto-transaction/signature-compatibility

Conversation

@oXtxNt9U

Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.36%. Comparing base (1db5d82) to head (55e41ce).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1398      +/-   ##
===========================================
+ Coverage    61.32%   62.36%   +1.03%     
===========================================
  Files          927      931       +4     
  Lines        15289    15736     +447     
  Branches      1681     1765      +84     
===========================================
+ Hits          9376     9813     +437     
- Misses        5908     5916       +8     
- Partials         5        7       +2     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 61.33% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

Base automatically changed from fix/evm/hardening to develop July 13, 2026 10:38
@sebastijankuzner
sebastijankuzner force-pushed the fix/crypto-transaction/signature-compatibility branch from 3a52f62 to bb9e070 Compare July 13, 2026 11:30
@sebastijankuzner
sebastijankuzner force-pushed the fix/crypto-transaction/signature-compatibility branch from bb9e070 to 55e41ce Compare July 13, 2026 12:07
@sebastijankuzner
sebastijankuzner merged commit dc8c862 into develop Jul 13, 2026
24 checks passed
@sebastijankuzner
sebastijankuzner deleted the fix/crypto-transaction/signature-compatibility branch July 13, 2026 12:29
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