mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
473f730eec
This ensures the Carol and Dave nodes created in the single_hop series of tests are synced to the latest chain tip generated by the miner before creating the route that will eventually be used for payments. This prevents a flake during CI tests where slow processing of blocks by Carol could cause the generated route to have a final CLTV delta too short for Dave to accept. While at it, we switch the test to use the default CLTV delta provided by QueryRoutes which is now the global default CLTV. |
||
---|---|---|
.. | ||
lnd_channel_backup_test.go | ||
lnd_forward_interceptor_test.go | ||
lnd_macaroons_test.go | ||
lnd_max_channel_size_test.go | ||
lnd_mpp_test.go | ||
lnd_multi-hop_htlc_local_chain_claim_test.go | ||
lnd_multi-hop_htlc_local_timeout_test.go | ||
lnd_multi-hop_htlc_receiver_chain_claim_test.go | ||
lnd_multi-hop_htlc_remote_chain_claim_test.go | ||
lnd_multi-hop_local_force_close_on_chain_htlc_timeout_test.go | ||
lnd_multi-hop_remote_force_close_on_chain_htlc_timeout_test.go | ||
lnd_multi-hop_test.go | ||
lnd_multi-hop-error-propagation_test.go | ||
lnd_multi-hop-payments_test.go | ||
lnd_network_test.go | ||
lnd_onchain_test.go | ||
lnd_psbt_test.go | ||
lnd_rest_api_test.go | ||
lnd_send_multi_path_payment_test.go | ||
lnd_signer_test.go | ||
lnd_single_hop_invoice_test.go | ||
lnd_test_list_off_test.go | ||
lnd_test_list_on_test.go | ||
lnd_test.go | ||
lnd_wumbo_channels_test.go | ||
log_check_errors.sh | ||
log_error_whitelist.txt | ||
log_substitutions.txt | ||
test_harness.go |