src/utils.rs (2 lines): - line 117: // TODO: check that leaf_num <= 2^height - line 177: // TODO: check the size of the tree src/node_template.rs (1 line): - line 248: // TODO add some identifier hasher.update(PADDING_STRING.as_bytes());