|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "./tree_meta.hpp"#include "barretenberg/crypto/merkle_tree/types.hpp"#include "barretenberg/stdlib/primitives/field/field.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | bb::crypto::merkle_tree::MockTransaction |
| class | bb::crypto::merkle_tree::MockPersistedStore |
| class | bb::crypto::merkle_tree::ArrayStore< PersistedStore > |
| A very basic 2-d array for use as a backing store for merkle trees. Can store up to 'indices' nodes per row and 'levels' rows. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::crypto |
| namespace | bb::crypto::merkle_tree |