package tezos-base

  1. Overview
  2. Docs
Tezos: meta-package and pervasive type definitions for Tezos

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-v12.3.tar.bz2
sha256=296bb5674bc6050afe6330326fbdd0dfc2255d414bfd6b79cc7666ac6b39316d
sha512=c061cd300a9410300851158d77bf8e56ca3c568b0b1161b38305e5b2efdcd9c746d391f832fdb2826f9a1d6babce10a9b764a4b04f5df42699f7314b9863123a

doc/tezos-base/Tezos_base/index.html

Module Tezos_baseSource

Sourcemodule Block_header : sig ... end
Sourcemodule Block_locator : sig ... end

A locator t is a data structure which roughly represents a list of block hashes in the chain. These hashes go from the top of the chain to the bottom. It is sparse in the sense that the distance between two hashes increases exponentially when we move away from the head.

Sourcemodule Data_encoding_wrapper : sig ... end
Sourcemodule Distributed_db_version : sig ... end

Distributed_db protocol version.

Sourcemodule Fitness : sig ... end
Sourcemodule Genesis : sig ... end
Sourcemodule Mempool : sig ... end

Tezos Shell Module - Mempool, a.k.a. the operations safe to be broadcast.

Sourcemodule Network_version : sig ... end
Sourcemodule Operation : sig ... end
Sourcemodule P2p_addr : sig ... end
Sourcemodule P2p_connection : sig ... end
Sourcemodule P2p_identity : sig ... end
Sourcemodule P2p_peer : sig ... end
Sourcemodule P2p_peer_id : sig ... end
Sourcemodule P2p_point : sig ... end
Sourcemodule P2p_rejection : sig ... end
Sourcemodule P2p_stat : sig ... end

Bandwidth usage statistics

Sourcemodule P2p_version : sig ... end

P2p-layer protocol version.

Sourcemodule Point_parser : sig ... end
Sourcemodule Protocol : sig ... end
Sourcemodule S : sig ... end
Sourcemodule Test_chain_status : sig ... end
Sourcemodule Time : sig ... end

Time management

Sourcemodule TzPervasives : sig ... end
Sourcemodule User_activated : sig ... end
Sourcemodule Worker_intf : sig ... end
Sourcemodule Worker_types : sig ... end
OCaml

Innovation. Community. Security.