package tezos-protocol-alpha
Tezos/Protocol: economic-protocol definition
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f
doc/tezos-protocol-alpha.raw/Tezos_raw_protocol_alpha/Storage_functors/index.html
Module Tezos_raw_protocol_alpha.Storage_functors
Source
Tezos Protocol Implementation - Typed storage builders.
Contains functors used by Storage
to create the structure on disk.
See Make_subcontext
Source
module Make_subcontext
(_ : Storage_sigs.REGISTER)
(C : Raw_context.T)
(_ : Storage_sigs.NAME) :
Raw_context.T with type t = C.t
Given a Raw_context
, return a new Raw_context
that projects into a given subtree. Similar to a functional lens.
Source
module Make_single_data_storage
(_ : Storage_sigs.REGISTER)
(C : Raw_context.T)
(_ : Storage_sigs.NAME)
(V : Storage_sigs.VALUE) :
Storage_sigs.Single_data_storage with type t = C.t and type value = V.t
A type that can be serialized as a string list
, and used as a prefix in the typed datastore.
Source
module Make_data_set_storage
(C : Raw_context.T)
(I : INDEX) :
Storage_sigs.Data_set_storage with type t = C.t and type elt = I.t
Create storage for a compound type.
Source
module Make_carbonated_data_set_storage
(C : Raw_context.T)
(I : INDEX) :
Storage_sigs.Carbonated_data_set_storage with type t = C.t and type elt = I.t
Like Make_data_set_storage
, adding tracking of storage cost.
Source
module Make_indexed_data_storage
(C : Raw_context.T)
(I : INDEX)
(V : Storage_sigs.VALUE) :
Storage_sigs.Indexed_data_storage
with type t = C.t
and type key = I.t
and type value = V.t
This functor creates storage for types with a notion of an index.
Source
module Make_indexed_carbonated_data_storage
(C : Raw_context.T)
(I : INDEX)
(V : Storage_sigs.VALUE) :
Storage_sigs.Indexed_carbonated_data_storage
with type t = C.t
and type key = I.t
and type value = V.t
Like Make_indexed_data_storage
, adding tracking of storage cost.
Source
module Make_indexed_data_snapshotable_storage
(C : Raw_context.T)
(Snapshot : INDEX)
(I : INDEX)
(V : Storage_sigs.VALUE) :
Storage_sigs.Indexed_data_snapshotable_storage
with type t = C.t
and type snapshot = Snapshot.t
and type key = I.t
and type value = V.t
Source
module Make_indexed_subcontext
(C : Raw_context.T)
(I : INDEX) :
Storage_sigs.Indexed_raw_context
with type t = C.t
and type key = I.t
and type 'a ipath = 'a I.ipath
Source
module Wrap_indexed_data_storage
(C : Storage_sigs.Indexed_data_storage)
(K : WRAPPER with type key := C.key) :
Storage_sigs.Indexed_data_storage
with type t = C.t
and type key = K.t
and type value = C.value
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>