Go to the source code of this file.
|
void | print_tree (const size_t depth, std::vector< fr > hashes, std::string const &msg) |
|
| TEST (stdlib_nullifier_tree, test_kv_memory_vs_memory_consistency) |
|
| TEST (stdlib_nullifier_tree, test_size) |
|
| TEST (stdlib_nullifier_tree, test_get_hash_path) |
|
| TEST (stdlib_nullifier_tree, test_get_hash_path_layers) |
|
◆ print_tree()
void print_tree |
( |
const size_t |
depth, |
|
|
std::vector< fr > |
hashes, |
|
|
std::string const & |
msg |
|
) |
| |
|
inline |
◆ TEST() [1/4]
TEST |
( |
stdlib_nullifier_tree |
, |
|
|
test_get_hash_path |
|
|
) |
| |
◆ TEST() [2/4]
TEST |
( |
stdlib_nullifier_tree |
, |
|
|
test_get_hash_path_layers |
|
|
) |
| |
◆ TEST() [3/4]
TEST |
( |
stdlib_nullifier_tree |
, |
|
|
test_kv_memory_vs_memory_consistency |
|
|
) |
| |
◆ TEST() [4/4]
TEST |
( |
stdlib_nullifier_tree |
, |
|
|
test_size |
|
|
) |
| |
◆ NUM_VALUES
const size_t NUM_VALUES = 1024 |