loop/loopdb
Boris Nagaev 0ee07198f6
build: update lndclient (btcd v2)
Include https://github.com/lightninglabs/lndclient/pull/280
multi: migrate to btcd v2 modules + add WalletKit.SubmitPackage

Migrate Loop imports and update Aperture and Taproot Assets to compatible
revisions so this commit remains green on its own.
2026-08-11 13:36:02 -05:00
..
sqlc loopdb: persist static loop-in risk decisions 2026-07-12 09:14:33 +02:00
codec.go loopdb: add the local pubkey's keylocator to the persisted contract 2022-06-30 16:59:57 +02:00
codec_test.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
interface.go loopdb: add asset params to store 2025-01-21 18:26:20 +01:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
loop.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
loopin.go godoc: address copy-paste errors accross the codebase 2026-03-09 14:39:44 +01:00
loopout.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
meta.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
migrate.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
migrate_test.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
migration_01_costs.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
migration_02_swap_publication_deadline.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
migration_03_last_hop.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
migration_04_updates.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
migration_04_updates_test.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
migrations.go multi: update linter, fix issues 2023-10-03 19:36:40 +02:00
postgres.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
postgres_fixture.go loopdb: add postgres store 2023-06-20 18:59:30 +02:00
protocol_version.go loopdb: clean up comments 2026-05-27 11:50:30 +02:00
protocol_version_test.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
raw_db_test.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
schemas.go loopdb: create base sqlite store 2023-06-20 17:31:40 +02:00
sql_store.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
sql_test.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
sqlerrors.go build: fix dependency security alerts 2026-07-16 13:08:01 -05:00
sqlite.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
store.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
store_mock.go godoc: address copy-paste errors accross the codebase 2026-03-09 14:39:44 +01:00
store_test.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
swapstate.go build: update lndclient (btcd v2) 2026-08-11 13:36:02 -05:00
test_postgres.go loopdb: fix faulty timestamps on startup 2023-08-07 21:04:30 +02:00
test_sqlite.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
typed_store.go multi: typed callback in ExecTx 2024-06-19 10:38:55 -03:00