package tezos-protocol-environment
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Interface layer between the protocols and the shell
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-17.2.tar.gz
sha256=451f30679472dcd47ce7ab48289efdaf6a250f5b851e61cdf18191f9f44c7a5d
sha512=7144b0e67228429685ea335d0a6f15ce312f06042712eeeb39cef6473cf60542d486c7480c2df44d3b62069db626503f1de8aeac527ed2b391f2a6ec8e3f67cb
Description
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.
Published: 26 Jul 2023
Dependencies (20)
-
tezos-event-logging
= version
-
tezos-context
= version
-
tezos-micheline
= version
-
tezos-sapling
= version
-
tezos-base
= version
-
aches-lwt
>= "1.0.0"
-
aches
>= "1.0.0"
-
class_group_vdf
>= "0.0.4"
-
tezos-crypto-dal
= version
- zarith_stubs_js
-
zarith
>= "1.12" & < "1.13"
-
octez-plonk
= version
-
bls12-381
>= "6.1.0" & < "6.2.0"
-
data-encoding
>= "0.7.1" & < "1.0.0"
-
tezos-scoru-wasm
= version
-
tezos-lwt-result-stdlib
= version
-
tezos-crypto
= version
-
tezos-stdlib
= version
-
ocaml
>= "4.14.0" & < "4.15"
-
dune
>= "3.0"
Dev Dependencies (5)
-
lwt
with-test & >= "5.6.0"
-
qcheck-alcotest
with-test & >= "0.20"
-
tezos-test-helpers
with-test & = version
-
octez-alcotezt
with-test & = version
-
tezt
with-test & >= "3.1.0"
Used by (83)
-
octez-protocol-compiler
= "17.2"
-
tezos-baking-016-PtMumbai
= "17.2"
-
tezos-baking-016-PtMumbai-commands
= "17.2"
-
tezos-baking-017-PtNairob
= "17.2"
-
tezos-baking-017-PtNairob-commands
= "17.2"
-
tezos-baking-alpha
= "17.2"
-
tezos-baking-alpha-commands
= "17.2"
-
tezos-client-001-PtCJ7pwo
= "17.2"
-
tezos-client-002-PsYLVpVv
= "17.2"
-
tezos-client-003-PsddFKi3
= "17.2"
-
tezos-client-004-Pt24m4xi
= "17.2"
-
tezos-client-005-PsBabyM1
= "17.2"
-
tezos-client-006-PsCARTHA
= "17.2"
-
tezos-client-007-PsDELPH1
= "17.2"
-
tezos-client-008-PtEdo2Zk
= "17.2"
-
tezos-client-009-PsFLoren
= "17.2"
-
tezos-client-010-PtGRANAD
= "17.2"
-
tezos-client-011-PtHangz2
= "17.2"
-
tezos-client-012-Psithaca
= "17.2"
-
tezos-client-013-PtJakart
= "17.2"
-
tezos-client-014-PtKathma
= "17.2"
-
tezos-client-015-PtLimaPt
= "17.2"
-
tezos-client-016-PtMumbai
= "17.2"
-
tezos-client-017-PtNairob
= "17.2"
-
tezos-client-alpha
= "17.2"
-
tezos-client-genesis
= "17.2"
-
tezos-context-ops
= "17.2"
-
tezos-embedded-protocol-000-Ps9mPmXa
= "17.2"
-
tezos-embedded-protocol-001-PtCJ7pwo
= "17.2"
-
tezos-embedded-protocol-002-PsYLVpVv
= "17.2"
-
tezos-embedded-protocol-003-PsddFKi3
= "17.2"
-
tezos-embedded-protocol-004-Pt24m4xi
= "17.2"
-
tezos-embedded-protocol-005-PsBABY5H
= "17.2"
-
tezos-embedded-protocol-005-PsBabyM1
= "17.2"
-
tezos-embedded-protocol-006-PsCARTHA
= "17.2"
-
tezos-embedded-protocol-007-PsDELPH1
= "17.2"
-
tezos-embedded-protocol-008-PtEdo2Zk
= "17.2"
-
tezos-embedded-protocol-008-PtEdoTez
= "17.2"
-
tezos-embedded-protocol-009-PsFLoren
= "17.2"
-
tezos-embedded-protocol-010-PtGRANAD
= "17.2"
-
tezos-embedded-protocol-011-PtHangz2
= "17.2"
-
tezos-embedded-protocol-012-Psithaca
= "17.2"
-
tezos-embedded-protocol-013-PtJakart
= "17.2"
-
tezos-embedded-protocol-014-PtKathma
= "17.2"
-
tezos-embedded-protocol-015-PtLimaPt
= "17.2"
-
tezos-embedded-protocol-016-PtMumbai
= "17.2"
-
tezos-embedded-protocol-017-PtNairob
= "17.2"
-
tezos-embedded-protocol-alpha
= "17.2"
-
tezos-embedded-protocol-demo-counter
= "17.2"
-
tezos-embedded-protocol-demo-noops
= "17.2"
-
tezos-embedded-protocol-genesis
= "17.2"
-
tezos-mockup
= "17.2"
-
tezos-mockup-proxy
= "17.2"
-
tezos-mockup-registration
= "17.2"
-
tezos-protocol-000-Ps9mPmXa
= "17.2"
-
tezos-protocol-001-PtCJ7pwo
= "17.2"
-
tezos-protocol-002-PsYLVpVv
= "17.2"
-
tezos-protocol-003-PsddFKi3
= "17.2"
-
tezos-protocol-004-Pt24m4xi
= "17.2"
-
tezos-protocol-005-PsBABY5H
= "17.2"
-
tezos-protocol-005-PsBabyM1
= "17.2"
-
tezos-protocol-006-PsCARTHA
= "17.2"
-
tezos-protocol-007-PsDELPH1
= "17.2"
-
tezos-protocol-008-PtEdo2Zk
= "17.2"
-
tezos-protocol-008-PtEdoTez
= "17.2"
-
tezos-protocol-009-PsFLoren
= "17.2"
-
tezos-protocol-010-PtGRANAD
= "17.2"
-
tezos-protocol-011-PtHangz2
= "17.2"
-
tezos-protocol-012-Psithaca
= "17.2"
-
tezos-protocol-013-PtJakart
= "17.2"
-
tezos-protocol-014-PtKathma
= "17.2"
-
tezos-protocol-015-PtLimaPt
= "17.2"
-
tezos-protocol-016-PtMumbai
= "17.2"
-
tezos-protocol-017-PtNairob
= "17.2"
-
tezos-protocol-alpha
= "17.2"
-
tezos-protocol-demo-counter
= "17.2"
-
tezos-protocol-demo-noops
= "17.2"
-
tezos-protocol-genesis
= "17.2"
-
tezos-protocol-updater
= "17.2"
-
tezos-proxy
= "17.2"
-
tezos-shell
= "17.2"
-
tezos-shell-context
= "17.2"
-
tezos-store
= "17.2"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page