Skip to content
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

Cosmetic updates to merkleizer #12

Merged
merged 1 commit into from
Nov 24, 2021
Merged

Cosmetic updates to merkleizer #12

merged 1 commit into from
Nov 24, 2021

Conversation

etan-status
Copy link
Contributor

This makes the merkleization code more consistent regarding identifier
naming, and avoids the dot-syntax for merkleizer function calls.
Furthermore, hashTreeRootList is embedded into hashTreeRootAux.
Finally, this cleans up some minor syntactic inconsistencies such as
ordering or presence of call brackets.

This makes the merkleization code more consistent regarding identifier
naming, and avoids the dot-syntax for merkleizer function calls.
Furthermore, `hashTreeRootList` is embedded into `hashTreeRootAux`.
Finally, this cleans up some minor syntactic inconsistencies such as
ordering or presence of call brackets.
@etan-status etan-status changed the title cosmetic updates to merkleizer Cosmetic updates to merkleizer Nov 24, 2021
Copy link
Contributor

@zah zah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, feel free to merge once the CI is green

@etan-status etan-status merged commit 7e3562d into status-im:master Nov 24, 2021
@etan-status etan-status deleted the merkleizer-cleanup branch November 24, 2021 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants