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
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.
4 weeks ago
..
chainnotifier_mock.go
context.go
invoices_mock.go
keys.go
lightning_client_mock.go loop: paginate fetching payments when running the cost migration 4 months ago
lnd_services_mock.go
log.go
router_mock.go
signer_mock.go test/signer_mock: return signatures of real size 4 weeks ago
testutils.go
timeout.go test.Guard: make timeout configurable 1 month ago
versioner_mock.go
walletkit_mock.go