package tezos-protocol-014-PtKathma

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ArithPVM.MakeSource

Parameters

module C : P

Signature

include PVM.S with type context = C.Tree.t and type state = C.tree
Sourceval name : string
Sourceval parse_boot_sector : string -> PVM.boot_sector option
Sourcetype state = C.tree
Sourcetype context = C.Tree.t
Sourcetype hash = State_hash.t
Sourcetype proof
Sourceval proof_start_state : proof -> hash
Sourceval proof_stop_state : proof -> hash option
Sourceval proof_input_requested : proof -> input_request
Sourceval proof_input_given : proof -> input option
Sourcetype output_proof
Sourceval output_of_output_proof : output_proof -> output
Sourceval state_of_output_proof : output_proof -> State_hash.t
Sourcetype status =
  1. | Halted
  2. | WaitingForInputMessage
  3. | Parsing
  4. | Evaluating
OCaml

Innovation. Community. Security.