package octez-protocol-017-PtNairob-libs

  1. Overview
  2. Docs
Octez protocol 017-PtNairob libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13

doc/octez-protocol-017-PtNairob-libs.test-helpers/Tezos_017_PtNairob_test_helpers/Dummy_zk_rollup/V/index.html

Module Dummy_zk_rollup.VSource

Plompiler circuits for the dummy rollup

Parameters

module L : Plompiler.LIB

Signature

Sourcemodule E : sig ... end
Sourcemodule Encodings = L.Encodings
Sourceval coerce : (L.scalar L.repr * Z.t) -> L.scalar L.repr
Sourceval logic_op : old_state:bool L.Bool.repr -> rollup_id:'a -> Types.V(L).op_u -> bool L.Bool.repr L.t

Common logic for the state transition function

Sourceval predicate_op : ?kind:L.input_kind -> old_state:bool -> new_state:bool -> fee:fee Bounded.P.t -> exit_validity:bool -> rollup_id:Types.P.tezos_pkh -> Types.P.op -> unit L.repr L.t

Circuit definition for one public operation

Sourceval predicate_batch : old_state:bool -> new_state:bool -> fees:amount Bounded.P.t -> rollup_id:Types.P.tezos_pkh -> Types.P.op list -> unit L.repr L.t

Circuit definition for a batch of private operations

Sourceval predicate_fees : old_state:bool -> new_state:bool -> fees:amount Bounded.P.t -> unit L.repr L.t

Fee circuit

OCaml

Innovation. Community. Security.