Macrosยง
- make_
with_ ๐ext_ cache - read_
cache ๐
Structsยง
- Block
Verifier - Verifier index for block proofs (consensus layer / block selection). Lazily initialized and cached globally.
- Transaction
Verifier - Verifier index for transaction proofs (execution layer / transaction confirmation). Lazily initialized and cached globally.
Enumsยง
- Kind ๐
Staticsยง
- BLOCK_
VERIFIER ๐ - TX_
VERIFIER ๐
Functionsยง
- cache_
filename ๐ - cache_
path ๐ - make_
shifts - https://github.com/MinaProtocol/mina/blob/bfd1009abdbee78979ff0343cc73a3480e862f58/src/lib/crypto/kimchi_bindings/stubs/src/pasta_fq_plonk_verifier_index.rs#L213 https://github.com/MinaProtocol/mina/blob/bfd1009abdbee78979ff0343cc73a3480e862f58/src/lib/pickles/common.ml#L16C1-L25C58
- make_
verifier_ ๐index - make_
with_ ๐ext_ cache - make_
zkapp_ verifier_ index - https://github.com/MinaProtocol/mina/blob/bfd1009abdbee78979ff0343cc73a3480e862f58/src/lib/pickles/side_loaded_verification_key.ml#L206
- read_
cache ๐ - wrap_
domains - write_
cache ๐