File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 409409 fallback] ( https://github.com/lightningnetwork/lnd/pull/10717 ) so that gossip
410410 channel filtering and zombie edge lookups use the correct gossip version
411411 instead of hardcoding v1.
412+ * Make the [ graph ` Store ` interface
413+ cross-version] ( https://github.com/lightningnetwork/lnd/pull/10714 ) so that
414+ ` ForEachNode ` , ` ForEachChannel ` , and ` ForEachNodeDirectedChannel ` work across
415+ gossip v1 and v2. Add ` PreferHighest ` fetch helpers and ` GetVersions ` queries
416+ so callers can retrieve channels without knowing which gossip version
417+ announced them.
412418* Updated waiting proof persistence for gossip upgrades by introducing typed
413419 waiting proof keys and payloads, with a DB migration to rewrite legacy
414420 waiting proof records to the new key/value format
You can’t perform that action at this time.
0 commit comments