lnd/channeldb/migration30
Elle Mouton af076d8ff4
channeldb: add shouldFail param to ApplyMigrationWithDB
Add a shouldFail boolean parameter to the migtest ApplyMigrationWithDB
in order to make it easier to test migration failures.
2023-01-11 13:59:03 +02: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 shouldFail param to ApplyMigrationWithDB 2023-01-11 13:59:03 +02:00
migration.go migration30: validate migration results before deleting old buckets 2022-07-12 21:01:12 +08:00
revocation_log.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
test_mock.go migration30: add benchmark test 2022-07-12 21:01:11 +08:00
test_utils.go multi: fix make fmt 2022-08-23 22:10:24 +08:00