Octez_smart_rollup_nodemodule Batcher : sig ... endmodule Batcher_events : sig ... endmodule Batcher_worker_types : sig ... endThis module contains the parameters for the worker (see Worker) used by the batcher.
module Block_directory_helpers : sig ... endThis module is a helper to convert block ids used in RPCs to useful values.
module Cli : sig ... endmodule Commitment_event : sig ... endThis module defines functions that emit the events used for the rollup node when it is storing and publishing commitments (see Commitment).
module Configuration : sig ... endmodule Daemon_event : sig ... endThis module defines functions that emit the events used by the smart rollup node daemon (see Daemon).
module Dal_injection_queue : sig ... endmodule Etherlink_specific : sig ... endmodule Event : sig ... endThis module defines functions that emit the events used when the smart rollup node is running (see Daemon).
module Fuel : sig ... endmodule Injector : sig ... endmodule Interpreter : sig ... endmodule Interpreter_event : sig ... endmodule Layer1 : sig ... endThis module maintains information about the layer 1 chain.
module Loser_mode : sig ... endmodule Metrics : sig ... endmodule Node_context : sig ... endThis module describes the execution context of the node.
module Node_context_loader : sig ... endmodule Outbox_execution : sig ... endmodule Protocol_plugin_sig : sig ... endmodule Protocol_plugins : sig ... endmodule Publisher : sig ... endThe rollup node stores and publishes commitments for the PVM every `Commitment.sc_rollup_commitment_period` levels.
module Publisher_worker_types : sig ... endmodule Purpose : sig ... endmodule Pvm_patches : sig ... endmodule Pvm_plugin_sig : sig ... endmodule Reference : sig ... endAbstraction module for OCaml references
module Refutation_coordinator : sig ... endComponent for managing refutation games. This module is implemented as a single worker in the rollup node, which takes care of processing new L1 heads, and coordinating the refutation game players. (See Refutation_player).
module Refutation_coordinator_types : sig ... endmodule Refutation_game : sig ... endThis module implements the refutation game logic of the rollup node.
module Refutation_game_event : sig ... endmodule Refutation_player : sig ... endWorker module for a single refutation game player. The node's refutation coordinator will spawn a new refutation player for each refutation game.
module Refutation_player_types : sig ... endmodule Repair : sig ... endmodule Rollup_node_daemon : sig ... endmodule Rollup_node_errors : sig ... endmodule Rpc_directory : sig ... endmodule Rpc_directory_helpers : sig ... endmodule Rpc_server : sig ... endmodule Simulation : sig ... endmodule Snapshots : sig ... endmodule Utils : sig ... endmodule Wasm_2_0_0_utilities : sig ... end