File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 275275 [ 4] ( https://github.com/lightningnetwork/lnd/pull/10542 ) ,
276276 [ 5] ( https://github.com/lightningnetwork/lnd/pull/10572 ) ,
277277 [ 6] ( https://github.com/lightningnetwork/lnd/pull/10582 ) .
278+ * [ Migrate private taproot channels in the SQL graph backend from the legacy
279+ V1 workaround to canonical V2 storage] ( https://github.com/lightningnetwork/lnd/pull/10676 ) .
280+ Existing private taproot channels stored as V1 gossip objects with taproot
281+ staging bits are rewritten as V2 channel rows, while a temporary ` SQLStore `
282+ shim keeps V1 graph callers and policy updates working until full gossip V2
283+ support lands.
278284* Updated waiting proof persistence for gossip upgrades by introducing typed
279285 waiting proof keys and payloads, with a DB migration to rewrite legacy
280286 waiting proof records to the new key/value format
You can’t perform that action at this time.
0 commit comments