V1 Window/Ledger based on RocksDb (#1712)
* Add rocksdb * Implement new ledger module based on RocksDb
This commit is contained in:
@ -12,6 +12,7 @@ RUN set -x && \
|
||||
apt update && \
|
||||
apt install -y \
|
||||
buildkite-agent \
|
||||
clang-7 \
|
||||
cmake \
|
||||
lcov \
|
||||
libclang-common-7-dev \
|
||||
|
Reference in New Issue
Block a user