lnd/channeldb/migration_01_to_11
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
..
zpay32 multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
addr.go channeldb: make copy for migrations 2019-10-24 12:49:38 +02:00
channel_test.go channeldb: use T.TempDir to create temporary test directory 2022-08-24 08:58:16 +08:00
channel.go channeldb+migration: export commonly used methods 2022-04-20 01:18:12 +08:00
codec.go channeldb+migration: export commonly used methods 2022-04-20 01:18:12 +08:00
db.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
error.go migration_01_to_11: remove version checking for migration tests 2019-10-31 11:25:07 +01:00
graph_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
graph.go channeldb+migration: export commonly used methods 2022-04-20 01:18:12 +08:00
invoices.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
legacy_serialization.go channeldb+migration: export commonly used methods 2022-04-20 01:18:12 +08:00
log.go channeldb: initialize migrations logger 2019-10-30 08:56:18 +01:00
meta_test.go channeldb: use T.TempDir to create temporary test directory 2022-08-24 08:58:16 +08:00
meta.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
migration_09_legacy_serialization.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
migration_10_route_tlv_records.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
migration_11_invoices_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
migration_11_invoices.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
migrations_test.go channeldb+migration: export commonly used methods 2022-04-20 01:18:12 +08:00
migrations.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
options.go kvdb: add timeout options for bbolt (#4787) 2020-12-07 15:31:49 -08:00
payment_control.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
payments_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
payments.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
route.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00