loop/loopd
0xfandom 8b89f77529 staticaddr: move address.Parameters to script package
The Parameters struct describes the keys, expiry and pkScript that
define the static address script, so its natural home is the script
package. Moving it there lets staticutil drop its dependency on the
address package and lets callers reuse a single type alongside
script.StaticAddress and script.NewStaticAddress.

No behavior change.

Closes #1056
2026-05-01 15:54:37 +05:30
..
config.go sweepbatcher: add an option to ignore HTLC txids 2025-06-17 14:47:49 -03:00
daemon.go multi: inject clocks into swap lifecycle and update tests 2026-03-13 08:58:56 +01:00
daemon_test.go loopd: test error reporting logic 2025-12-20 06:31:02 +01:00
log.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
macaroons.go loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
migration.go loopd: fix data races of logger 2025-03-19 15:00:30 +01:00
register_default.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
run.go loopd: wait for chain notifier 2025-11-16 00:26:02 -03:00
swapclient_server.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
swapclient_server_debug.go make fmt 2022-05-20 10:16:47 +02:00
swapclient_server_test.go staticaddr: move address.Parameters to script package 2026-05-01 15:54:37 +05:30
sweep_htlc.go loopd: implement SweepHtlc RPC 2026-01-29 17:40:58 -05:00
sweep_htlc_test.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
utils.go sweepbatcher: add an option to ignore HTLC txids 2025-06-17 14:47:49 -03:00
view.go multi: update linter, fix issues 2025-03-10 22:59:50 +01:00