Olaoluwa Osuntokun
|
800eea931f
|
build+multi: switch from bolt to bbolt
In this commit, we switch from boltbd/bolt to coreos/bbolt as the
former is no longer being actively maintained.
|
2018-03-10 19:01:13 -08:00 |
|
Laura Cressman
|
6253419ce5
|
channeldb: use binary.Read/Write in waitingproof.go
Use binary.Read/Write when reading and writing booleans
in Encode and Decode functions that operate on the
WaitingProof struct.
|
2017-10-02 23:13:47 -07:00 |
|
Andrey Samokhvalov
|
a3eee453c3
|
channeldb: add waiting proof storage
In this commit boltdb persistent storage have been added, which allow
as to not loose announcement proofs inside gossiper subsystem.
|
2017-05-05 17:02:49 -07:00 |
|