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 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.
3 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 loop/test: simplify preimage push test to be less dependent on height 3 years ago
log.go multi: fix most obvious linter errors 5 years ago
router_mock.go multi: bump lndclient to version with wait for unlock 3 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 loop/test: simplify preimage push test to be less dependent on height 3 years ago