tezos-store
Tezos: store for `octez-node`
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 08 Dec 2022
- Authors
- Maintainers
Sources
tezos-15.1.tar.gz
sha256=3e7de89044f57a51e83bc445d1bae95a8161768bf3afd1b532075b39bd44d508
sha512=83e483ed96e83886136323d7bce425148bb46ccb6309345eadb339852e6bcdd5bc579d9477ce0ea295de9e371366fc09d44d5a876f09b242772e6ecb928a6b1d
Dependencies
tezos-test-helpers-extra
with-test & = version
tezos-test-helpers
with-test & = version
alcotest-lwt
with-test & >= "1.5.0"
tezos-protocol-plugin-alpha
with-test & = version
tezos-protocol-alpha
with-test & = version
tezos-embedded-protocol-alpha
with-test & = version
tezos-embedded-protocol-genesis
with-test & = version
tezos-embedded-protocol-demo-noops
with-test & = version
prometheus
>= "1.2"
tar-unix
= "2.0.0"
camlzip
>= "1.11" & < "1.12"
lwt-watcher
= "0.2"
tezos-stdlib
= version
tezos-stdlib-unix
= version
tezos-protocol-updater
= version
tezos-shell-context
= version
tezos-context-ops
= version
tezos-context
= version
tezos-protocol-environment
= version
irmin-pack
>= "3.4.3" & < "3.5.0"
index
>= "1.6.0" & < "1.7.0"
tezos-version
= version
tezos-validation
= version
ringo-lwt
>= "0.9"
tezos-shell-services
= version
tezos-base
= version
dune
>= "3.0"
Reverse Dependencies
octez-node
>= "15.1"
tezos-shell
>= "15.1"
tezos-tx-rollup-014-PtKathma
>= "15.1"
tezos-tx-rollup-015-PtLimaPt
>= "15.1"