File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 248248 ` ChanUpdatesInHorizon ` , ` FilterKnownChanIDs ` ) work across gossip v1 and v2.
249249 Add ` PreferHighest ` fetch helpers and ` GetVersions ` queries so callers can
250250 retrieve channels without knowing which gossip version announced them.
251+ * Add [ v2 model and store
252+ support] ( https://github.com/lightningnetwork/lnd/pull/10657 ) to the graph
253+ database: wire conversion helpers for node announcements, channel auth
254+ proofs, edge info, and edge policies; ` VersionedGraph ` zombie wrappers;
255+ SQL queries for v2 node traversal; and v3-only onion address filtering.
251256* Updated waiting proof persistence for gossip upgrades by introducing typed
252257 waiting proof keys and payloads, with a DB migration to rewrite legacy
253258 waiting proof records to the new key/value format
You can’t perform that action at this time.
0 commit comments