-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing hasher - substrate rc3 version support #89
Conversation
This reverts commit 461cf42.
Codecov Report
@@ Coverage Diff @@
## master #89 +/- ##
==========================================
- Coverage 60.50% 60.36% -0.15%
==========================================
Files 88 90 +2
Lines 3618 3658 +40
==========================================
+ Hits 2189 2208 +19
- Misses 1074 1094 +20
- Partials 355 356 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor improvement suggestions
Overall LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice and clean, thanks!
* Revert "Add ExtrinsicSignatureV5 (centrifuge#68)" This reverts commit 461cf42. * Add missing hasher * review comments * fix test
Closes #81 and #82