package tezos-protocol-007-PsDELPH1
Tezos/Protocol: economic-protocol definition
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b
doc/tezos-protocol-007-PsDELPH1.raw/Tezos_raw_protocol_007_PsDELPH1/Storage/Vote/index.html
Module Storage.Vote
Source
Source
module Current_period_kind :
Storage_sigs.Single_data_storage
with type value = Voting_period_repr.kind
and type t := Raw_context.t
Source
module Participation_ema :
Storage_sigs.Single_data_storage
with type value = int32
and type t := Raw_context.t
Participation exponential moving average, in centile of percentage
Source
module Current_proposal :
Storage_sigs.Single_data_storage
with type value = Tezos_protocol_environment_007_PsDELPH1.Protocol_hash.t
and type t := Raw_context.t
Source
module Listings_size :
Storage_sigs.Single_data_storage
with type value = int32
and type t := Raw_context.t
Sum of all rolls of all delegates.
Source
module Listings :
Storage_sigs.Indexed_data_storage
with type key =
Tezos_protocol_environment_007_PsDELPH1.Signature.Public_key_hash.t
and type value = int32
and type t := Raw_context.t
Contains all delegates with their assigned number of rolls.
Source
module Proposals :
Storage_sigs.Data_set_storage
with type elt =
Tezos_protocol_environment_007_PsDELPH1.Protocol_hash.t
* Tezos_protocol_environment_007_PsDELPH1.Signature.Public_key_hash.t
and type t := Raw_context.t
Set of protocol proposal with corresponding proposer delegate
Source
module Proposals_count :
Storage_sigs.Indexed_data_storage
with type key =
Tezos_protocol_environment_007_PsDELPH1.Signature.Public_key_hash.t
and type value = int
and type t := Raw_context.t
Keeps for each delegate the number of proposed protocols
Source
module Ballots :
Storage_sigs.Indexed_data_storage
with type key =
Tezos_protocol_environment_007_PsDELPH1.Signature.Public_key_hash.t
and type value = Vote_repr.ballot
and type t := Raw_context.t
Contains for each delegate its ballot
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>