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.1.tar.gz
sha256=12c194618501697c6f12edf4e931489a6b60465280cb0a116e5507032d64b7b0
sha512=e32145376626b69a9cbe20edbab716a7df1489847c54ec2ff33597bd239f8c83ea541c135165092520450b081d55af83c5e287229b1ca95766834b5457e79aba

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

Conflicts

None