Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ecc_transcript_relation.cpp
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
#include <array>
8
#include <tuple>
9
10
#include "
./ecc_transcript_relation_impl.hpp
"
11
#include "
barretenberg/eccvm/eccvm_flavor.hpp
"
12
#include "
barretenberg/flavor/relation_definitions.hpp
"
13
14
namespace
bb
{
15
template
class
ECCVMTranscriptRelationImpl<grumpkin::fr>;
16
DEFINE_SUMCHECK_RELATION_CLASS
(
ECCVMTranscriptRelationImpl
,
ECCVMFlavor
);
17
}
// namespace bb
bb::ECCVMFlavor
Definition
eccvm_flavor.hpp:34
bb::ECCVMTranscriptRelationImpl
ECCVMTranscriptRelationImpl evaluates the correctness of the ECCVM transcript columns.
Definition
ecc_transcript_relation.hpp:35
ecc_transcript_relation_impl.hpp
eccvm_flavor.hpp
bb
Entry point for Barretenberg command-line interface.
Definition
acir_format_getters.cpp:6
relation_definitions.hpp
DEFINE_SUMCHECK_RELATION_CLASS
#define DEFINE_SUMCHECK_RELATION_CLASS(RelationImpl, Flavor)
Definition
relation_definitions.hpp:32
src
barretenberg
relations
ecc_vm
ecc_transcript_relation.cpp
Generated by
1.9.8