lnd.xprv/lntest/itest
Joost Jager af4abe7d58
routing+routerrpc: notify full payment structures
This commit fixes the inconsistency between the payment state as
reported by routerrpc.SendPayment/routerrpc.TrackPayment and the main
rpc ListPayments call.

In addition to that, payment state changes are now sent out for every
state change. This opens the door to user interfaces giving more
feedback to the user about the payment process. This is especially
interesting for multi-part payments.
2020-04-08 09:26:33 +02:00
..
lnd_mpp_test.go itest: add testSendToRouteMultiPath 2020-04-02 19:31:23 +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_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 routing+routerrpc: notify full payment structures 2020-04-08 09:26:33 +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