-
Notifications
You must be signed in to change notification settings - Fork 19
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
PR review resolution #123
PR review resolution #123
Conversation
ignasirv
commented
Nov 29, 2023
•
edited
Loading
edited
- PR review
- Unit testing for blockInfoRoot
- Moved blockInfotree functions to utils
ccb40f1
to
79a4b25
Compare
79a4b25
to
a1675af
Compare
@@ -129,12 +131,45 @@ async function setTxLog(smt, root, txIndex, logIndex, logValue) { | |||
return res.newRoot; | |||
} | |||
|
|||
async function fillReceiptTree( |
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.
missing function commments
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
😸