Skip to content

Merkle tree library implementation - #1

Open
miksax wants to merge 1 commit into
mainfrom
merkle_tree_library
Open

Merkle tree library implementation#1
miksax wants to merge 1 commit into
mainfrom
merkle_tree_library

Conversation

@miksax

@miksax miksax commented Oct 11, 2024

Copy link
Copy Markdown
Owner
  • Add library for merkle tree/proff
  • Compatibility test with merkle-tree-sha256 (github:btc-vision/merkle-tree-sha256)
  • Performance test with the same library.

@miksax
miksax force-pushed the merkle_tree_library branch from 30cf086 to b803f7a Compare October 11, 2024 15:28
miksax added a commit that referenced this pull request Dec 23, 2024
* Create library + Add comparative tests

* Fix CI test

* Fix CI test

* Restructuring module + clippy

* Test size

* own implementation of merkle tree

* Check with clippy

* Better performance tests

* Disable stable - aarch64-unknown-linux-musl tests

* Disable stable - aarch64-unknown-linux-musl
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.

1 participant