NAKsir-melody/cpp_ssz

[feature] merkleize help function

NAKsir-melody opened this issue · 0 comments

Given ordered BYTES_PER_CHUNK-byte chunks, if necessary append zero chunks so that the number of chunks is a power of two, Merkleize the chunks, and return the root.