lnd/watchtower/wtdb
ziggie aaa0abc8a9
wtdb: export versions of wtclient.db
We now make it possible to get the current db version of the
wtclient.db. Moreover we can now fetch the latest available
migration version for the client db. This allows us to compare
whether the client.db has all the expected migrations applied.
2024-11-19 16:42:52 +01:00
..
migration1 multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
migration2 multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
migration3 multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
migration4 multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
migration5 multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
migration6 multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
migration7 multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
migration8 multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
client_chan_summary.go watchtower: start using the new channel max heights 2023-11-27 20:01:17 +02:00
client_db.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
client_db_test.go wtdb: add TerminateSession method 2024-02-20 14:44:11 +02:00
client_session.go wtdb: rename CSessionInactive to CSessionTerminal 2024-02-20 14:44:11 +02:00
codec.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
codec_test.go wtdb: add TowerStatus to Tower 2024-02-20 08:58:46 +02:00
db_common.go multi: make watchtower client/server DBs remote compatible 2021-08-04 14:55:53 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
queue.go watchtower/wtdb: start populating channel max commitment 2023-11-27 20:01:17 +02:00
queue_test.go watchtower: start using the new channel max heights 2023-11-27 20:01:17 +02:00
range_index.go multi: remove gomnd disable directives 2023-01-17 19:43:26 +01:00
range_index_test.go watchtower: add RangeIndex and tests 2023-01-11 13:46:55 +02:00
session_id.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
session_info.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
session_state_update.go watchtower/multi: move BreachHint to blob pkg 2019-06-13 17:40:04 -07:00
tower.go wtdb: add TowerStatus to Tower 2024-02-20 08:58:46 +02:00
tower_db.go watchtower: convert JusticeKit to interface 2024-01-04 14:37:42 +02:00
tower_db_test.go watchtower: convert JusticeKit to interface 2024-01-04 14:37:42 +02:00
version.go wtdb: export versions of wtclient.db 2024-11-19 16:42:52 +01:00