Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Todo List
Class bb::BarycentricDataCompileTime< Fr, domain_end, num_evals >
: TODO(https://github.com/AztecProtocol/barretenberg/issues/713) Optimize with lookup tables?
Member bb::BaseTranscript< Codec_, HashFunction_ >::send_to_verifier (const std::string &label, const T &element)
Use a concept to only allow certain types to be passed. Requirements are that the object should be serializable.
Member bb::Goblin::ensure_well_formed_op_queue_for_avm (MegaBuilder &builder) const
(https://github.com/AztecProtocol/barretenberg/issues/1537) Asses whether two Translator variants (one with Zk and one without) would be a better option
Class bb::MegaFlavor::VerificationKey
TODO(https://github.com/AztecProtocol/barretenberg/issues/876)
Member bb::Polynomial< Fr >::copy_vector (const std::vector< T > &vec)
https://github.com/AztecProtocol/barretenberg/issues/1292
File flavor.hpp

TODO(#395): Getters should return arrays?

TODO(#396): Access specifiers?

TODO(#397): Use more handle types?

TODO(#398): Selectors should come from arithmetization.

Member smt_circuit::UltraCircuit::handle_delta_range_relation (size_t cursor)
Useless?
Member smt_circuit::UltraCircuit::simulate_circuit_eval (std::vector< bb::fr > &witness) const override
Do we actually need this here?
Member smt_terms::SymSet< sym_entry >::contains (const sym_entry &entry) const
(alex) maybe it should return the term value, for bool comaptibility