package octez-protocol-019-PtParisB-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_baking_019_PtParisBSource

Sourcemodule Abstract_context_index : sig ... end
Sourcemodule Baking_actions : sig ... end
Sourcemodule Baking_cache : sig ... end

Cache structures used to memoize costly RPCs/computations.

Sourcemodule Baking_configuration : sig ... end
Sourcemodule Baking_errors : sig ... end
Sourcemodule Baking_events : sig ... end
Sourcemodule Baking_files : sig ... end
Sourcemodule Baking_highwatermarks : sig ... end
Sourcemodule Baking_lib : sig ... end
Sourcemodule Baking_nonces : sig ... end
Sourcemodule Baking_pow : sig ... end
Sourcemodule Baking_scheduling : sig ... end
Sourcemodule Baking_simulator : sig ... end
Sourcemodule Baking_state : sig ... end
Sourcemodule Baking_vdf : sig ... end
Sourcemodule Block_forge : sig ... end
Sourcemodule Client_baking_blocks : sig ... end
Sourcemodule Client_baking_scheduling : sig ... end
Sourcemodule Client_daemon : sig ... end

Daemons directly supported by lib_delegate

Sourcemodule Delegate_events : sig ... end
Sourcemodule Forge_worker : sig ... end

Concurrent worker for consensus operations and block forging

Sourcemodule Node_rpc : sig ... end
Sourcemodule Operation_pool : sig ... end
Sourcemodule Operation_selection : sig ... end
Sourcemodule Operation_worker : sig ... end

Launch processes to gather operations from the mempool and make them available for the baker.

Sourcemodule Per_block_vote_file : sig ... end

This module is used to load the baker's per block votes configurations. When a file is given as configuration, its content is expected to be a valid JSON matching the following examples:

Sourcemodule State_transitions : sig ... end

This module, and in particular the step function, modifies the automaton state, while Baking_actions performs potentially failing side-effects.

Sourcemodule Vdf_helpers : sig ... end
OCaml

Innovation. Community. Security.