tezos-protocol-environmentversion

Interface layer between the protocols and the shell

The protocol-environment is a two-sided component sitting between the shell and the protocols.

On one side, it provides a restricted typing environment to compile the protocols against. This is a series of modules which replace the standard library of OCaml. These modules purposefully omit many functionalities, thus preventing the protocols from, say, directly writing to disk.

On the other side, it provides the shell with specific call-sites in the protocols. These are the only entry-points into the otherwise black-box protocols.

AuthorTezos devteam
LicenseMIT
Published
Homepagehttps://www.tezos.com/
Issue Trackerhttps://gitlab.com/tezos/tezos/issues
Maintainercontact@tezos.com
Availablefalse
Dependencies
Source [http] https://gitlab.com/tezos/tezos/-/archive/v17.2/tezos-17.2.tar.gz
sha256=451f30679472dcd47ce7ab48289efdaf6a250f5b851e61cdf18191f9f44c7a5d
sha512=7144b0e67228429685ea335d0a6f15ce312f06042712eeeb39cef6473cf60542d486c7480c2df44d3b62069db626503f1de8aeac527ed2b391f2a6ec8e3f67cb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tezos-protocol-environment/tezos-protocol-environment.17.2/opam
Required by