hyperledger-labs / SmartBFT

Implementation of the SmartBFT consensus library (https://arxiv.org/abs/2107.06922)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Write-Ahead-Log

tock-ibm opened this issue · comments

Implement a basic write-ahead-log that satisfies the WriteAheadLog dependency defined in api/dependencies.go.