package tezos-protocol-015-PtLimaPt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tezos/Protocol: economic-protocol definition
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc
doc/tezos-protocol-015-PtLimaPt.raw/Tezos_raw_protocol_015_PtLimaPt/Alpha_context/Block_header/index.html
Module Alpha_context.Block_headerSource
This module re-exports definitions from Block_header_repr.
Source
type contents = {payload_hash : Block_payload_hash.t;payload_round : Round.t;seed_nonce_hash : Nonce_hash.t option;proof_of_work_nonce : bytes;liquidity_baking_toggle_vote : Liquidity_baking_repr.liquidity_baking_toggle_vote;
}Source
type t = {shell : Tezos_protocol_environment_015_PtLimaPt.Block_header.shell_header;protocol_data : protocol_data;
}Source
val to_watermark :
block_watermark ->
Tezos_protocol_environment_015_PtLimaPt.Signature.watermarkSource
val of_watermark :
Tezos_protocol_environment_015_PtLimaPt.Signature.watermark ->
block_watermark optionSource
val unsigned_encoding :
(shell_header * contents)
Tezos_protocol_environment_015_PtLimaPt.Data_encoding.tSource
val protocol_data_encoding :
protocol_data Tezos_protocol_environment_015_PtLimaPt.Data_encoding.encodingSource
val shell_header_encoding :
shell_header Tezos_protocol_environment_015_PtLimaPt.Data_encoding.encodingThe maximum size of block headers in bytes
Source
val check_timestamp :
Round.round_durations ->
timestamp:Tezos_protocol_environment_015_PtLimaPt.Time.t ->
round:Round.t ->
predecessor_timestamp:Tezos_protocol_environment_015_PtLimaPt.Time.t ->
predecessor_round:Round.t ->
unit Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresultSource
val check_signature :
t ->
Tezos_protocol_environment_015_PtLimaPt.Chain_id.t ->
public_key ->
unit Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresultSource
val begin_validate_block_header :
block_header:t ->
chain_id:Tezos_protocol_environment_015_PtLimaPt.Chain_id.t ->
predecessor_timestamp:Tezos_protocol_environment_015_PtLimaPt.Time.t ->
predecessor_round:Round.t ->
fitness:Fitness.t ->
timestamp:Tezos_protocol_environment_015_PtLimaPt.Time.t ->
delegate_pk:public_key ->
round_durations:Round.round_durations ->
proof_of_work_threshold:int64 ->
expected_commitment:bool ->
unit Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresultSource
val finalize_validate_block_header :
block_header_contents:contents ->
round:Round.t ->
fitness:Fitness.t ->
checkable_payload_hash:checkable_payload_hash ->
locked_round_evidence:locked_round_evidence option ->
consensus_threshold:int ->
unit Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>