package tezos-protocol-014-PtKathma
Tezos/Protocol: economic-protocol definition
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc
doc/tezos-protocol-014-PtKathma.raw/Tezos_raw_protocol_014_PtKathma/Storage/Vote/index.html
Module Storage.Vote
Source
Source
module Pred_period_kind :
Storage_sigs.Single_data_storage
with type value = Voting_period_repr.kind
and type t := Raw_context.t
Source
module Current_period :
Storage_sigs.Single_data_storage
with type value = Voting_period_repr.t
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_014_PtKathma.Protocol_hash.t
and type t := Raw_context.t
Source
module Voting_power_in_listings :
Storage_sigs.Single_data_storage
with type value = int64
and type t := Raw_context.t
Sum of voting weights of all delegates.
Source
module Listings :
Storage_sigs.Indexed_data_storage
with type key =
Tezos_protocol_environment_014_PtKathma.Signature.Public_key_hash.t
and type value = int64
and type t := Raw_context.t
Contains all delegates with their assigned voting weight.
Source
module Proposals :
Storage_sigs.Data_set_storage
with type elt =
Tezos_protocol_environment_014_PtKathma.Protocol_hash.t
* Tezos_protocol_environment_014_PtKathma.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_014_PtKathma.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_014_PtKathma.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)"
>