lnd.xprv/lntest/itest
Joost Jager c325bf8c57
htlcswitch: sync link hand-off
This commit extends the link with a new synchronous delivery point for
local UpdateAddHTLC messages. The switch method SendHTLC is updated to
use this delivery point and thereby becomes a synchronous call.

For MPP payments, synchronous hand-off is important. Otherwise the next
pathfinding round could start without the channel balance updated yet.
2020-05-20 08:03:48 +02: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 htlcswitch: sync link hand-off 2020-05-20 08:03:48 +02:00
log_check_errors.sh itest: add error detection explanation 2020-05-08 13:40:29 +02:00
log_error_whitelist.txt htlcswitch: sync link hand-off 2020-05-20 08:03:48 +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