Skip to content

Commit c9d7c68

Browse files
Merge pull request #843 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 937cf16 + aa77512 commit c9d7c68

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/lnd/release-notes/release-notes-0.20.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@
3131
# Improvements
3232
## Functional Updates
3333

34+
* Graph Store SQL implementation and migration project:
35+
* Introduce an [abstract graph
36+
store](https://github.com/lightningnetwork/lnd/pull/9791) interface.
37+
* Start [validating](https://github.com/lightningnetwork/lnd/pull/9787) that
38+
byte blobs at the end of gossip messages are valid TLV streams.
39+
* Various [preparations](https://github.com/lightningnetwork/lnd/pull/9692)
40+
of the graph code before the SQL implementation is added.
41+
3442
## RPC Updates
3543

3644
## lncli Updates

0 commit comments

Comments
 (0)