graph/db+chanbackup: dns add encoding/decoding for persistence

This commit is contained in:
Elle Mouton
2025-08-07 12:25:44 +02:00
committed by Mohamed Awnallah
parent 4bd2bbca27
commit 6ef80db746
7 changed files with 107 additions and 11 deletions

View File

@@ -160,6 +160,7 @@ func TestFetchStaticChanBackups(t *testing.T) {
chanSource.addAddrsForNode(randomChan2.IdentityPub, []net.Addr{addr2})
chanSource.addAddrsForNode(randomChan2.IdentityPub, []net.Addr{addr3})
chanSource.addAddrsForNode(randomChan2.IdentityPub, []net.Addr{addr4})
chanSource.addAddrsForNode(randomChan2.IdentityPub, []net.Addr{addr5})
// With the channel source populated, we'll now attempt to create a set
// of backups for all the channels. This should succeed, as all items