Remove unnecessary RecipientOnionFields clone.
[rust-lightning] / lightning / src / ln / channelmanager.rs
2024-05-14 Valentine WallaceRemove unnecessary RecipientOnionFields clone.
2024-05-14 valentinewallaceMerge pull request #3061 from TheBlueMatt/2024-05-bindi...
2024-05-13 Matt CoralloExpose `ChannelManager` offer constructors in bindings
2024-05-13 Matt CoralloMerge pull request #3058 from benthecarman/deref-empty...
2024-05-11 Matt CoralloMerge pull request #3059 from jkczyz/2024-05-drop-write...
2024-05-10 Jeffrey CzyzRemove WriteableEcdsaChannelSigner trait
2024-05-10 Matt CoralloMerge pull request #2930 from jbesraa/Add-PaymentHash...
2024-05-09 ArikMerge pull request #2973 from valentinewallace/2024...
2024-05-09 Matt CoralloMerge pull request #3041 from G8XSU/followup-2957
2024-05-09 jbesraaAdd `payment_hash` to `WithChannelMonitor`
2024-05-09 esraaAdd `PaymentHash` to `Record`
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-08 shaavanImplement ResponseInstruction Usage in OnionMessage...
2024-05-07 Matt CoralloMerge pull request #3045 from TheBlueMatt/2024-03-fees...
2024-05-07 Matt CoralloInclude excess commitment transaction fees in dust...
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-03 Matt CoralloMerge pull request #3018 from jkczyz/2024-04-optional...
2024-05-03 Matt CoralloMerge pull request #3029 from TheBlueMatt/2024-04-fix...
2024-05-01 Matt CoralloMove `[u8; 32]` wrapper types to a common module
2024-04-30 Matt CoralloSend peers error messages for failures due to invalid... 2024-04-fix-batch-funding-failures
2024-04-30 Matt CoralloClose channels when `find_funding_output` fails to...
2024-04-29 Matt CoralloMerge pull request #3017 from jkczyz/2024-04-optional...
2024-04-29 Matt CoralloMerge pull request #3028 from jkczyz/2024-04-offer...
2024-04-29 Jeffrey CzyzRemove PaymentContext from OnionPayload
2024-04-26 Jeffrey CzyzDon't require Refund::description in API
2024-04-26 Jeffrey CzyzDon't require Offer::description in API
2024-04-26 Jeffrey CzyzOptional OfferContents::signing_pubkey
2024-04-25 Gursharan SinghMerge pull request #3003 from TheBlueMatt/2024-04-2964...
2024-04-25 Matt CoralloMerge pull request #3021 from TheBlueMatt/2024-04-drop...
2024-04-25 Matt CoralloMerge pull request #3004 from TheBlueMatt/2024-04-2761...
2024-04-25 Matt CoralloDrop completed blocked `ChannelMonitorUpdate`s on startup 2024-04-drop-blocked-completed-updates
2024-04-23 Matt CoralloMerge pull request #2981 from dunxen/2024-03-PR2419fixups
2024-04-22 Jeffrey CzyzRemove unnecessary PaymentPreimage clone
2024-04-22 Gursharan SinghMerge pull request #2990 from TheBlueMatt/2024-04-log...
2024-04-19 Wilmer PaulinoMerge pull request #2761 from yellowred/self_sufficient...
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 CzyzUse BOLT 12 PaymentPurpose variants
2024-04-18 Jeffrey CzyzBOLT 12 variants of PaymentPurpose
2024-04-18 Jeffrey CzyzAdd PaymentPurpose::is_keysend utility method
2024-04-18 Jeffrey CzyzRename InvoicePayment to Bolt11InvoicePayment
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-18 Jeffrey CzyzReturn the invoice when requesting a refund
2024-04-18 optoutAdd splicing feature flag (also triggers dual_funding)
2024-04-17 Elias RohrerAcquire `per_peer_state` `write` lock earlier in `Chann...
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-15 Matt CoralloMerge pull request #2993 from wpaulino/handshake-comple...
2024-04-15 Jeffrey CzyzRefactor handling of Bolt12Invoice
2024-04-15 Jeffrey CzyzRefactor handling of InvoiceRequest
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-13 Matt CoralloMerge pull request #2971 from jbesraa/review-club/2815
2024-04-11 Matt CoralloLog pending in-flight updates when we are missing a...
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-06 Jeffrey CzyzAdd BOLT 12 Refunds section to ChannelManager docs
2024-04-06 Jeffrey CzyzAdd BOLT 12 Offers section to ChannelManager docs
2024-04-06 Jeffrey CzyzAdd a payments section to ChannelManager docs
2024-04-05 Jeffrey CzyzAdd a channels section to ChannelManager docs
2024-04-05 Jeffrey CzyzAdd an operations section to ChannelManager docs
2024-04-05 Jeffrey CzyzChannelManager initialization docs with example
2024-04-05 Gursharan SinghMerge pull request #2967 from tnull/2024-03-refactor...
2024-04-04 Matt CoralloMerge pull request #2731 from shaavan/issue2711
2024-04-02 shaavanDelay broadcasting Channel Updates until connected...
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-28 Jeffrey CzyzContrast ChannelManager and ChannelMonitor in docs
2024-03-28 Jeffrey CzyzRe-write ChannelManager summary documentation
2024-03-27 Jeffrey CzyzBreak ChannelManager docs into sections
2024-03-27 Wilmer PaulinoDecode update_add_htlc onions before forwarding HTLCs
2024-03-27 Wilmer PaulinoRefactor forward_htlcs to return whether to push a...
2024-03-27 Wilmer PaulinoConsider pending decode_update_add_htlcs when pushing...
2024-03-27 Wilmer PaulinoRefactor incoming HTLC accept checks out from Channel...
2024-03-27 Wilmer PaulinoOnly include channel_update in failure if needed by...
2024-03-27 Wilmer PaulinoRefactor outgoing channel lookup out from decode_update...
2024-03-27 Wilmer PaulinoRefactor outgoing HTLC checks out from decode_update_ad...
2024-03-27 Wilmer PaulinoRefactor HTLCFailureMsg generation out from decode_upda...
2024-03-27 Wilmer PaulinoAdd is_intro_node_blinded_forward helper for onion_util...
2024-03-27 Wilmer PaulinoTrack pending update_add_htlcs in ChannelManager for...
2024-03-27 Wilmer PaulinoRemove unreachable handling of htlc_forwards upon chann...
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-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...
next