zzh-wisdom/MerkleTree
This is the code for the final assignment of the blockchain course, which implements the Merkle Tree and is optimized in conjunction with the Bloom filter. In addition, it also contains some tests
C++
This is the code for the final assignment of the blockchain course, which implements the Merkle Tree and is optimized in conjunction with the Bloom filter. In addition, it also contains some tests
C++