lnd.xprv/lntest/itest
Matheus Degiovani d71a4ee033 contractcourt+itest: fix lingering pending channel after breach
This fixes an issue where the contract court could leave a completely
swept commit tx unresolved if it was swept by the remote party.

This could happen if (our) commit tx just published was actually a
previously revoked state, in which case the remote party would claim the
funds via a justice transaction.

This manifested itself in the testRevokedCloseRetribution integration
test where at the end of the test Bob was left with a pending channel
that never resolved itself.
2020-05-12 07:46:14 -03:00
..
lnd_mpp_test.go itest: create mpp test context 2020-04-09 08:20:54 +02:00
lnd_multi-hop_htlc_local_chain_claim_test.go itest: enable anchor commitment for multi-hop test 2020-03-27 08:01:52 +01:00
lnd_multi-hop_htlc_local_timeout_test.go itest: enable anchor commitment for multi-hop test 2020-03-27 08:01:52 +01:00
lnd_multi-hop_htlc_receiver_chain_claim_test.go itest: enable anchor commitment for multi-hop test 2020-03-27 08:01:52 +01:00
lnd_multi-hop_htlc_remote_chain_claim_test.go itest: enable anchor commitment for multi-hop test 2020-03-27 08:01:52 +01:00
lnd_multi-hop_local_force_close_on_chain_htlc_timeout_test.go itest: enable anchor commitment for multi-hop test 2020-03-27 08:01:52 +01:00
lnd_multi-hop_remote_force_close_on_chain_htlc_timeout_test.go itest: enable anchor commitment for multi-hop test 2020-03-27 08:01:52 +01:00
lnd_multi-hop_test.go itest: enable anchor commitment for multi-hop test 2020-03-27 08:01:52 +01:00
lnd_multi-hop-error-propagation.go lntest/test: add htlc events test to multi-hop error propagation 2020-05-04 10:18:55 +02:00
lnd_multi-hop-payments.go lntest/test: test htlcnotifier stream for successful multi-hop payments 2020-05-04 10:18:54 +02:00
lnd_send_multi_path_payment.go routing+routerrpc: rename max_shards to max_parts 2020-04-22 14:49:19 +02:00
lnd_single_hop_invoice_test.go multi: rename key_send, key-send and key send to keysend 2020-01-16 18:37:16 -08:00
lnd_test.go contractcourt+itest: fix lingering pending channel after breach 2020-05-12 07:46:14 -03:00
log_check_errors.sh itest: add error detection explanation 2020-05-08 13:40:29 +02:00
log_error_whitelist.txt itest: extend whitelist 2020-05-08 13:40:31 +02:00
log_substitutions.txt itest: check for new errors in logs 2020-04-20 14:02:23 +02:00
macaroons.go lnd_test: add integration test for macaroon authentication 2019-11-14 16:34:52 +01:00
onchain.go lntest: lower cpfp fee due to new bitcoind max fee restriction 2019-11-25 12:40:01 -08:00
psbt.go lntest: test PSBT channel funding 2020-03-31 10:00:12 +02:00