Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
index.hpp
Go to the documentation of this file.
1// === AUDIT STATUS ===
2// internal: { status: not started, auditors: [], date: YYYY-MM-DD }
3// external_1: { status: not started, auditors: [], date: YYYY-MM-DD }
4// external_2: { status: not started, auditors: [], date: YYYY-MM-DD }
5// =====================
6
7#pragma once
8#include "hash.hpp"
9#include "hash_path.hpp"
10#include "memory_store.hpp"
11#include "memory_tree.hpp"
12#include "merkle_tree.hpp"