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

Audit fixed size for merkle tree construction #83

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

JordyRo1
Copy link
Contributor

Resolves #82

Changes

  • Replace self.count.read()-1 -> TREE_DEPTH as exit condition for the build_tree function

@JordyRo1 JordyRo1 requested a review from EvolveArt July 11, 2024 09:04
@EvolveArt EvolveArt merged commit 343b381 into main Jul 16, 2024
4 checks passed
@EvolveArt EvolveArt deleted the Audit-Fixed-size-for-merkle-tree-construction branch July 16, 2024 16:30
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.

Audit: Array aize for Merkle Tree Branch
2 participants