lnd/channeldb/migration30
Elle Mouton 0730337cc7
multi: add new NoRevLogAmtData config option
In this commit, a new `--db.no-rev-log-amt-data` flag is added. The
config option is passed though to everywhere that it will be used. Note
that it is still a no-op in this commit. An upcoming commit will make
use of the flag.
2023-02-16 20:47:29 +02:00
..
iterator.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
iterator_test.go channeldb: use T.TempDir to create temporary test directory 2022-08-24 08:58:16 +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.go channeldb: add NoAmountData field to MigrateRevLogConfigImpl 2023-02-16 20:46:05 +02:00
migration_test.go channeldb: add NoAmountData field to MigrateRevLogConfigImpl 2023-02-16 20:46:05 +02:00
revocation_log.go multi: add new NoRevLogAmtData config option 2023-02-16 20:47:29 +02:00
test_mock.go migration30: add benchmark test 2022-07-12 21:01:11 +08:00
test_utils.go multi: add new NoRevLogAmtData config option 2023-02-16 20:47:29 +02:00