lnd.xprv/lntest/itest
Joost Jager d451ef4ee1
routerrpc: rename rpcs to SendPaymentV2 and TrackPaymentV2
The message in the response stream changed. Rename the calls themselves,
to prevent older applications from getting decode errors. Especially
troublesome is the case where the request is executed (send payment),
but the application can't read the outcome (payment sent or not?)
2020-04-21 20:36:58 +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_send_multi_path_payment.go routing+routerrpc+lncli: rename MaxHtlcs to MaxShards 2020-04-14 10:31:59 +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 routerrpc: rename rpcs to SendPaymentV2 and TrackPaymentV2 2020-04-21 20:36:58 +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