-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Misc] Integration fixes after the v0.11.0 release #49
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #49 +/- ##
==========================================
+ Coverage 81.31% 81.99% +0.68%
==========================================
Files 9 15 +6
Lines 1493 1711 +218
==========================================
+ Hits 1214 1403 +189
- Misses 215 244 +29
Partials 64 64 ☔ View full report in Codecov by Sentry. |
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.
Couple of NITs but gtg.
Co-authored-by: Redouane Lakrache <[email protected]> Signed-off-by: Daniel Olshansky <[email protected]>
Co-authored-by: Redouane Lakrache <[email protected]> Signed-off-by: Daniel Olshansky <[email protected]>
Summary
NewTrieSpec
publicallySum
function to theMerkleRoot
typeCount
function to theMerkleRoot
typePathHasherSize
Human Summary
AI Summary
reviewpad:summary
Issue
Fixing a few integration issues with
poktroll
after this release: https://github.com/pokt-network/smt/releases/tag/v0.11.0Type of change
Please mark the relevant option(s):
Testing
make test_all
make benchmark_{all | suite name}
Required Checklist
godoc
format comments see: tip.golang.org/doc/comment)If Applicable Checklist