2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-09 19:10:47 +00:00
loop/test
Boris Nagaev 58d9445bc5
test/signer_mock: return signatures of real size
Size of a signature affects the weight of transaction, which is verified
in tests.

Also method SignOutputRaw now returns the number of signatures matching
the number of signature descriptors to prevent crashes in tests where
multiple inputs are signed.
2024-08-21 14:05:50 -03:00
..
chainnotifier_mock.go loop+test: enhance epoch subscription for multiple subscribers 2024-01-23 20:38:08 +02:00
context.go loop+test: enhance epoch subscription for multiple subscribers 2024-01-23 20:38:08 +02:00
invoices_mock.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
keys.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
lightning_client_mock.go loop: paginate fetching payments when running the cost migration 2024-06-05 08:54:24 +02:00
lnd_services_mock.go loop+test: enhance epoch subscription for multiple subscribers 2024-01-23 20:38:08 +02:00
log.go multi: update linter, fix issues 2023-10-03 19:36:40 +02:00
router_mock.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
signer_mock.go test/signer_mock: return signatures of real size 2024-08-21 14:05:50 -03:00
testutils.go misc: refactor loop tests to use require where possible 2022-11-30 18:16:45 +01:00
timeout.go test.Guard: make timeout configurable 2024-08-13 09:20:31 -03:00
versioner_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
walletkit_mock.go build: bump lnd dependency to v0.17.4-beta 2024-02-09 18:20:18 +01:00