package tezos-protocol-environment
Interface layer between the protocols and the shell
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc
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: 21 Aug 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.3"
-
tezos-baking-016-PtMumbai
>= "17.3"
-
tezos-baking-016-PtMumbai-commands
>= "17.3"
-
tezos-baking-017-PtNairob
>= "17.3"
-
tezos-baking-017-PtNairob-commands
>= "17.3"
-
tezos-baking-alpha
>= "17.3"
-
tezos-baking-alpha-commands
>= "17.3"
-
tezos-client-001-PtCJ7pwo
>= "17.3"
-
tezos-client-002-PsYLVpVv
>= "17.3"
-
tezos-client-003-PsddFKi3
>= "17.3"
-
tezos-client-004-Pt24m4xi
>= "17.3"
-
tezos-client-005-PsBabyM1
>= "17.3"
-
tezos-client-006-PsCARTHA
>= "17.3"
-
tezos-client-007-PsDELPH1
>= "17.3"
-
tezos-client-008-PtEdo2Zk
>= "17.3"
-
tezos-client-009-PsFLoren
>= "17.3"
-
tezos-client-010-PtGRANAD
>= "17.3"
-
tezos-client-011-PtHangz2
>= "17.3"
-
tezos-client-012-Psithaca
>= "17.3"
-
tezos-client-013-PtJakart
>= "17.3"
-
tezos-client-014-PtKathma
>= "17.3"
-
tezos-client-015-PtLimaPt
>= "17.3"
-
tezos-client-016-PtMumbai
>= "17.3"
-
tezos-client-017-PtNairob
>= "17.3"
-
tezos-client-alpha
>= "17.3"
-
tezos-client-genesis
= "17.3"
-
tezos-context-ops
>= "17.3"
-
tezos-embedded-protocol-000-Ps9mPmXa
>= "17.3"
-
tezos-embedded-protocol-001-PtCJ7pwo
>= "17.3"
-
tezos-embedded-protocol-002-PsYLVpVv
>= "17.3"
-
tezos-embedded-protocol-003-PsddFKi3
>= "17.3"
-
tezos-embedded-protocol-004-Pt24m4xi
>= "17.3"
-
tezos-embedded-protocol-005-PsBABY5H
>= "17.3"
-
tezos-embedded-protocol-005-PsBabyM1
>= "17.3"
-
tezos-embedded-protocol-006-PsCARTHA
>= "17.3"
-
tezos-embedded-protocol-007-PsDELPH1
>= "17.3"
-
tezos-embedded-protocol-008-PtEdo2Zk
>= "17.3"
-
tezos-embedded-protocol-008-PtEdoTez
>= "17.3"
-
tezos-embedded-protocol-009-PsFLoren
>= "17.3"
-
tezos-embedded-protocol-010-PtGRANAD
>= "17.3"
-
tezos-embedded-protocol-011-PtHangz2
>= "17.3"
-
tezos-embedded-protocol-012-Psithaca
>= "17.3"
-
tezos-embedded-protocol-013-PtJakart
>= "17.3"
-
tezos-embedded-protocol-014-PtKathma
>= "17.3"
-
tezos-embedded-protocol-015-PtLimaPt
>= "17.3"
-
tezos-embedded-protocol-016-PtMumbai
>= "17.3"
-
tezos-embedded-protocol-017-PtNairob
>= "17.3"
-
tezos-embedded-protocol-alpha
>= "17.3"
-
tezos-embedded-protocol-demo-counter
>= "17.3"
-
tezos-embedded-protocol-demo-noops
>= "17.3"
-
tezos-embedded-protocol-genesis
>= "17.3"
-
tezos-mockup
>= "17.3"
-
tezos-mockup-proxy
>= "17.3"
-
tezos-mockup-registration
>= "17.3"
-
tezos-protocol-000-Ps9mPmXa
= "17.3"
-
tezos-protocol-001-PtCJ7pwo
= "17.3"
-
tezos-protocol-002-PsYLVpVv
= "17.3"
-
tezos-protocol-003-PsddFKi3
= "17.3"
-
tezos-protocol-004-Pt24m4xi
= "17.3"
-
tezos-protocol-005-PsBABY5H
= "17.3"
-
tezos-protocol-005-PsBabyM1
= "17.3"
-
tezos-protocol-006-PsCARTHA
= "17.3"
-
tezos-protocol-007-PsDELPH1
= "17.3"
-
tezos-protocol-008-PtEdo2Zk
= "17.3"
-
tezos-protocol-008-PtEdoTez
= "17.3"
-
tezos-protocol-009-PsFLoren
= "17.3"
-
tezos-protocol-010-PtGRANAD
= "17.3"
-
tezos-protocol-011-PtHangz2
= "17.3"
-
tezos-protocol-012-Psithaca
= "17.3"
-
tezos-protocol-013-PtJakart
= "17.3"
-
tezos-protocol-014-PtKathma
= "17.3"
-
tezos-protocol-015-PtLimaPt
= "17.3"
-
tezos-protocol-016-PtMumbai
= "17.3"
-
tezos-protocol-017-PtNairob
= "17.3"
-
tezos-protocol-alpha
= "17.3"
-
tezos-protocol-demo-counter
= "17.3"
-
tezos-protocol-demo-noops
= "17.3"
-
tezos-protocol-genesis
= "17.3"
-
tezos-protocol-updater
>= "17.3"
-
tezos-proxy
>= "17.3"
-
tezos-shell
>= "17.3"
-
tezos-shell-context
>= "17.3"
-
tezos-store
>= "17.3"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page