package octez-libs
A package that contains multiple base libraries used by the Octez suite
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
doc/octez-libs.epoxy-tx/Epoxy_tx/Tx_rollup/V/index.html
Module Tx_rollup.V
Source
Parameters
module L : Plompiler.LIB
Signature
Source
val assert_merkle_proof :
T.Merkle.leaf L.repr ->
T.Merkle.path ->
T.Merkle.root L.repr ->
unit L.Bool.repr L.t
Source
val assert_tree_proofs :
T.account_u ->
T.leaf_u ->
T.Merkle.path ->
T.Merkle.path ->
T.Merkle.root L.repr ->
unit L.Bool.repr L.t
Source
val predicate_fees :
old_root:Plompiler.Csir.Scalar.t ->
old_next_pos:(Z.t * Z.t) ->
new_root:Plompiler.Csir.Scalar.t ->
new_next_pos:(Z.t * Z.t) ->
fees:(Z.t * Z.t) ->
Epoxy_tx__Types.P.account_tree_el ->
unit L.repr L.t
Source
val hash_op :
[< `Create of T.create_u
| `Credit of T.credit_u
| `Debit of T.debit_u
| `Transfer of T.transfer_u ] ->
L.scalar L.repr L.t
Source
val predicate_ill_formed :
old_root:Plompiler.Csir.Scalar.t ->
old_next_pos:(Z.t * Z.t) ->
new_root:Plompiler.Csir.Scalar.t ->
new_next_pos:(Z.t * Z.t) ->
fee:(Z.t * Z.t) ->
exit_validity:bool ->
rollup_id:bytes ->
Types.P.tx ->
unit L.Bool.repr L.t
Source
val transfer_circuit :
op_code:Plompiler.Csir.Scalar.t ->
old_root:T.Merkle.root L.Bool.repr ->
old_next_pos:'a ->
rollup_id:L.scalar L.repr ->
generator:T.Schnorr.Affine.point L.repr ->
T.transfer_u ->
T.transfer_storage_u ->
(T.Merkle.root L.Bool.repr * 'a * Epoxy_tx__Constants.fee T.Bounded_u.t) L.t
Source
val predicate_op :
?public:bool ->
old_root:Plompiler.Csir.Scalar.t ->
old_next_pos:(Z.t * Z.t) ->
new_root:Plompiler.Csir.Scalar.t ->
new_next_pos:(Z.t * Z.t) ->
fee:(Z.t * Z.t) ->
exit_validity:bool ->
rollup_id:bytes ->
Types.P.tx ->
Types.P.tx_storage ->
unit L.repr L.t
Source
val predicate_private_batch :
old_root:Plompiler.Csir.Scalar.t ->
old_next_pos:(Z.t * Z.t) ->
new_root:Plompiler.Csir.Scalar.t ->
new_next_pos:(Z.t * Z.t) ->
fees:(Z.t * Z.t) ->
rollup_id:bytes ->
Types.P.transfer list ->
Types.P.transfer_storage list ->
unit L.repr L.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page