lnd/lntest
Olaoluwa Osuntokun e5625878e9
lntest/itest: add new itest for 3rd party anchor spends
In this commit, we add a new integration tests to exercise the fix
introduced in the prior commit. In this test, we reconstruct a scenario
for a 3rd party to sweep an anchor spend after force closing, causing a
prior spend we had to be invalidated. Without the prior commit, this test
fails as the original anchor sweep is still found in the wallet.
2022-03-17 16:36:49 -07:00
..
channels lntest/channels: introduce subpackage to deduplicate static structs 2021-01-25 14:04:39 -05:00
itest lntest/itest: add new itest for 3rd party anchor spends 2022-03-17 16:36:49 -07:00
mock sweep: remove all unconfirmed descendant transactions when a sweep conflicts 2022-03-17 16:36:47 -07:00
wait itest: remove extra graph topology subscription 2021-09-17 07:50:42 +08:00
bitcoind.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
bitcoind_common.go Revert "lntest: export attributes of type BitcoindBackendConfig" 2022-01-10 14:49:29 -05:00
bitcoind_notxindex.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07: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 multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
harness_node.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
neutrino.go lntest: surface bitcoin backend rpc credentials 2022-01-10 14:49:10 -05:00
test_common.go lntest: export ListenerFormat constant 2022-01-06 12:57:27 +01:00
timeouts.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07: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