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).
2020-10-12 13:34:54 +02:00
..
chainnotifier_mock.go test: followup update chainnotifier mock to fwd notifications for matching txs 2020-04-15 14:43:03 +02:00
context.go multi: store loop out htlc confirmations on disk 2020-08-04 20:28:06 +02:00
invoices_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
keys.go Lightning Loop initial version 2019-03-06 21:30:34 +01:00
lightning_client_mock.go liquidity: add fee budget to swap suggestions 2020-10-12 13:34:54 +02:00
lnd_services_mock.go loopin: mpp pre-swap probe 2020-09-17 13:24:54 +02:00
log.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
router_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
signer_mock.go mutli: bump lndclient version 2020-08-14 09:25:39 +02:00
testutils.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
timeout.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
versioner_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
walletkit_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00