You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
autoloop_test.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
autoloop_testcontext_test.go loopd+liquidity: persist parameters on disk 2 years ago
balances.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
fees.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
interface.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
liquidity.go multi: completely remove support for NP2WSH htlcs 2 years ago
liquidity_test.go loopd+liquidity: persist parameters on disk 2 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
loopin.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
loopin_builder.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
loopin_builder_test.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
loopout.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
loopout_builder.go multi: bump lndclient and lnd version to latest 2 years ago
mock.go multi: add loop in swap builder implementation 2 years ago
parameters.go liquidity+loopd: refactor `SetParameters` to take a rpc request 2 years ago
parameters_test.go liquidity: move parameters into a new file 2 years ago
reasons.go multi: add loop in swap builder implementation 2 years ago
restrictions.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
threshold_rule.go multi: fix linter issues 2 years ago
threshold_rule_test.go multi: bump btcec/v2 and btcutil to new versions 2 years ago