We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a96c1b7 + e93e4f6 commit 3cc5c5bCopy full SHA for 3cc5c5b
docs/lnd/release-notes/release-notes-0.18.0.md
@@ -77,6 +77,13 @@
77
78
* [Add Taproot witness types
79
to rpc](https://github.com/lightningnetwork/lnd/pull/8431)
80
+
81
+* [Fixed](https://github.com/lightningnetwork/lnd/pull/7852) the payload size
82
+ calculation in our pathfinder because blinded hops introduced new tlv records.
83
84
+* [Fixed](https://github.com/lightningnetwork/lnd/pull/8432) a timestamp
85
+ precision issue when querying payments and invoices using the start and end
86
+ date filters.
87
88
# New Features
89
## Functional Enhancements
0 commit comments