lnd/channeldb/migration30
yyforyongyu b391503ddf
migration30: validate migration results before deleting old buckets
This commit adds a new method `validateMigration` to be used prior to
the deletion of the old buckets to be extraly cautious.
2022-07-12 21:01:12 +08:00
..
iterator.go migration30: cover the case where v0.15.0 is active 2022-07-12 21:01:12 +08:00
iterator_test.go migration30: cover the case where v0.15.0 is active 2022-07-12 21:01:12 +08:00
lnwallet.go migration30: add related revocation log and lnwallet code 2022-07-08 13:17:57 +08:00
log.go migration30: add iterator to assist migration 2022-07-12 20:51:45 +08:00
migration.go migration30: validate migration results before deleting old buckets 2022-07-12 21:01:12 +08:00
migration_test.go migration30: validate migration results before deleting old buckets 2022-07-12 21:01:12 +08:00
revocation_log.go migration30: add related revocation log and lnwallet code 2022-07-08 13:17:57 +08:00
test_mock.go migration30: add benchmark test 2022-07-12 21:01:11 +08:00
test_utils.go migration30: validate migration results before deleting old buckets 2022-07-12 21:01:12 +08:00