package tezos-protocol-012-Psithaca
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tezos/Protocol: economic-protocol definition
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b
doc/tezos-protocol-012-Psithaca.raw/Tezos_raw_protocol_012_Psithaca/Blinded_public_key_hash/index.html
Module Tezos_raw_protocol_012_Psithaca.Blinded_public_key_hashSource
This module handles hashes of implicit contract addresses used for commitments in the origin block.
This module is needed because for legal reasons, when the blockchain is activated, the btz1 addresses of participants to the fundraising are not listed directly but instead their hashes are listed, together with their balances. Thus, the listed accounts can be activated and credited in the activation block.
include Tezos_protocol_environment_012_Psithaca.S.HASH
val pp : Tezos_protocol_environment_012_Psithaca.Format.formatter -> t -> unitval pp_short :
Tezos_protocol_environment_012_Psithaca.Format.formatter ->
t ->
unitval hash_bytes : ?key:bytes -> bytes list -> tval hash_string : ?key:string -> string list -> tval zero : tval to_bytes : t -> bytesval of_bytes_opt : bytes -> t optionval of_bytes_exn : bytes -> tval to_b58check : t -> stringval to_short_b58check : t -> stringval of_b58check_exn : string -> tval of_b58check_opt : string -> t optionval b58check_encoding :
t Tezos_protocol_environment_012_Psithaca.Base58.encodingval encoding : t Tezos_protocol_environment_012_Psithaca.Data_encoding.tval rpc_arg : t Tezos_protocol_environment_012_Psithaca.RPC_arg.tmodule Set : sig ... endmodule Map : sig ... endSource
val activation_code_encoding :
activation_code Tezos_protocol_environment_012_Psithaca.Data_encoding.tSource
val of_ed25519_pkh :
activation_code ->
Tezos_protocol_environment_012_Psithaca.Ed25519.Public_key_hash.t ->
t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>