fix(crypto-transaction): encode r/s as minimal integers for standard-Ethereum hash compatibility#1398
Merged
sebastijankuzner merged 23 commits intoJul 13, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
sebastijankuzner
force-pushed
the
fix/crypto-transaction/signature-compatibility
branch
from
July 13, 2026 11:30
3a52f62 to
bb9e070
Compare
sebastijankuzner
approved these changes
Jul 13, 2026
sebastijankuzner
force-pushed
the
fix/crypto-transaction/signature-compatibility
branch
from
July 13, 2026 12:07
bb9e070 to
55e41ce
Compare
sebastijankuzner
approved these changes
Jul 13, 2026
sebastijankuzner
deleted the
fix/crypto-transaction/signature-compatibility
branch
July 13, 2026 12:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Checklist