Tezos_tx_rollup_015_PtLimaPtSourceDeamon provides the run function that tracks the head of Tezos nodes to compute the state of a rollup asynchronously.
This module describes a fancy representation of a L2block.t. We define a fancy block with an associated encoding. The encoded JSON will later on be used in RPCs to provide a cleaner and easier to use JSON object.
A non-compact representation of inboxes that represents complete messages and not their hashes.
The RPC server and the Daemon main loop are sharing a variable of the type stored in the Irmin store. The State module allows access to this stored data.
Describes the different representations that can be stored persistently.