This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 0.3.1
v0.3.1 (2022-12-08)
Initial release of lisk-db after migrating the codebase to a native binding using rust. The original lisk-db source code can be found in Lisk SDK v5.2.2.
On top of the database binding using RocksDB as the previous versions, it adds sparse merkle tree and the StateDB using the sparse merkle tree implementation according to the Lisk protocol.