package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Octez protocol 018-Proxford libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

doc/octez-protocol-018-Proxford-libs.baking/Tezos_baking_018_Proxford/index.html

Module Tezos_baking_018_ProxfordSource

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.