lnd/lntest
Oliver Gugger 3d353a9879
config_builder+rpcwallet: simplify RPC signing
With the remote signing instance now not needing to know anything about
addresses or current derivation indices, we don't need to forward any
such calls to that instance and can simplify the RPCKeyRing
considerably.
2022-01-06 14:35:24 +01:00
..
channels lntest/channels: introduce subpackage to deduplicate static structs 2021-01-25 14:04:39 -05:00
itest config_builder+rpcwallet: simplify RPC signing 2022-01-06 14:35:24 +01:00
mock btcwallet: add SignPsbt 2022-01-06 13:24:32 +01:00
wait itest: remove extra graph topology subscription 2021-09-17 07:50:42 +08:00
bitcoind_common.go lntest: export attributes of type BitcoindBackendConfig 2021-12-03 13:03:36 -05:00
bitcoind_notxindex.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
bitcoind.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
btcd.go mod+lntest: disable stall handler in btcd mining node 2021-10-05 20:48:47 +02:00
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
fee_service_test.go chainfee: change min conf target to be 1 2021-06-29 20:25:46 +08:00
fee_service.go lntest: avoid global ServeMux 2021-08-27 11:30:01 +02:00
harness_miner.go itest: start using harness miner in harness net 2022-01-05 13:10:06 +08:00
harness_net.go itest: start using harness miner in harness net 2022-01-05 13:10:06 +08:00
harness_node.go itest: fix RPC middleware itest 2022-01-06 15:01:02 +08:00
neutrino.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
test_common.go itest: start using harness miner in harness net 2022-01-05 13:10:06 +08:00
timeouts_darwin.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
timeouts_remote_db.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
timeouts.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00