package tezos-protocol-environment

  1. Overview
  2. No Docs
Interface layer between the protocols and the shell

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b

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: 15 Mar 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. tezos-plonk >= "1.0.1" & < "2.0.0"
  13. bls12-381 >= "5.0.0" & < "5.1.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 (4)

  1. lwt with-test & >= "5.6.0"
  2. qcheck-alcotest with-test & >= "0.20"
  3. tezos-test-helpers with-test & = version
  4. alcotest-lwt with-test & >= "1.5.0"

Used by (80)

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

Conflicts

None