lnd.xprv/lntest
carla 2a614cc596
multi: add labels to lnd native transactions
Follow up labelling of external transactions with labels for the
transaction types we create within lnd. Since these labels will live
a life of string matching, a version number and rigid format is added
so that string matching is less painful. We start out with channel ID,
where available, and a transaction "type". External labels, added in a
previous PR, are not updated to this new versioned label because they
are not lnd-initiated transactions. Label matching can check this case,
then check for a version number.
2020-07-29 13:46:07 +02:00
..
itest multi: add labels to lnd native transactions 2020-07-29 13:46:07 +02:00
wait lntest+wait: replace sleeps in assertAmountSent 2019-12-18 23:57:12 -08:00
bitcoind.go lntest/bitcoind: set debug loglevel 2019-09-02 09:37:41 +02:00
btcd.go lntest: compile time check btcd and neutrino BackendCfg interface 2019-09-02 09:37:37 +02:00
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go multi: add labels to lnd native transactions 2020-07-29 13:46:07 +02:00
neutrino.go lntest: compile time check btcd and neutrino BackendCfg interface 2019-09-02 09:37:37 +02:00
node.go lntest: wait for valid tls cert and macaroon files 2020-07-13 13:24:22 -03:00
timeouts_darwin.go itest: increase mempool timeout 2020-05-26 19:49:42 -07:00
timeouts.go itest: increase mempool timeout 2020-05-26 19:49:42 -07:00