Constants§
- EVM_
HALO2_ VERIFIER_ BASE_ NAME - EVM_
HALO2_ VERIFIER_ INTERFACE_ NAME - EVM_
HALO2_ VERIFIER_ PARENT_ NAME - EVM_
VERIFIER_ ARTIFACT_ FILENAME
Functions§
- decode_
from_ file - encode_
to_ file - read_
evm_ halo2_ verifier_ from_ folder - Reads the EVM halo2 verifier written by
write_evm_halo2_verifier_to_folder. Ifversion_dirisSome, it replaces the defaultv[OPENVM_VERSION]directory name. - read_
from_ file_ bytes - read_
from_ file_ json - read_
halo2_ pk_ from_ file - Reads a
Halo2ProvingKeywritten bywrite_halo2_pk_to_file. - read_
object_ from_ file - write_
evm_ halo2_ verifier_ to_ folder - Writes three Solidity contracts into the following folder structure:
- write_
halo2_ pk_ to_ file - Writes a
Halo2ProvingKeytopathin the streaming Halo2 pk format. - write_
object_ to_ file - write_
to_ file_ bytes - write_
to_ file_ json