Remove redundant `claiming_channel_id` variable
[rust-lightning] / lightning / src / blinded_path / payment.rs
2024-02-22 Matt CoralloMerge pull request #2877 from tnull/2024-02-start-rustf...
2024-02-14 Elias RohrerMerge pull request #2883 from tnull/2024-02-dyn-kvstore...
2024-02-13 Matt CoralloMerge pull request #2861 from tnull/2024-01-introduce...
2024-02-09 Matt CoralloMerge pull request #2850 from TheBlueMatt/2024-01-fuzz...
2024-02-08 Matt CoralloMerge pull request #2871 from dunxen/2024-02-msgcommonf...
2024-02-07 Matt CoralloMerge pull request #2856 from valentinewallace/2024...
2024-02-07 Valentine WallaceAdd min_final_cltv_delta to aggregated CLTV delta.
2024-01-30 Matt CoralloMerge pull request #2780 from wpaulino/2691-follow-ups
2024-01-25 Matt CoralloMerge pull request #2694 from Evanfeenstra/public-scid...
2024-01-24 Matt CoralloMerge pull request #2697 from jkczyz/2023-10-offer...
2024-01-17 Matt CoralloMerge pull request #2818 from valentinewallace/2024...
2024-01-17 valentinewallaceMerge pull request #2828 from TheBlueMatt/2024-01-crypt...
2024-01-17 Matt CoralloMerge pull request #2831 from jkczyz/2024-01-fix-cltv...
2024-01-16 Jeffrey CzyzUse consistent cltv_expiry_delta in ForwardTlvs
2024-01-11 Matt CoralloMerge pull request #2791 from valentinewallace/2023...
2024-01-09 Matt CoralloMerge pull request #2748 from TheBlueMatt/2023-11-2675...
2023-12-15 Wilmer PaulinoMerge pull request #2795 from TheBlueMatt/2023-11-robus...
2023-12-15 Matt CoralloMerge pull request #2781 from jkczyz/2023-09-multihop...
2023-12-15 Jeffrey CzyzCounterpartyForwardingInfo to PaymentRelay mapping
2023-12-15 Elias RohrerMerge pull request #2779 from G8XSU/2706-stop
2023-12-05 valentinewallaceMerge pull request #2764 from TheBlueMatt/2023-11-chach...
2023-12-04 Wilmer PaulinoMerge pull request #2753 from TheBlueMatt/2023-11-inbou...
2023-12-01 valentinewallaceMerge pull request #2540 from valentinewallace/2023...
2023-11-30 Valentine WallaceRemove now-unused Readable impl for ReceiveTlvs
2023-11-30 Valentine WallaceSupport forwarding blinded HTLCs as intro node.
2023-11-07 Matt CoralloMerge pull request #2702 from G8XSU/libFuzzer
2023-11-02 Elias RohrerMerge pull request #2641 from alexanderwiederin/2585...
2023-10-30 valentinewallaceMerge pull request #2668 from TheBlueMatt/2023-10-fix-doc
2023-10-30 Matt CoralloMerge pull request #2669 from benthecarman/trace-sync...
2023-10-29 Matt CoralloMerge pull request #2613 from wvanlint/batch_funding_fix_up
2023-10-20 Matt CoralloMerge pull request #2667 from wpaulino/random-htlc...
2023-10-20 Matt CoralloMerge pull request #2660 from benthecarman/flexible...
2023-10-20 Matt CoralloMerge pull request #2039 from jkczyz/2023-02-offer...
2023-10-20 Jeffrey CzyzFix PaymentConstraints::max_cltv_expiry docs
2023-09-28 Matt CoralloMerge pull request #2607 from DhananjayPurohit/civkit...
2023-09-18 Matt CoralloMerge pull request #2534 from tnull/2023-08-upstream...
2023-09-15 Matt CoralloMerge pull request #2176 from TheBlueMatt/2023-04-expos...
2023-09-14 Wilmer PaulinoMerge pull request #2571 from davidcaseria/htlc-descrip...
2023-09-14 Matt CoralloMerge pull request #2568 from tnull/2023-09-housekeeping
2023-09-14 Matt CoralloMerge pull request #2572 from benthecarman/rexport...
2023-09-13 Matt CoralloMerge pull request #2413 from valentinewallace/2023...
2023-09-12 Valentine WallaceSupport receiving to 1-hop blinded payment paths.
2023-09-11 Matt CoralloMerge pull request #2567 from G8XSU/payment-id
2023-09-11 Matt CoralloMerge pull request #2566 from G8XSU/check-best-block...
2023-09-11 valentinewallaceMerge pull request #2563 from tnull/2023-09-kvstore...
2023-09-10 Matt CoralloMerge pull request #2514 from valentinewallace/2023...
2023-09-08 Valentine WallaceStruct-ify blinded payment path intermediate node info
2023-09-08 Valentine WallaceRemove unnecessary doc links
2023-09-08 Valentine WallaceFix blinded payment TLV ser to not length-prefix
2023-09-08 Valentine WallaceDerive Clone and Debug for blinded payment TLV structs
2023-09-08 Valentine WallaceMake blinded payment TLV fields public.
2023-09-08 Valentine WallaceSupport aggregating htlc_maximum_msat for BlindedPayInfo
2023-09-08 Valentine WallaceSupport aggregating htlc_minimum_msat for BlindedPayInfo
2023-09-08 Valentine WallaceCompute aggregated BlindedPayInfo in path construction
2023-08-25 Elias RohrerMerge pull request #2248 from TheBlueMatt/2023-04-gossi...
2023-08-25 Elias RohrerMerge pull request #2503 from valentinewallace/2023...
2023-08-25 Elias RohrerMerge pull request #2466 from TheBlueMatt/2023-07-expos...
2023-08-23 Matt CoralloMerge pull request #2515 from TheBlueMatt/2023-08-earli...
2023-08-23 Matt CoralloMerge pull request #2337 from alecchendev/2023-06-watch...
2023-08-23 Matt CoralloMerge pull request #2412 from valentinewallace/2023...
2023-08-23 Valentine WallaceSupport constructing BlindedPaths for payments.