2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00
loop/test
carla ab9a662758
loop/test: simplify preimage push test to be less dependent on height
Our preimage push test previously relied on our dropping down to the
default sweep conf target to mock a drop in chain fees. This makes
our test dependent on height, which makes changes to our sweep logic
regarding when we reveal our preimage break this test. In this commit
that logic is replaced with simply locking our mock and updating fees
on the fly.
2021-05-12 14:00:44 +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 loop/test: simplify preimage push test to be less dependent on height 2021-05-12 14:00:44 +02:00
log.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
router_mock.go multi: bump lndclient to version with wait for unlock 2021-01-14 09:13:01 +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 loop/test: simplify preimage push test to be less dependent on height 2021-05-12 14:00:44 +02:00