package octez-l2-libs

  1. Overview
  2. Docs
Octez layer2 libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a

doc/octez-l2-libs.smart-rollup/Octez_smart_rollup/index.html

Module Octez_smart_rollupSource

Sourcemodule Address : sig ... end
Sourcemodule Commitment : sig ... end
Sourcemodule Dal : 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 Kind : sig ... end
Sourcemodule L1_operation : sig ... end
Sourcemodule L2_message : 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.