-
Notifications
You must be signed in to change notification settings - Fork 41
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
compute merkle root implementation #43
compute merkle root implementation #43
Conversation
mubarak23
commented
Aug 8, 2024
- issue Implement compute_merkle_root Function #12
- follows contribution guide
- code change includes tests
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@maciejka here is the PR with the unit test for the function |
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.
Please turn this to a pr into pr #43.
You need to change this line:
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.
Ok, but fix compilation errors.
that was what i just push |
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.
running scarb build keep returning some error, pointing to this function,
currently on it |
f305ce9
into
keep-starknet-strange:mk/merkle_tree