lnd/lntest
Oliver Gugger ff8f1371b5
itest: add itest for MuSig2 CombineKey
Before we change anything in the MuSig2 API, we first add an integration
test that makes sure the current version of the API combines keys
according to the v0.4.0 test vectors.
2023-02-03 18:25:56 +01:00
..
channels lntest/channels: introduce subpackage to deduplicate static structs 2021-01-25 14:04:39 -05:00
itest itest: add itest for MuSig2 CombineKey 2023-02-03 18:25:56 +01:00
mock mod+keychain+lntest: bump btcd to version with tweak fix 2022-11-11 10:20:08 +01:00
wait itest: wrap assertTxLabel inside wait 2022-11-17 20:29:50 +08:00
bitcoind.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
bitcoind_common.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
bitcoind_notxindex.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
bitcoind_rpcpolling.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
btcd.go lntest: surface bitcoin backend rpc credentials 2022-01-10 14:49:10 -05:00
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
fee_service.go multi: fix newly detected linter issues 2022-02-10 11:02:02 +01:00
fee_service_test.go multi: fix newly detected linter issues 2022-02-10 11:02:02 +01:00
harness_miner.go itest: start using harness miner in harness net 2022-01-05 13:10:06 +08:00
harness_net.go itest: openchannel fee scenarios 2022-09-29 08:31:47 -04:00
harness_node.go multi: add sqlite option to itests and github job 2023-01-25 14:16:56 +02:00
neutrino.go lntest: surface bitcoin backend rpc credentials 2022-01-10 14:49:10 -05:00
test_common.go multi: add sqlite option to itests and github job 2023-01-25 14:16:56 +02:00
timeouts.go multi: add sqlite option to itests and github job 2023-01-25 14:16:56 +02:00
timeouts_darwin.go multi: add sqlite option to itests and github job 2023-01-25 14:16:56 +02:00
timeouts_remote_db.go multi: add sqlite option to itests and github job 2023-01-25 14:16:56 +02:00