package tezos-store

  1. Overview
  2. No Docs
Tezos: store for `octez-node`

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-17.2.tar.gz
sha256=451f30679472dcd47ce7ab48289efdaf6a250f5b851e61cdf18191f9f44c7a5d
sha512=7144b0e67228429685ea335d0a6f15ce312f06042712eeeb39cef6473cf60542d486c7480c2df44d3b62069db626503f1de8aeac527ed2b391f2a6ec8e3f67cb

Description

This library provides abstraction for storing and iterating over blocks. tezos-store is a virtual library that provides two implementations:

  • tezos-store.real is the default implementation, used in production
  • tezos-store.mocked is used for testing purposes.

Published: 26 Jul 2023

Dependencies (24)

  1. tezos-rpc = version
  2. prometheus >= "1.2"
  3. tar-unix >= "2.0.1" & < "3.0.0"
  4. tar
  5. camlzip >= "1.11" & < "1.12"
  6. lwt-watcher = "0.2"
  7. tezos-stdlib = version
  8. tezos-protocol-updater = version
  9. tezos-shell-context = version
  10. tezos-context-ops = version
  11. tezos-context = version
  12. tezos-protocol-environment = version
  13. irmin-pack >= "3.6.1" & < "3.7.0"
  14. index >= "1.6.0" & < "1.7.0"
  15. tezos-version = version
  16. tezos-validation = version
  17. aches-lwt >= "1.0.0"
  18. aches >= "1.0.0"
  19. tezos-shell-services = version
  20. tezos-crypto = version
  21. tezos-base = version
  22. tezos-stdlib-unix = version
  23. ocaml >= "4.14" & < "5.0"
  24. dune >= "3.0"

Dev Dependencies (8)

  1. tezos-test-helpers with-test & = version
  2. octez-alcotezt with-test & = version
  3. tezos-protocol-plugin-alpha with-test & = version
  4. tezos-protocol-alpha with-test & = version
  5. tezos-embedded-protocol-alpha with-test & = version
  6. tezos-embedded-protocol-genesis with-test & = version
  7. tezos-embedded-protocol-demo-noops with-test & = version
  8. tezt with-test & >= "3.1.0"

Used by (3)

  1. octez-node = "17.2"
  2. octez-node-config = "17.2"
  3. tezos-shell = "17.2"

Conflicts (1)

  1. checkseum = "0.5.0"
OCaml

Innovation. Community. Security.