Merge pull request #3001 from optout21/splicing-feature-bit-with-any
[rust-lightning] / lightning / src / ln / msgs.rs
2024-04-18 Jeffrey CzyzMerge pull request #3001 from optout21/splicing-feature...
2024-04-18 Gursharan SinghMerge pull request #2999 from keyuebao/keyue/update...
2024-04-18 Matt CoralloMerge pull request #2825 from tnull/2024-01-upstream...
2024-04-18 Matt CoralloMerge pull request #2970 from jkczyz/2024-03-offer-id
2024-04-18 Jeffrey CzyzPass PaymentContext through HTLC processing
2024-04-18 Jeffrey CzyzAdd PaymentContext to payment::ReceiveTlvs
2024-04-18 optoutAdd splicing feature flag (also triggers dual_funding)
2024-04-16 Matt CoralloMerge pull request #2991 from optout21/txsigs-splicing
2024-04-16 optoutAdd tx_signatures.tlvs field (splicing-specific field...
2024-04-08 valentinewallaceMerge pull request #2969 from TheBlueMatt/2024-03-fix...
2024-04-07 dunxenMerge pull request #2704 from jkczyz/2023-11-channelman...
2024-04-05 Elias RohrerMerge pull request #2954 from TheBlueMatt/2024-03-test...
2024-04-05 Gursharan SinghMerge pull request #2967 from tnull/2024-03-refactor...
2024-04-05 Matt CoralloUse `crate::prelude::*` rather than specific imports
2024-04-05 Matt CoralloAllow(unused_imports) on prelude imports
2024-04-04 Matt CoralloMerge pull request #2731 from shaavan/issue2711
2024-03-29 valentinewallaceMerge pull request #2975 from valentinewallace/2024...
2024-03-28 Matt CoralloMerge pull request #2845 from wpaulino/decode-htlc...
2024-03-28 Matt CoralloMerge pull request #2974 from benthecarman/dang-value
2024-03-28 benthecarmanAdd DecodeError::DangerousValue for decoding invalid...
2024-03-27 Valentine WallaceSupport receiving custom TLVs to blinded paths.
2024-03-27 Valentine WallaceSupport sending custom TLVs to blinded recipients.
2024-03-27 valentinewallaceMerge pull request #2906 from arik-so/arik/trampoline...
2024-03-27 Arik SosmanTrampoline onion construction.
2024-03-27 Arik SosmanRename TrampolineOnionPacket enum comment.
2024-03-26 Gursharan SinghMerge pull request #2959 from tnull/2024-03-support...
2024-03-25 Elias RohrerMerge pull request #2963 from jkczyz/2024-03-a-channel...
2024-03-22 valentinewallaceMerge pull request #2756 from arik-so/arik/trampoline...
2024-03-22 Arik SosmanAdd Trampoline variant to OutboundOnionPayload.
2024-03-22 Arik SosmanIntroduce TrampolineOnionPacket.
2024-03-21 Matt CoralloMerge pull request #2946 from tnull/2024-03-txsync...
2024-03-21 Gursharan SinghMerge pull request #2953 from dunxen/2024-03-fix2941
2024-03-21 valentinewallaceMerge pull request #2934 from TheBlueMatt/2023-03-no...
2024-03-20 Matt CoralloMerge pull request #2935 from valentinewallace/2024...
2024-03-20 Matt CoralloMerge pull request #2419 from jurvis/2023-03-interactivetxs
2024-03-20 Matt CoralloMerge pull request #2887 from benthecarman/htlc-timeout
2024-03-20 Matt CoralloMerge pull request #2951 from jkczyz/2024-03-fix-sender...
2024-03-20 valentinewallaceMerge pull request #2924 from tnull/2024-03-add-user...
2024-03-20 Matt CoralloMerge pull request #2948 from arik-so/2024-03-public...
2024-03-19 Arik SosmanPublicize all UnsignedNodeAnnouncement fields.
2024-03-18 Matt CoralloMerge pull request #2936 from valentinewallace/2024...
2024-03-18 Elias RohrerMerge pull request #2942 from benthecarman/node-id...
2024-03-14 Duncan DeanImplement interactive tx construction protocol via...
2024-03-13 Valentine WallaceParse keysend preimages in blinded onion payloads.
2024-03-13 Valentine WallaceSupport sending keysend payments to blinded paths.
2024-03-08 Matt CoralloMerge pull request #2823 from valentinewallace/2024...
2024-03-08 valentinewallaceMerge pull request #2903 from jkczyz/2024-02-bindings...
2024-02-29 Matt CoralloMerge pull request #2916 from sr-gi/2024-02-29-payment...
2024-02-28 Elias RohrerMerge pull request #2911 from jkczyz/2024-02-sort-blind...
2024-02-27 Jeffrey CzyzAdd NodeInfo::is_tor_only
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-13 Matt CoralloMerge pull request #2816 from wpaulino/retryable-holder...
2024-02-13 Elias RohrerMerge pull request #2892 from TheBlueMatt/2024-02-desti...
2024-02-12 Elias RohrerMerge pull request #2888 from TheBlueMatt/2024-02-desti...
2024-02-09 Matt CoralloMerge pull request #2850 from TheBlueMatt/2024-01-fuzz...
2024-02-09 Matt CoralloMerge pull request #2886 from TheBlueMatt/2024-02-actua...
2024-02-08 Matt CoralloReplace spaces with tabs in msgs.rs 2024-02-actually-fix-build
2024-02-08 Matt CoralloMerge pull request #2871 from dunxen/2024-02-msgcommonf...
2024-02-02 Duncan DeanCombine common fields of `AcceptChannel` & `AcceptChann...
2024-02-02 Duncan DeanCombine common fields of `OpenChannel` & `OpenChannelV2...
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-17 Matt CoralloMerge pull request #2832 from p2pderivatives/fix-ln...
2024-01-17 Matt CoralloMerge pull request #2812 from valentinewallace/2023...
2024-01-16 Matt CoralloMove cryptographic algorithms and utilities to a new... 2024-01-crypto-module
2024-01-11 Matt CoralloMerge pull request #2800 from optout21/channel-close...
2024-01-11 Elias RohrerMerge pull request #2822 from TheBlueMatt/2024-01-pm...
2024-01-11 Valentine WallaceSupport forwarding blinded HTLCs as non-intro node.
2024-01-11 valentinewallaceMerge pull request #2801 from valentinewallace/2023...
2024-01-11 valentinewallaceMerge pull request #2820 from TheBlueMatt/2024-01-fuzz...
2024-01-11 valentinewallaceMerge pull request #2821 from TheBlueMatt/2024-01-om...
2024-01-11 Matt CoralloMerge pull request #2791 from valentinewallace/2023...
2024-01-10 Matt CoralloExpose `onion_message` items directly rather than via... 2024-01-om-direct-export
2024-01-10 Valentine WallaceRename OutboundOnionPayload::BlindedReceive::amt_msat...
2024-01-10 Valentine WallaceRename OutboundOnionPayload::Receive::amt_msat to be...
2024-01-10 Valentine WallaceRename InboundOnionPayload::BlindedReceive::amt_msat...
2024-01-10 Valentine WallaceRename InboundOnionPayload::Receive::amt_msat to be...
2024-01-10 Valentine WallaceRename OutboundOnionPayload::BlindedReceive::outgoing_c...
2024-01-10 Valentine WallaceRename OutboundOnionPayload::Receive::outgoing_cltv_value.
2024-01-10 Valentine WallaceRename InboundOnionPayload::BlindedReceive::outgoing_cl...
2024-01-10 Valentine WallaceRename InboundOnionPayload::Receive::outgoing_cltv_value
2024-01-09 Matt CoralloMerge pull request #2748 from TheBlueMatt/2023-11-2675...
2023-12-15 Matt CoralloMerge pull request #2798 from TheBlueMatt/2023-12-119...
2023-12-15 Wilmer PaulinoMerge pull request #2795 from TheBlueMatt/2023-11-robus...
2023-12-15 Matt CoralloMake `FinalOnionHopData` public
2023-12-15 Elias RohrerMerge pull request #2779 from G8XSU/2706-stop
2023-12-13 valentinewallaceMerge pull request #2688 from valentinewallace/2023...
2023-12-12 Valentine WallaceAdd missing keysend preimage check on inbound onion...
2023-12-12 Valentine WallaceAdd test coverage for serialization of malformed HTLCs.
2023-12-12 Matt CoralloMerge pull request #2775 from benthecarman/sign-psbt
2023-12-11 Matt CoralloMerge pull request #2637 from Sharmalm/2348
2023-12-08 Elias RohrerMerge pull request #2774 from TheBlueMatt/2023-12-2551...
2023-12-08 Valentine WallaceSupport parsing blinded non-intro onion receive payloads.
2023-12-08 Valentine WallacePass in update add blinding point on onion decode
next