package tezos-protocol-environment

  1. Overview
  2. No Docs
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)

  1. tezos-event-logging = version
  2. tezos-context = version
  3. tezos-micheline = version
  4. tezos-sapling = version
  5. tezos-base = version
  6. aches-lwt >= "1.0.0"
  7. aches >= "1.0.0"
  8. class_group_vdf >= "0.0.4"
  9. tezos-crypto-dal = version
  10. zarith_stubs_js
  11. zarith >= "1.12" & < "1.13"
  12. octez-plonk = version
  13. bls12-381 >= "6.1.0" & < "6.2.0"
  14. data-encoding >= "0.7.1" & < "1.0.0"
  15. tezos-scoru-wasm = version
  16. tezos-lwt-result-stdlib = version
  17. tezos-crypto = version
  18. tezos-stdlib = version
  19. ocaml >= "4.14.0" & < "4.15"
  20. dune >= "3.0"

Dev Dependencies (5)

  1. lwt with-test & >= "5.6.0"
  2. qcheck-alcotest with-test & >= "0.20"
  3. tezos-test-helpers with-test & = version
  4. octez-alcotezt with-test & = version
  5. tezt with-test & >= "3.1.0"

Used by (83)

  1. octez-protocol-compiler = "17.3"
  2. tezos-baking-016-PtMumbai >= "17.3"
  3. tezos-baking-016-PtMumbai-commands >= "17.3"
  4. tezos-baking-017-PtNairob >= "17.3"
  5. tezos-baking-017-PtNairob-commands >= "17.3"
  6. tezos-baking-alpha >= "17.3"
  7. tezos-baking-alpha-commands >= "17.3"
  8. tezos-client-001-PtCJ7pwo >= "17.3"
  9. tezos-client-002-PsYLVpVv >= "17.3"
  10. tezos-client-003-PsddFKi3 >= "17.3"
  11. tezos-client-004-Pt24m4xi >= "17.3"
  12. tezos-client-005-PsBabyM1 >= "17.3"
  13. tezos-client-006-PsCARTHA >= "17.3"
  14. tezos-client-007-PsDELPH1 >= "17.3"
  15. tezos-client-008-PtEdo2Zk >= "17.3"
  16. tezos-client-009-PsFLoren >= "17.3"
  17. tezos-client-010-PtGRANAD >= "17.3"
  18. tezos-client-011-PtHangz2 >= "17.3"
  19. tezos-client-012-Psithaca >= "17.3"
  20. tezos-client-013-PtJakart >= "17.3"
  21. tezos-client-014-PtKathma >= "17.3"
  22. tezos-client-015-PtLimaPt >= "17.3"
  23. tezos-client-016-PtMumbai >= "17.3"
  24. tezos-client-017-PtNairob >= "17.3"
  25. tezos-client-alpha >= "17.3"
  26. tezos-client-genesis = "17.3"
  27. tezos-context-ops >= "17.3"
  28. tezos-embedded-protocol-000-Ps9mPmXa >= "17.3"
  29. tezos-embedded-protocol-001-PtCJ7pwo >= "17.3"
  30. tezos-embedded-protocol-002-PsYLVpVv >= "17.3"
  31. tezos-embedded-protocol-003-PsddFKi3 >= "17.3"
  32. tezos-embedded-protocol-004-Pt24m4xi >= "17.3"
  33. tezos-embedded-protocol-005-PsBABY5H >= "17.3"
  34. tezos-embedded-protocol-005-PsBabyM1 >= "17.3"
  35. tezos-embedded-protocol-006-PsCARTHA >= "17.3"
  36. tezos-embedded-protocol-007-PsDELPH1 >= "17.3"
  37. tezos-embedded-protocol-008-PtEdo2Zk >= "17.3"
  38. tezos-embedded-protocol-008-PtEdoTez >= "17.3"
  39. tezos-embedded-protocol-009-PsFLoren >= "17.3"
  40. tezos-embedded-protocol-010-PtGRANAD >= "17.3"
  41. tezos-embedded-protocol-011-PtHangz2 >= "17.3"
  42. tezos-embedded-protocol-012-Psithaca >= "17.3"
  43. tezos-embedded-protocol-013-PtJakart >= "17.3"
  44. tezos-embedded-protocol-014-PtKathma >= "17.3"
  45. tezos-embedded-protocol-015-PtLimaPt >= "17.3"
  46. tezos-embedded-protocol-016-PtMumbai >= "17.3"
  47. tezos-embedded-protocol-017-PtNairob >= "17.3"
  48. tezos-embedded-protocol-alpha >= "17.3"
  49. tezos-embedded-protocol-demo-counter >= "17.3"
  50. tezos-embedded-protocol-demo-noops >= "17.3"
  51. tezos-embedded-protocol-genesis >= "17.3"
  52. tezos-mockup >= "17.3"
  53. tezos-mockup-proxy >= "17.3"
  54. tezos-mockup-registration >= "17.3"
  55. tezos-protocol-000-Ps9mPmXa = "17.3"
  56. tezos-protocol-001-PtCJ7pwo = "17.3"
  57. tezos-protocol-002-PsYLVpVv = "17.3"
  58. tezos-protocol-003-PsddFKi3 = "17.3"
  59. tezos-protocol-004-Pt24m4xi = "17.3"
  60. tezos-protocol-005-PsBABY5H = "17.3"
  61. tezos-protocol-005-PsBabyM1 = "17.3"
  62. tezos-protocol-006-PsCARTHA = "17.3"
  63. tezos-protocol-007-PsDELPH1 = "17.3"
  64. tezos-protocol-008-PtEdo2Zk = "17.3"
  65. tezos-protocol-008-PtEdoTez = "17.3"
  66. tezos-protocol-009-PsFLoren = "17.3"
  67. tezos-protocol-010-PtGRANAD = "17.3"
  68. tezos-protocol-011-PtHangz2 = "17.3"
  69. tezos-protocol-012-Psithaca = "17.3"
  70. tezos-protocol-013-PtJakart = "17.3"
  71. tezos-protocol-014-PtKathma = "17.3"
  72. tezos-protocol-015-PtLimaPt = "17.3"
  73. tezos-protocol-016-PtMumbai = "17.3"
  74. tezos-protocol-017-PtNairob = "17.3"
  75. tezos-protocol-alpha = "17.3"
  76. tezos-protocol-demo-counter = "17.3"
  77. tezos-protocol-demo-noops = "17.3"
  78. tezos-protocol-genesis = "17.3"
  79. tezos-protocol-updater >= "17.3"
  80. tezos-proxy >= "17.3"
  81. tezos-shell >= "17.3"
  82. tezos-shell-context >= "17.3"
  83. tezos-store >= "17.3"

Conflicts

None