Compare commits

..

2 commits

Author SHA1 Message Date
6d678bd26e add test_multithreaded_subtrees() commit 2024-11-14 16:48:02 -07:00
5cc527fd26 smt: implement test for basic parallelized subtree computation w/ rayon
Building on the previous commit, this commit implements a test proving
that `SparseMerkleTree::build_subtree()` can be composed into itself not
just concurrently, but in parallel, without issue.
2024-11-14 16:46:28 -07:00

2
series

@ -1 +1 @@
Subproject commit 1b32285fc254d2fc0183ae6088061455d525b8e3
Subproject commit 5cc527fd26d55a277b2de68d0b5d18e858428559