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/test
carla 692620d367
liquidity: add fee budget to swap suggestions
Add a dated fee budget to our swap suggestions. This budget only applies
to automatically dispatched swaps (which will be added in later
commits). We choose to apply the fee budget to our suggestions so that
they perfectly replicate what the autolooper would do. The budget has a
start date so that it can be refreshed once it has been used up over a
period (rather than having to endlessly increase it).
4 years ago
..
chainnotifier_mock.go test: followup update chainnotifier mock to fwd notifications for matching txs 4 years ago
context.go multi: store loop out htlc confirmations on disk 4 years ago
invoices_mock.go lndclient: move to github.com/lightninglabs/lndclient 4 years ago
keys.go Lightning Loop initial version 5 years ago
lightning_client_mock.go liquidity: add fee budget to swap suggestions 4 years ago
lnd_services_mock.go loopin: mpp pre-swap probe 4 years ago
log.go multi: fix most obvious linter errors 5 years ago
router_mock.go lndclient: move to github.com/lightninglabs/lndclient 4 years ago
signer_mock.go mutli: bump lndclient version 4 years ago
testutils.go multi: fix most obvious linter errors 5 years ago
timeout.go multi: fix most obvious linter errors 5 years ago
versioner_mock.go lndclient: move to github.com/lightninglabs/lndclient 4 years ago
walletkit_mock.go lndclient: move to github.com/lightninglabs/lndclient 4 years ago