File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 5959 issue] ( https://github.com/lightningnetwork/lnd/pull/10428 ) in LND which might
6060 happen when running postgres with a limited number of connections configured.
6161
62+ * [ Add missing payment address/secret when probing an
63+ invoice] ( https://github.com/lightningnetwork/lnd/pull/10439 ) . This makes sure
64+ the EstimateRouteFee API can probe Eclair and LDK nodes which enforce the
65+ payment address/secret.
66+
67+ * Fix a bug where [ missing edges for own channels could not be added to the
68+ graph DB] ( https://github.com/lightningnetwork/lnd/pull/10443 )
69+ due to validation checks in the graph Builder that were resurfaced after the
70+ graph refactor work.
71+
6272# New Features
6373
6474## Functional Enhancements
You can’t perform that action at this time.
0 commit comments