package tezos-baking-alpha

  1. Overview
  2. Docs
Tezos/Protocol: base library for `tezos-baker/accuser`

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f

doc/tezos-baking-alpha/Tezos_baking_alpha/index.html

Module Tezos_baking_alphaSource

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 Logging : sig ... end
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 State_transitions : sig ... end

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

OCaml

Innovation. Community. Security.