lnd/channeldb/migration30
ffranr cd566eb097
multi: fix fmt.Errorf error wrapping
Refactor fmt.Errorf usage to correctly wrap errors instead of using
non-wrapping format verbs.
2024-02-27 11:13:40 +00:00
..
iterator_test.go channeldb: use T.TempDir to create temporary test directory 2022-08-24 08:58:16 +08:00
iterator.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
lnwallet.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
log.go migration30: add iterator to assist migration 2022-07-12 20:51:45 +08:00
migration_test.go channeldb: add local and remote balance to revocation log 2023-02-16 20:47:35 +02:00
migration.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
revocation_log.go channeldb: add local and remote balance to revocation log 2023-02-16 20:47:35 +02:00
test_mock.go migration30: add benchmark test 2022-07-12 21:01:11 +08:00
test_utils.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00