Merge pull request #3111 from tnull/2024-06-rustfmt-fuzz-the-easy-part
[rust-lightning] / lightning / src / ln /
19 hours ago Matt CoralloMerge pull request #3111 from tnull/2024-06-rustfmt... upstream/main
20 hours ago Matt CoralloMerge pull request #3083 from valentinewallace/2024...
21 hours ago valentinewallaceMerge pull request #3080 from jkczyz/2024-05-compact...
23 hours ago ArikMerge pull request #3096 from alecchendev/2024-06-drop...
23 hours ago Elias RohrerMerge pull request #3105 from johncantrell97/johncantre...
25 hours ago John Cantrelladd peer_(dis)connected to custom message handler
2 days ago Jeffrey CzyzClarify docs regarding one-hop blinded paths
2 days ago Jeffrey CzyzExclude disconnected peers from BlindedPath
2 days ago Jeffrey CzyzFix functional_test_utils::reconnect_nodes
2 days ago Jeffrey CzyzUse compact blinded paths for short-lived offers
2 days ago Jeffrey CzyzDon't use compact blinded paths for reply paths
2 days ago Jeffrey CzyzRefactor MessageRouter::create_blinded_paths
2 days ago Matt CoralloMerge pull request #3072 from arik-so/arik/gossip-v2...
3 days ago Matt CoralloMerge pull request #3091 from TheBlueMatt/2024-06-chann...
3 days ago Matt CoralloMerge pull request #3081 from G8XSU/2024-05-08-claimabl...
3 days ago Matt CoralloFromat moved code in `channel_state.rs` 2024-06-channel_state_ser
3 days ago Matt CoralloMove serialization of `channel_state` fields to `channe...
3 days ago Matt CoralloMerge pull request #3060 from TheBlueMatt/2024-05-paral...
3 days ago Matt CoralloMerge pull request #3088 from alecchendev/2024-06-fc...
4 days ago Elias RohrerMerge pull request #3089 from TheBlueMatt/2024-06-chann...
4 days ago Matt CoralloMove the public path for `channel_state` types to their... 2024-06-channel_state-module
4 days ago Matt CoralloReformat `channel_state.rs` to match rustfmt requirements
4 days ago Matt CoralloMove the public channel state API into a new module
4 days ago Matt CoralloMerge pull request #2965 from tnull/2024-03-impl-readab...
4 days ago Alec ChenDon't disconnect on manual force closes
4 days ago ArikMerge pull request #2889 from Sharmalm/2840
4 days ago Matt CoralloDrop `EventsProvider` bounds on `OnionMessageHandler`s 2024-05-parallel-async-om-events
4 days ago Matt CoralloMerge pull request #3057 from G8XSU/2024-05-08-claimabl...
5 days ago dunxenMerge pull request #2947 from tnull/2024-03-log-feature...
7 days ago Matt CoralloMerge pull request #2996 from shaavan/issue2882.2
7 days ago Matt CoralloMerge pull request #3063 from jirijakes/upgrade-bitcoin-031
8 days ago Elias RohrerMerge pull request #2931 from TheBlueMatt/2024-03-log...
8 days ago Matt CoralloMerge pull request #3084 from jkczyz/2024-05-onion...
9 days ago Jiri JakesUpgrade rust-bitcoin to 0.31
10 days ago Matt CoralloMerge pull request #3011 from jkczyz/2024-04-compact...
10 days ago Valentine WallaceRemove now-unused NetworkUpdate::ChannelUpdateMessage.
10 days ago Jeffrey CzyzCompact a BlindedPath's introduction node
10 days ago Jeffrey CzyzUnwrap reply_path in extract_invoice_request
10 days ago Jeffrey CzyzPass ForwardNode when creating BlindedPath
10 days ago valentinewallaceMerge pull request #3006 from arik-so/arik/trampoline...
10 days ago Matt CoralloMerge pull request #3051 from TheBlueMatt/2024-04-2982...
11 days ago Matt CoralloDon't attempt to resume channels if we already exchange... 2024-04-2982-123-fix
2024-05-24 Jeffrey CzyzCheck custom_tlvs in Event::PaymentClaimed
2024-05-24 Jeffrey CzyzPass ClaimAlongRouteArgs to claim_payment_along_route
2024-05-24 Jeffrey CzyzPass ClaimAlongRouteArgs to do_claim_payment_along_route
2024-05-24 Jeffrey CzyzInclude RecipientOnionFields in PaymentClaimed
2024-05-24 Jeffrey CzyzAdd RecipientOnionFields to ClaimingPayment
2024-05-24 Jeffrey CzyzUse HashMap::entry instead of HashMap::insert
2024-05-24 Jeffrey CzyzFormat HashMap::insert call
2024-05-24 Valentine WallaceIgnore channel updates in onion errors.
2024-05-23 Elias RohrerMerge pull request #3079 from jkczyz/2024-05-expects...
2024-05-21 valentinewallaceMerge pull request #3038 from TheBlueMatt/2024-05-no...
2024-05-21 Matt CoralloMerge pull request #3026 from valentinewallace/2024...
2024-05-21 Arik SosmanTest Trampoline onion (de)serialization round trip.
2024-05-21 Arik SosmanMake Trampoline onion deserializable.
2024-05-20 Valentine WallaceTest routing payment parameters' max path length settin...
2024-05-20 Valentine Wallaceoutbound_payment: set max path length in PaymentParameters.
2024-05-20 Valentine WallaceTest utils: include payment_metadata in PassAlongPathArgs.
2024-05-16 Valentine WallaceExtract onion_utils::build_onion_payloads_callback...
2024-05-14 valentinewallaceMerge pull request #3036 from TheBlueMatt/2024-05-filte...
2024-05-14 Valentine WallaceRemove unnecessary RecipientOnionFields clone.
2024-05-14 Valentine WallaceOutboundOnionPayload: hold Vec fields as references.
2024-05-14 valentinewallaceMerge pull request #3061 from TheBlueMatt/2024-05-bindi...
2024-05-14 Matt Coralloimpl `Clone` on various public (mostly BOLT12) types
2024-05-13 Matt CoralloExpose `ChannelManager` offer constructors in bindings
2024-05-13 Matt CoralloExport `ChannelId` in bindings rather than `[u8; 32]`
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 CoralloAdd a simple test of the new excess-fees-are-dust behavior
2024-05-07 Matt CoralloInclude excess commitment transaction fees in dust...
2024-05-06 Gursharan SinghStop tracking chain_sync_monitor_persistences in TestPe...
2024-05-06 Matt CoralloMerge pull request #3039 from valentinewallace/2024...
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-02 Matt CoralloSwap `UserConfig::default()` for `test_default_channel_...
2024-05-02 Matt CoralloCorrect indentation in `get_pending_htlc_stats`
2024-05-02 Matt CoralloUnify `get_{inbound,outbound}_pending_htlc_stats`
2024-05-01 Matt CoralloUpdate documentation on `[u8; 32]` wrappers for clarity 2024-04-upstream-123-bindings
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 InvoiceRequestFields::features
2024-04-29 Jeffrey CzyzRemove InvoiceRequestFields::amount_msats
2024-04-29 Jeffrey CzyzRemove PaymentContext from OnionPayload
2024-04-26 Jeffrey CzyzDon't require Refund::description in API
next