loop/loopd
Slyghtning f3ec81fb68
staticaddr: configurable max htlc tx fee
In this commit we introduce maximum fee percentages
for the static loop-in htlc transactions. Since
the server has the ability to publish htlc transactions
without settling the swap payment we have to restrict
the amount the server allocates for fees of these
transactions.
2024-12-12 18:31:07 +01:00
..
perms loopd: static address summary 2024-12-12 18:31:05 +01:00
config.go staticaddr: configurable max htlc tx fee 2024-12-12 18:31:07 +01:00
daemon.go loopd: static address withdrawals support 2024-12-12 18:31:05 +01:00
log.go log: unified static address logger 2024-12-12 18:31:04 +01:00
macaroons.go loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
migration.go db: refactor db opening 2023-10-13 10:39:17 +02:00
register_default.go multi: use lndclient MacaroonService 2022-01-17 16:13:19 +02:00
run.go loopd: nil-pointer bug when showing subsystems 2024-11-18 15:43:35 +01:00
swapclient_server.go staticaddr: enable deposits for swaps 2024-12-12 18:31:06 +01:00
swapclient_server_debug.go make fmt 2022-05-20 10:16:47 +02:00
swapclient_server_test.go loopd: quoting for static address loop-ins 2024-12-12 18:31:06 +01:00
utils.go staticaddr: configurable max htlc tx fee 2024-12-12 18:31:07 +01:00
view.go multi: typed callback in ExecTx 2024-06-19 10:38:55 -03:00