tezos-store
Tezos: store for `tezos-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
- 10 Aug 2022
- Authors
- Maintainers
Sources
tezos-v14.0.tar.bz2
sha256=d21d1ab230dc396854755c1c8ff9d6ba046351b53add128d42b598711b9348b1
sha512=873c49894b6e84f70f0312a5c91ac078847084c7e010424eb4cb96b0d467d3c814aa3cbc207cee8ee0e226f8450cb9e76c521d12b7fa1ffc6d097087946f48cd
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.3.1" & < "3.4.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