Tezos_baking_019_PtParisBSourceCache structures used to memoize costly RPCs/computations.
Daemons directly supported by lib_delegate
Concurrent worker for consensus operations and block forging
Launch processes to gather operations from the mempool and make them available for the baker.
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:
This module, and in particular the step function, modifies the automaton state, while Baking_actions performs potentially failing side-effects.