2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00
loop/liquidity
Andras Banki-Horvath 88956455b4
multi: completely remove support for NP2WSH htlcs
This commit removes all code related to NP2WSH htlcs. These were
historically used when segwit adoption was very sporadic and are not
used anywhere anymore. Some historical swaps stored in the DB may be
listed with incorrect htlc adresses from here on.
2022-11-04 17:14:53 +01:00
..
autoloop_test.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
autoloop_testcontext_test.go loopd+liquidity: persist parameters on disk 2022-06-07 20:18:11 +08:00
balances.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
fees.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
interface.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
liquidity_test.go loopd+liquidity: persist parameters on disk 2022-06-07 20:18:11 +08:00
liquidity.go multi: completely remove support for NP2WSH htlcs 2022-11-04 17:14:53 +01:00
log.go liquidity: make swap suggestions aware of ongoing swaps 2020-09-30 12:46:32 +02:00
loopin_builder_test.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
loopin_builder.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
loopin.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
loopout_builder.go multi: bump lndclient and lnd version to latest 2022-07-07 17:28:22 +02:00
loopout.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
mock.go multi: add loop in swap builder implementation 2021-12-15 09:01:20 +02:00
parameters_test.go liquidity: move parameters into a new file 2022-06-07 19:19:52 +08:00
parameters.go liquidity+loopd: refactor SetParameters to take a rpc request 2022-06-07 19:19:52 +08:00
reasons.go multi: add loop in swap builder implementation 2021-12-15 09:01:20 +02:00
restrictions.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
threshold_rule_test.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
threshold_rule.go multi: fix linter issues 2022-05-20 10:16:46 +02:00