3 Commits

Author SHA1 Message Date
Tomasz Bekas
0668d54c2e
Fix the documentation for null hash 2023-08-15 14:36:11 +02:00
Tomasz Bekas
7a45fe8592
Refine merkle tree construction 2023-08-15 13:37:41 +02:00
Tomasz Bekas
e8601274b9
Merkle tree construction (#504)
* Building a merkle tree

* Obtaining merkle proof from a tree

---------

Co-authored-by: benbierens <thatbenbierens@gmail.com>
2023-08-15 13:23:35 +02:00