Oliver Gugger
|
91ade89a78
|
lntest: avoid port collision on Tor listen port
bitcoind now seems to listen on the -bind port at all times. So we need
to make sure multiple instances don't collide by using a unique port.
|
2024-10-14 16:10:19 +02:00 |
|
yyforyongyu
|
9fee656d70
|
chainntnfs+lntest: fix TestInterfaces
This commit upgrades the test to always use a segwit v0 witness program
when creating testing txns.
|
2024-07-24 17:43:27 +08:00 |
|
Oliver Gugger
|
d40312c36b
|
multi: move unit test backend funcs to new package
To avoid circular dependency issues between packages, we move the unit
test backend creation function to a new package in the lntest parent
package.
|
2024-03-18 16:13:39 +01:00 |
|