package octez-protocol-008-PtEdo2Zk-libs

  1. Overview
  2. Docs
Octez protocol 008-PtEdo2Zk libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

doc/octez-protocol-008-PtEdo2Zk-libs.client/Tezos_client_008_PtEdo2Zk/Michelson_v1_printer/index.html

Module Tezos_client_008_PtEdo2Zk.Michelson_v1_printerSource

Sourceval print_expr : Format.formatter -> Tezos_protocol_008_PtEdo2Zk.Protocol.Script_repr.expr -> unit
Sourceval print_expr_unwrapped : Format.formatter -> Tezos_protocol_008_PtEdo2Zk.Protocol.Script_repr.expr -> unit
Sourceval print_execution_trace : Format.formatter -> (Tezos_protocol_008_PtEdo2Zk.Protocol.Alpha_context.Script.location * Tezos_protocol_008_PtEdo2Zk.Protocol.Alpha_context.Gas.t * (Tezos_protocol_008_PtEdo2Zk.Protocol.Alpha_context.Script.expr * string option) list) list -> unit
Sourceval print_big_map_diff : Format.formatter -> Tezos_protocol_008_PtEdo2Zk.Protocol.Alpha_context.Lazy_storage.diffs -> unit
Sourceval inject_types : Tezos_protocol_008_PtEdo2Zk.Protocol.Script_tc_errors.type_map -> Michelson_v1_parser.parsed -> Tezos_micheline.Micheline_printer.node

Insert the type map returned by the typechecker as comments in a printable Micheline AST.

Sourceval unparse_toplevel : ?type_map:Tezos_protocol_008_PtEdo2Zk.Protocol.Script_tc_errors.type_map -> Tezos_protocol_008_PtEdo2Zk.Protocol.Alpha_context.Script.expr -> Michelson_v1_parser.parsed

Unexpand the macros and produce the result of parsing an intermediate pretty printed source. Useful when working with contracts extracted from the blockchain and not local files.

Sourceval unparse_expression : Tezos_protocol_008_PtEdo2Zk.Protocol.Alpha_context.Script.expr -> Michelson_v1_parser.parsed
Sourceval unparse_invalid : string Tezos_micheline.Micheline.canonical -> Michelson_v1_parser.parsed

Unexpand the macros and produce the result of parsing an intermediate pretty printed source. Works on generic trees,for programs that fail to be converted to a specific script version.

Sourceval ocaml_constructor_of_prim : Tezos_protocol_008_PtEdo2Zk.Protocol.Michelson_v1_primitives.prim -> string
Sourceval micheline_string_of_expression : zero_loc:bool -> Tezos_protocol_008_PtEdo2Zk.Protocol.Alpha_context.Script.expr -> string
OCaml

Innovation. Community. Security.