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-v14.0.tar.bz2
sha256=d21d1ab230dc396854755c1c8ff9d6ba046351b53add128d42b598711b9348b1
sha512=873c49894b6e84f70f0312a5c91ac078847084c7e010424eb4cb96b0d467d3c814aa3cbc207cee8ee0e226f8450cb9e76c521d12b7fa1ffc6d097087946f48cd
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: 10 Aug 2022
Dependencies (19)
-
tezos-event-logging
= version
-
tezos-context
= version
-
tezos-micheline
= version
-
tezos-sapling
= version
-
tezos-base
= version
-
ringo-lwt
>= "0.9"
-
ringo
>= "0.9" & < "1.0.0"
-
class_group_vdf
>= "0.0.4"
- zarith_stubs_js
-
zarith
>= "1.12" & < "1.13"
-
tezos-plonk
>= "0.1.0" & < "1.0.0"
-
bls12-381
>= "4.0.0" & < "4.1.0"
-
data-encoding
>= "0.6" & < "0.7"
-
tezos-scoru-wasm
= version
-
tezos-lwt-result-stdlib
= version
-
tezos-crypto
= version
-
tezos-stdlib
= version
-
ocaml
>= "4.12"
-
dune
>= "3.0"
Dev Dependencies (4)
-
lwt
with-test & >= "5.4.0"
-
qcheck-alcotest
with-test & >= "0.18"
-
tezos-test-helpers
with-test & = version
-
alcotest-lwt
with-test & >= "1.5.0"
Used by (81)
-
tezos-012-Psithaca-test-helpers
>= "14.0"
- tezos-013-PtJakart-test-helpers
- tezos-014-PtKathma-test-helpers
-
tezos-alpha-test-helpers
>= "14.0"
-
tezos-baking-012-Psithaca
>= "14.0"
-
tezos-baking-012-Psithaca-commands
>= "14.0"
-
tezos-baking-013-PtJakart
>= "14.0"
-
tezos-baking-013-PtJakart-commands
>= "14.0"
-
tezos-baking-014-PtKathma
< "15.0"
-
tezos-baking-014-PtKathma-commands
< "15.0"
-
tezos-baking-alpha
= "14.0"
-
tezos-baking-alpha-commands
= "14.0"
-
tezos-client-001-PtCJ7pwo
= "14.0"
-
tezos-client-002-PsYLVpVv
= "14.0"
-
tezos-client-003-PsddFKi3
= "14.0"
-
tezos-client-004-Pt24m4xi
= "14.0"
-
tezos-client-005-PsBabyM1
= "14.0"
-
tezos-client-006-PsCARTHA
= "14.0"
-
tezos-client-007-PsDELPH1
= "14.0"
-
tezos-client-008-PtEdo2Zk
= "14.0"
-
tezos-client-009-PsFLoren
= "14.0"
-
tezos-client-010-PtGRANAD
= "14.0"
-
tezos-client-011-PtHangz2
= "14.0"
-
tezos-client-012-Psithaca
= "14.0"
-
tezos-client-013-PtJakart
= "14.0"
-
tezos-client-014-PtKathma
< "15.0"
-
tezos-client-alpha
= "14.0"
-
tezos-client-genesis
= "14.0"
-
tezos-context-ops
< "15.0"
-
tezos-embedded-protocol-000-Ps9mPmXa
= "14.0"
-
tezos-embedded-protocol-001-PtCJ7pwo
= "14.0"
-
tezos-embedded-protocol-002-PsYLVpVv
= "14.0"
-
tezos-embedded-protocol-003-PsddFKi3
= "14.0"
-
tezos-embedded-protocol-004-Pt24m4xi
= "14.0"
-
tezos-embedded-protocol-005-PsBABY5H
= "14.0"
-
tezos-embedded-protocol-005-PsBabyM1
= "14.0"
-
tezos-embedded-protocol-006-PsCARTHA
= "14.0"
-
tezos-embedded-protocol-007-PsDELPH1
= "14.0"
-
tezos-embedded-protocol-008-PtEdo2Zk
= "14.0"
-
tezos-embedded-protocol-008-PtEdoTez
= "14.0"
-
tezos-embedded-protocol-009-PsFLoren
= "14.0"
-
tezos-embedded-protocol-010-PtGRANAD
= "14.0"
-
tezos-embedded-protocol-011-PtHangz2
= "14.0"
-
tezos-embedded-protocol-012-Psithaca
= "14.0"
-
tezos-embedded-protocol-013-PtJakart
= "14.0"
-
tezos-embedded-protocol-014-PtKathma
< "15.0"
-
tezos-embedded-protocol-alpha
= "14.0"
-
tezos-embedded-protocol-demo-counter
= "14.0"
-
tezos-embedded-protocol-demo-noops
= "14.0"
-
tezos-embedded-protocol-genesis
= "14.0"
-
tezos-mockup
= "14.0"
-
tezos-mockup-proxy
= "14.0"
-
tezos-mockup-registration
= "14.0"
-
tezos-protocol-000-Ps9mPmXa
= "14.0"
-
tezos-protocol-001-PtCJ7pwo
= "14.0"
-
tezos-protocol-002-PsYLVpVv
= "14.0"
-
tezos-protocol-003-PsddFKi3
= "14.0"
-
tezos-protocol-004-Pt24m4xi
= "14.0"
-
tezos-protocol-005-PsBABY5H
= "14.0"
-
tezos-protocol-005-PsBabyM1
= "14.0"
-
tezos-protocol-006-PsCARTHA
= "14.0"
-
tezos-protocol-007-PsDELPH1
= "14.0"
-
tezos-protocol-008-PtEdo2Zk
= "14.0"
-
tezos-protocol-008-PtEdoTez
= "14.0"
-
tezos-protocol-009-PsFLoren
= "14.0"
-
tezos-protocol-010-PtGRANAD
= "14.0"
-
tezos-protocol-011-PtHangz2
= "14.0"
-
tezos-protocol-012-Psithaca
= "14.0"
-
tezos-protocol-013-PtJakart
= "14.0"
-
tezos-protocol-014-PtKathma
< "15.0"
-
tezos-protocol-alpha
= "14.0"
-
tezos-protocol-compiler
>= "14.0"
-
tezos-protocol-demo-counter
= "14.0"
-
tezos-protocol-demo-noops
= "14.0"
-
tezos-protocol-genesis
= "14.0"
-
tezos-protocol-updater
= "14.0"
-
tezos-proxy
= "14.0"
-
tezos-shell
= "14.0"
-
tezos-shell-context
= "14.0"
-
tezos-store
= "14.0"
-
tezos-validator
>= "14.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page