lnd/lntest
Torakushi cdb015223b
walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt
By default, P2TR addresses are used for changes. However, some users
might encounter some problems with this change. We add the possibility
to define a custom address type in FundPsbt for default/imported accounts
(only P2TR for now). If no address type is specified for these accounts,
we will use P2WKH by default.
2023-02-08 12:35:44 +01:00
..
channels
itest walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00
mock walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00
wait itest: wrap assertTxLabel inside wait 2022-11-17 20:29:50 +08: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
bitcoind.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
btcd.go
doc.go
fee_service_test.go multi: fix newly detected linter issues 2022-02-10 11:02:02 +01:00
fee_service.go multi: fix newly detected linter issues 2022-02-10 11:02:02 +01:00
harness_miner.go
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
test_common.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
timeouts.go multi: add sqlite option to itests and github job 2023-01-25 14:16:56 +02:00