package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Octez_smart_rollupSource

Sourcemodule Address : sig ... end
Sourcemodule Commitment : sig ... end
Sourcemodule Dal : sig ... end
Sourcemodule Dictionary_encoding : sig ... end
Sourcemodule Error : sig ... end
Sourcemodule Game : sig ... end
Sourcemodule Inbox : sig ... end

Smart rollup shared inbox representation, adapted from a subset of src/proto_alpha/lib_protocol/sc_rollup_inbox_repr.mli.

Sourcemodule Inbox_hash : sig ... end
Sourcemodule Installer_config : sig ... end

Handling of YAML configuration file used by the kernel installer.

Sourcemodule Kind : sig ... end
Sourcemodule L1_operation : sig ... end
Sourcemodule L2_message : sig ... end
Sourcemodule Operation_kind : sig ... end
Sourcemodule Rollup_constants : sig ... end

Protocol agnostic representation for protocol constants.

Sourcemodule Rollup_node_services : sig ... end

This file defines the services of the rollup node that do not depend on the protocol. A top-level directory is built for them in the rollup node library.

Sourcemodule Sc_rollup_block : sig ... end
Sourcemodule Smart_rollup_context_hash : sig ... end
Sourcemodule State_hash : sig ... end
Sourcemodule Versioned_data : sig ... end

Values are versioned so that they can be modified in future iterations of the protocol.

OCaml

Innovation. Community. Security.