Commit Graph

4 Commits

Author SHA1 Message Date
Eng Zer Jun
dd07cb850d channeldb: use T.TempDir to create temporary test directory
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-08-24 08:58:16 +08:00
yyforyongyu
0735522194 multi: fix make fmt 2022-08-23 22:10:24 +08:00
yyforyongyu
78a73f9761 migration30: cover the case where v0.15.0 is active
This commit changes how we locate the next migration height by including
the scenario where `lnd@v0.15.0` is active. In the new version, we will
see a mixed of new and old logs under the same open channel bucket.
Hence, we need to alter how we locate the next un-migrated height.
2022-07-12 21:01:12 +08:00
yyforyongyu
2a06145137 migration30: add unit tests for iterator 2022-07-12 20:51:48 +08:00