Merge pull request #3113 from TheBlueMatt/2024-04-async-monitor-fuzz
[rust-lightning] / lightning / src / blinded_path /
2024-06-10 valentinewallaceMerge pull request #3086 from alecchendev/2024-05-holde...
2024-06-07 Matt CoralloMerge pull request #3083 from valentinewallace/2024...
2024-06-07 ArikMerge pull request #3096 from alecchendev/2024-06-drop...
2024-06-05 Matt CoralloMerge pull request #3072 from arik-so/arik/gossip-v2...
2024-06-04 Matt CoralloMerge pull request #3081 from G8XSU/2024-05-08-claimabl...
2024-06-04 Matt CoralloMerge pull request #3060 from TheBlueMatt/2024-05-paral...
2024-06-04 Matt CoralloMerge pull request #3088 from alecchendev/2024-06-fc...
2024-06-04 Elias RohrerMerge pull request #3089 from TheBlueMatt/2024-06-chann...
2024-06-04 Matt CoralloMove the public path for `channel_state` types to their... 2024-06-channel_state-module
2024-06-03 ArikMerge pull request #2889 from Sharmalm/2840
2024-06-03 Matt CoralloMerge pull request #3057 from G8XSU/2024-05-08-claimabl...
2024-06-03 dunxenMerge pull request #2947 from tnull/2024-03-log-feature...
2024-05-30 Matt CoralloMerge pull request #3084 from jkczyz/2024-05-onion...
2024-05-29 Matt CoralloMerge pull request #3011 from jkczyz/2024-04-compact...
2024-05-28 Jeffrey CzyzAdd missing copyright statement
2024-05-28 Jeffrey CzyzCompact a BlindedPath's introduction node
2024-05-28 Jeffrey CzyzSupport NextHop::ShortChannelId in BlindedPath
2024-05-28 valentinewallaceMerge pull request #3006 from arik-so/arik/trampoline...
2024-05-21 valentinewallaceMerge pull request #3038 from TheBlueMatt/2024-05-no...
2024-05-14 valentinewallaceMerge pull request #3036 from TheBlueMatt/2024-05-filte...
2024-05-14 valentinewallaceMerge pull request #3061 from TheBlueMatt/2024-05-bindi...
2024-05-14 Matt CoralloAllow any `Deref` to an `EntropySource` in `BlindedPath... 2024-05-bindings-upstream
2024-05-13 Matt CoralloMerge pull request #3058 from benthecarman/deref-empty...
2024-05-09 ArikMerge pull request #2973 from valentinewallace/2024...
2024-05-09 benthecarmanimpl Deref for EmptyNodeIdLookUp
2024-05-09 Matt CoralloMerge pull request #3041 from G8XSU/followup-2957
2024-05-08 Jeffrey CzyzMerge pull request #2907 from shaavan/issue2882
2024-05-08 Matt CoralloMerge pull request #3012 from TheBlueMatt/2024-04-0...
2024-05-08 Matt CoralloMerge pull request #3054 from TheBlueMatt/2024-04-fuzz...
2024-05-07 Matt CoralloMerge pull request #3045 from TheBlueMatt/2024-03-fees...
2024-05-06 Matt CoralloMerge pull request #2957 from G8XSU/pause-events
2024-05-04 Matt CoralloMerge pull request #3035 from TheBlueMatt/2024-04-upstr...
2024-05-01 Matt CoralloMove `[u8; 32]` wrapper types to a common module
2024-05-01 Matt CoralloAdd derives where they make sense and the bindings...
2024-05-01 Matt CoralloRename and expose message-specific `NextHop`
2024-04-25 Matt CoralloMerge pull request #3021 from TheBlueMatt/2024-04-drop...
2024-04-23 Matt CoralloMerge pull request #2981 from dunxen/2024-03-PR2419fixups
2024-04-22 Gursharan SinghMerge pull request #2990 from TheBlueMatt/2024-04-log...
2024-04-18 Matt CoralloMerge pull request #2964 from jbesraa/prune-stale-chanm...
2024-04-18 Gursharan SinghMerge pull request #2998 from tnull/2024-04-fix-potenti...
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 CzyzInclude InvoiceRequest fields in PaymentContext
2024-04-18 Jeffrey CzyzBOLT 12 variants of PaymentPurpose
2024-04-18 Jeffrey CzyzInclude Refund context in blinded payment paths
2024-04-18 Jeffrey CzyzInclude Offer context in blinded payment paths
2024-04-18 Jeffrey CzyzPass PaymentContext through HTLC processing
2024-04-18 Jeffrey CzyzAdd PaymentContext to payment::ReceiveTlvs
2024-04-16 Matt CoralloMerge pull request #2991 from optout21/txsigs-splicing
2024-04-15 Matt CoralloMerge pull request #2993 from wpaulino/handshake-comple...
2024-04-15 Matt CoralloMerge pull request #2961 from jkczyz/2024-03-compact...
2024-04-15 Jeffrey CzyzLook up node id from scid in OnionMessenger
2024-04-15 Jeffrey CzyzGeneralize BlindedPath::introduction_node_id field
2024-04-11 Jeffrey CzyzAdd BlindedPath::introduction_node_id method
2024-04-11 Jeffrey CzyzGeneralize onion message ForwardTlvs::next_node_id
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 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-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-21 Matt CoralloMerge pull request #2946 from tnull/2024-03-txsync...
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-20 Matt CoralloMerge pull request #2949 from valentinewallace/2024...
2024-03-19 Valentine WallaceOnly write BlindedHopFeatures if any features are set.
2024-03-19 Matt CoralloMerge pull request #2945 from valentinewallace/2024...
2024-03-18 Valentine WallaceMake blinded hop features optional per spec.
2024-03-18 Matt CoralloMerge pull request #2936 from valentinewallace/2024...
2024-03-14 Valentine WallaceFix ser for PaymentRelay and PaymentConstraints.
2024-03-08 valentinewallaceMerge pull request #2903 from jkczyz/2024-02-bindings...
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-02-07 Valentine WallaceParameterize BlindedPath::new_for_payment by min final...
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-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 valentinewallaceMerge pull request #2801 from valentinewallace/2023...
2024-01-11 valentinewallaceMerge pull request #2820 from TheBlueMatt/2024-01-fuzz...
next