|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <filesystem>#include <fstream>#include <iostream>#include <sstream>#include <vector>Go to the source code of this file.
Functions | |
| std::string | generate_memory_offsets (int log_n) |
| template<typename Field > | |
| std::string | field_to_hex (const Field &f) |
| std::string | int_to_hex (size_t i) |
| std::string | get_optimized_honk_solidity_verifier (auto const &verification_key) |
| std::string field_to_hex | ( | const Field & | f | ) |
Definition at line 3301 of file honk_optimized_contract.hpp.
|
inline |
Definition at line 15 of file honk_optimized_contract.hpp.
|
inline |
Definition at line 3315 of file honk_optimized_contract.hpp.
|
inline |
Definition at line 3308 of file honk_optimized_contract.hpp.