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

Merkle tree implementation #42

Merged
merged 15 commits into from
Aug 9, 2024
Merged

Merkle tree implementation #42

merged 15 commits into from
Aug 9, 2024

Conversation

maciejka
Copy link
Collaborator

@maciejka maciejka commented Aug 7, 2024

@mubarak23 here is a merkle_tree implementation.
Are you able to unit test it?
You can generate test data with:
https://learnmeabitcoin.com/technical/block/merkle-root/

Copy link

vercel bot commented Aug 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
raito ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 0:51am

@mubarak23
Copy link
Contributor

alright, i will write the test and push to this branch

@maciejka maciejka marked this pull request as ready for review August 8, 2024 20:35
@maciejka maciejka requested a review from m-kus as a code owner August 8, 2024 20:35
@maciejka maciejka merged commit 544e88f into main Aug 9, 2024
5 checks passed
@m-kus m-kus deleted the mk/merkle_tree branch August 31, 2024 10:52
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