package octez-protocol-017-PtNairob-libs

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

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

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.