Module storage_proofs_core::parameter_cache[][src]

Structs

CacheEntryMetadata
LockedFile
PARAMETERS
ParameterData
SRS_PARAMETERS

Constants

GROTH_PARAMETER_EXT
PARAMETERS_DATA
PARAMETER_METADATA_EXT
SRS_KEY_EXT
SRS_MAX_PROOFS_TO_AGGREGATE
SRS_PARAMETERS_DATA
SRS_SHARED_KEY_NAME
VERIFYING_KEY_EXT
VERSION

Bump this when circuits change to invalidate the cache.

Traits

CacheableParameters
ParameterSetMetadata

Functions

get_parameter_data

Get the correct parameter data for a given cache id.

get_parameter_data_from_id

Get the correct parameter data for a given cache id.

get_srs_parameter_data_from_id

Get the correct srs parameter data for a given cache id.

get_verifying_key_data

Get the correct verifying key data for a given cache id.

metadata_id
parameter_cache_dir
parameter_cache_dir_name
parameter_cache_metadata_path
parameter_cache_params_path
parameter_cache_srs_key_path
parameter_cache_verifying_key_path
parameter_id
read_cached_params
verifying_key_id
with_exclusive_lock
with_exclusive_read_lock
with_open_file

Type Definitions

ParameterMap