mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
61bff6086c
This commit adds the migration that's used to convert the old revocation logs into the new format. The migration is fault-tolerant, meaning the process can be interrupted and the migration will pick up what's left when running again. We also cap how many records to be processed in each db transaction to prevent OOM. |
||
---|---|---|
.. | ||
iterator_test.go | ||
iterator.go | ||
lnwallet.go | ||
log.go | ||
migration.go | ||
revocation_log.go | ||
test_utils.go |