lnd/chanbackup
Abdullahi Yunus 84f039db45
lnd+chanbackup: add lnd config flag
In this commit, we add the --no-backup-archive with a default
as false. When set to true then previous channel backup file will
not be archived but replaced. We also modify TestUpdateAndSwap
test to make sure the new behaviour works as expected.
2025-01-24 10:56:15 +01:00
..
backup.go multi: update to fn v2 2024-12-04 13:19:00 -07:00
backup_test.go multi: remove kvdb.Tx from ChannelGraphSource.ForAllOutgoingChannels 2024-11-28 13:49:41 +02:00
backupfile.go lnd+chanbackup: add lnd config flag 2025-01-24 10:56:15 +01:00
backupfile_test.go lnd+chanbackup: add lnd config flag 2025-01-24 10:56:15 +01:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
multi.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
multi_test.go lnencrypt: Moves the crypto functions in the chanbackup package into its own package called lnencrypt 2022-09-30 01:53:45 -05:00
pubsub.go chanbackup/pubsub: add method ManualUpdate 2024-10-14 09:44:32 -03:00
pubsub_test.go chanbackup/pubsub: add method ManualUpdate 2024-10-14 09:44:32 -03:00
recover.go chanbackup+rpcserver+server: return number of recovered channels 2024-11-06 15:30:23 +01:00
recover_test.go chanbackup+rpcserver+server: return number of recovered channels 2024-11-06 15:30:23 +01:00
single.go multi: update to fn v2 2024-12-04 13:19:00 -07:00
single_test.go multi: update to fn v2 2024-12-04 13:19:00 -07:00