package octez-libs

  1. Overview
  2. Docs
A package that contains multiple base libraries used by the Octez suite

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

Description

Published: 03 Jul 2024

README

Tezos Octez implementation

Introduction

Tezos is a blockchain that offers both consensus and meta-consensus, by which we mean that Tezos comes to consensus both about the state of its ledger, and also about how the protocol and the nodes should adapt and upgrade. For more information about the project, see https://tezos.com.

Getting started

Instructions to install, start using, and taking part in the consensus are available at https://tezos.gitlab.io/.

The Tezos software

This repository hosts Octez, an implementation of the Tezos blockchain. Octez provides a node, a client, a baker, an accuser, and other tools, distributed with the Tezos economic protocols of Mainnet for convenience.

In more detail, this git repository contains:

  • the source code, in directory src/

  • tests (mainly system tests) in an OCaml system testing framework for Tezos called Tezt, under tezt/

  • the developer documentation of the Tezos software, under docs/

  • a few third-party libraries, adapted for Tezos, under vendors/

The Tezos software may run either on the nodes of the main Tezos network (mainnet) or on various Tezos test networks.

The documentation for developers, including developers of the Tezos software and developer of Tezos applications and tools, is available online at https://tezos.gitlab.io/. This documentation is always in sync with the master branch which may however be slightly desynchronized with the code running on the live networks.

The source code of Octez is placed under the MIT Open Source License.

Contributing

Development workflow

All development of the Tezos code happens on GitLab at https://gitlab.com/tezos/tezos. Merge requests (https://gitlab.com/tezos/tezos/-/merge_requests) should usually target the master branch; see the contribution instructions.

The issue tracker at https://gitlab.com/tezos/tezos/issues can be used to report bugs and to request new simple features. The Tezos Agora forum is another great place to discuss the future of Tezos with the community at large.

Continuous Integration

Running CI pipelines in your forks using GitLab's shared runners may fail, for instance because tests may take too long to run. The CI of tezos/tezos (i.e. https://gitlab.com/tezos/tezos) uses custom runners that do not have this issue. If you create a merge request targeting tezos/tezos, pipelines for your branch will run using those custom runners. To trigger those pipelines you need to be a developer in the tezos/tezos project. Otherwise, reviewers can do that for you.

Development of the Tezos protocol

The core of the Tezos software that implements the economic ruleset is called the protocol. Unlike the rest of the source code, updates to the protocol must be further adopted through the Tezos on-chain voting procedure. Protocol contributors are encouraged to synchronize their contributions to minimize the number of protocol proposals that the stakeholders have to study and to maximize the throughput of the voting procedure.

Community

Links to community websites are gathered at https://tezos.gitlab.io/introduction/tezos.html#the-community.

Dependencies (58)

  1. resto-acl >= "1.2"
  2. resto-cohttp-server >= "1.2"
  3. cohttp-lwt-unix >= "5.2.0"
  4. resto-cohttp-client >= "1.2"
  5. resto-cohttp >= "1.2"
  6. lwt-watcher = "0.2"
  7. tezos-sapling-parameters >= "1.1.0"
  8. tezos-rust-libs = "1.6"
  9. integers_stubs_js
  10. integers
  11. conf-rust
  12. octez-internal-libs = version
  13. ringo >= "1.0.0"
  14. uutf
  15. conf-libev
  16. mtime >= "2.0.0"
  17. ptime >= "1.1.0"
  18. ipaddr >= "5.3.0" & < "6.0.0"
  19. aches-lwt >= "1.0.0"
  20. octez-alcotezt = version
  21. octez-distributed-lwt-internal = version
  22. logs
  23. stdint
  24. repr
  25. ppx_deriving
  26. base-unix
  27. cmdliner >= "1.1.0"
  28. bigstringaf >= "0.5.0"
  29. ppx_repr >= "0.6.0"
  30. eqaf
  31. bigarray-compat
  32. alcotest >= "1.5.0"
  33. secp256k1-internal >= "0.4.0"
  34. re >= "1.10.0"
  35. bls12-381 = version
  36. resto-directory >= "1.2"
  37. resto >= "1.2"
  38. ezjsonm >= "1.3.0"
  39. ctypes >= "0.18.0"
  40. ctypes_stubs_js
  41. hacl-star-raw
  42. hacl-star >= "0.7.1" & < "0.8"
  43. lwt-canceler >= "0.3" & < "0.4"
  44. seqes >= "0.2"
  45. aches >= "1.0.0"
  46. zarith_stubs_js >= "0.16.1"
  47. zarith >= "1.13" & < "1.14"
  48. hex >= "1.3.0"
  49. ppx_expect
  50. data-encoding >= "1.0.1" & < "1.1"
  51. pure-splitmix = "0.3"
  52. lwt >= "5.7.0"
  53. qcheck-alcotest >= "0.20"
  54. fmt >= "0.8.7"
  55. uri >= "3.1.0"
  56. tezt >= "4.0.0" & < "5.0.0"
  57. ocaml >= "4.14.1" & < "4.15"
  58. dune >= "3.11.1"

Dev Dependencies (2)

  1. bigstring with-test
  2. qcheck-core with-test

Used by (75)

  1. octez >= "20.1"
  2. octez-accuser-Proxford >= "20.1"
  3. octez-accuser-PsParisC
  4. octez-accuser-PtParisB
  5. octez-baker-Proxford >= "20.1"
  6. octez-baker-PsParisC
  7. octez-baker-PtParisB
  8. octez-client >= "20.1"
  9. octez-codec >= "20.1"
  10. octez-crawler >= "20.1"
  11. octez-dac-client >= "20.1"
  12. octez-dac-node >= "20.1"
  13. octez-dal-node
  14. octez-injector >= "20.1"
  15. octez-l2-libs >= "20.1"
  16. octez-node >= "20.1"
  17. octez-node-config >= "20.1"
  18. octez-proto-libs >= "20.1"
  19. octez-protocol-000-Ps9mPmXa-libs >= "20.1"
  20. octez-protocol-001-PtCJ7pwo-libs >= "20.1"
  21. octez-protocol-002-PsYLVpVv-libs >= "20.1"
  22. octez-protocol-003-PsddFKi3-libs >= "20.1"
  23. octez-protocol-004-Pt24m4xi-libs >= "20.1"
  24. octez-protocol-005-PsBabyM1-libs >= "20.1"
  25. octez-protocol-006-PsCARTHA-libs >= "20.1"
  26. octez-protocol-007-PsDELPH1-libs >= "20.1"
  27. octez-protocol-008-PtEdo2Zk-libs >= "20.1"
  28. octez-protocol-009-PsFLoren-libs >= "20.1"
  29. octez-protocol-010-PtGRANAD-libs >= "20.1"
  30. octez-protocol-011-PtHangz2-libs >= "20.1"
  31. octez-protocol-012-Psithaca-libs >= "20.1"
  32. octez-protocol-013-PtJakart-libs >= "20.1"
  33. octez-protocol-014-PtKathma-libs >= "20.1"
  34. octez-protocol-015-PtLimaPt-libs >= "20.1"
  35. octez-protocol-016-PtMumbai-libs >= "20.1"
  36. octez-protocol-017-PtNairob-libs >= "20.1"
  37. octez-protocol-018-Proxford-libs >= "20.1"
  38. octez-protocol-019-PtParisB-libs
  39. octez-protocol-020-PsParisC-libs
  40. octez-protocol-alpha-libs >= "20.1"
  41. octez-protocol-compiler >= "20.1"
  42. octez-proxy-server >= "20.1"
  43. octez-rpc-process >= "20.1"
  44. octez-shell-libs >= "20.1"
  45. octez-signer >= "20.1"
  46. octez-smart-rollup-node >= "20.1"
  47. octez-smart-rollup-node-alpha >= "20.1"
  48. octez-smart-rollup-node-lib >= "20.1"
  49. octez-smart-rollup-node-Proxford >= "20.1"
  50. octez-smart-rollup-node-PsParisC
  51. octez-smart-rollup-node-PtNairob >= "20.1"
  52. octez-smart-rollup-node-PtParisB
  53. octez-smart-rollup-wasm-debugger-lib >= "20.1"
  54. octez-version >= "20.1"
  55. tezos-benchmark >= "20.1"
  56. tezos-client-demo-counter >= "20.1"
  57. tezos-client-genesis >= "20.1"
  58. tezos-dac-client-lib >= "20.1"
  59. tezos-dac-lib >= "20.1"
  60. tezos-dac-node-lib >= "20.1"
  61. tezos-dal-node-lib >= "20.1"
  62. tezos-dal-node-services >= "20.1"
  63. tezos-protocol-011-PtHangz2 >= "20.1"
  64. tezos-protocol-012-Psithaca >= "20.1"
  65. tezos-protocol-013-PtJakart >= "20.1"
  66. tezos-protocol-014-PtKathma >= "20.1"
  67. tezos-protocol-015-PtLimaPt >= "20.1"
  68. tezos-protocol-016-PtMumbai >= "20.1"
  69. tezos-protocol-017-PtNairob >= "20.1"
  70. tezos-protocol-018-Proxford >= "20.1"
  71. tezos-protocol-019-PtParisB
  72. tezos-protocol-020-PsParisC
  73. tezos-protocol-alpha >= "20.1"
  74. tezos-proxy-server-config >= "20.1"
  75. tezt-tezos >= "20.1"

Conflicts (4)

  1. stdcompat < "19"
  2. result < "1.5"
  3. hacl_x25519
  4. checkseum = "0.5.0"
OCaml

Innovation. Community. Security.