package octez-protocol-017-PtNairob-libs

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

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

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.