* Add initial work on padding efficent merkle roots * Improve merklize_padded * Improve tree_hash crate -- fix bugs, docs * Update codebase for tree_hash API change * Remove dbg statements, fix import error * Fix clippy lints, doc error * Tidy tree hash comments * Increase tree_hash max tree height * Fix PR review comments * Fix typos * Fix cache access off-by-one in tree hash * Set max tree depth to 48 (from 64) |
||
|---|---|---|
| .. | ||
| impls.rs | ||
| lib.rs | ||
| merkleize_padded.rs | ||
| merkleize_standard.rs | ||