Merge pull request #3129 from optout21/splicing-msgs-update
[rust-lightning] / lightning / src /
31 hours ago Jeffrey CzyzMerge pull request #3129 from optout21/splicing-msgs... upstream/main
35 hours ago Elias RohrerMerge pull request #3147 from TheBlueMatt/2024-06-feera...
42 hours ago dunxenMerge pull request #2989 from optout21/iatx-shared...
2 days ago Matt CoralloHandle feerates of `u32::MAX` without overflowing 2024-06-feerate-overflow
2 days ago valentinewallaceMerge pull request #3145 from valentinewallace/2024...
3 days ago Valentine WallaceImplement AsyncPaymentsMessageHandler for ChanMan and...
4 days ago valentinewallaceMerge pull request #3125 from valentinewallace/2024...
4 days ago optoutUpdate splice messages according to new spec draft
8 days ago Valentine WallaceCfg-gate async payments module and public enum variants.
8 days ago Valentine WallaceRemove unused imports in static_invoice.rs
8 days ago Valentine WallaceAdd OffersMessage variant for static invoices.
8 days ago Valentine WallaceDRY responder instantiation for onion messages.
8 days ago Valentine WallaceAsyncPaymentsMessageHandler trait for OnionMessenger
8 days ago Matt CoralloMerge pull request #2966 from G8XSU/2647-distribute
8 days ago optoutInteractive TX negotiation tracks shared outputs
8 days ago Matt CoralloMerge pull request #3127 from wvanlint/non_strict_forwa...
8 days ago Valentine WallaceOnion message payload for async payments
8 days ago Willem Van LintImplement non-strict forwarding
9 days ago Elias RohrerMerge pull request #3132 from jkczyz/2024-06-bolt12...
9 days ago G8XSUOptimize ChannelMonitor persistence on block connections.
10 days ago Gursharan SinghMerge pull request #3126 from TheBlueMatt/2024-06-preim...
10 days ago Matt Corallo(Very) marginally expand `test_monitor_update_fail_claim` 2024-06-preimage-removal-blocked-by-claim-event
10 days ago Matt CoralloMerge pull request #3115 from alecchendev/2024-06-speci...
10 days ago Jeffrey CzyzRelax channel count check for unannounced nodes
10 days ago Jeffrey CzyzAdvance self blinded payment paths
10 days ago Jeffrey CzyzRe-order imports
10 days ago Jeffrey CzyzRename variable
10 days ago Jeffrey CzyzAdd advance_path_by_one for blinded payment paths
10 days ago Jeffrey CzyzDon't modify path when advance_path_by_one errors
10 days ago Jeffrey CzyzBlinded payments to unannounced introduction node
10 days ago Jeffrey CzyzBlindedPath with unannounced introduction node
10 days ago Elias RohrerMerge pull request #3130 from TheBlueMatt/2024-06-doc...
11 days ago Alec ChenRemove global availability logic for testing async...
11 days ago Alec ChenRefactor tests to use specific async signing ops
11 days ago Alec ChenAllow toggling specific signing methods in test channel...
11 days ago G8XSUStart tracking chain_sync_monitor_persistences in TestP...
11 days ago valentinewallaceMerge pull request #3128 from TheBlueMatt/2024-06-no...
11 days ago Matt CoralloDocument when `Events::PaymentSent::pending_fee_msat... 2024-06-doc-fee-present
11 days ago Elias RohrerMerge pull request #3123 from dunxen/2024-06-channelref...
12 days ago Matt CoralloDrop unused return value from `claim_funds_from_hop` 2024-06-no-claim-ret
2024-06-14 Duncan DeanMove accept_channel checks into `ChannelContext::do_acc...
2024-06-13 Valentine Wallaceser_macros: support messages with no fields
2024-06-13 Matt CoralloMerge pull request #3102 from tnull/2024-06-rustfmt...
2024-06-13 Elias RohrerMerge pull request #3098 from arik-so/arik/gossip-v2...
2024-06-13 Elias RohrerMerge pull request #3078 from jkczyz/2024-05-invoice...
2024-06-13 Jeffrey CzyzAdd pays_bolt12_invoice_asynchronously test
2024-06-13 Jeffrey CzyzExpose send_payment_for_bolt12_invoice
2024-06-13 Jeffrey CzyzReformat and tick config docs
2024-06-13 Jeffrey CzyzAdd UserConfig::manually_handle_bolt12_invoices
2024-06-12 Matt CoralloMerge pull request #3082 from valentinewallace/2024...
2024-06-12 Matt CoralloMerge pull request #3103 from TheBlueMatt/2024-06-real...
2024-06-12 Valentine WallaceStatic invoice parsing tests
2024-06-12 Valentine WallaceStatic invoice building tests
2024-06-12 Valentine WallaceBuilder for creating static invoices from offers
2024-06-12 Jeffrey CzyzAdd an InvoiceReceived event
2024-06-12 Matt CoralloDrop unnecessary key derivation in route tests 2024-06-real-bench
2024-06-12 Matt CoralloPush the route benchmark results into a separate uninli...
2024-06-12 Matt CoralloUse a real (probing-generated) scorer in benchmarks
2024-06-12 Valentine WallaceStatic invoice encoding and parsing
2024-06-12 Elias RohrerMerge pull request #3116 from TheBlueMatt/2024-06-3107-nit
2024-06-12 Elias RohrerMerge pull request #3113 from TheBlueMatt/2024-04-async...
2024-06-12 Matt CoralloUnblock channels awaiting monitor update based on ... 2024-04-async-monitor-fuzz
2024-06-12 Valentine WallaceInvoiceTlvStream{Ref}: add message_paths field
2024-06-11 Matt CoralloClarify `Display` text for `ClosureReason::HolderForceC... 2024-06-3107-nit
2024-06-11 Matt CoralloMerge pull request #3107 from mhrheaume/mhr/closure_rea...
2024-06-11 Valentine WallaceUse ? instead of matching in BOLT 12 invoice parsing.
2024-06-11 Valentine WallaceBOLT 12 invoice: extract helper for invoice signing...
2024-06-11 Valentine WallaceBOLT 12 invoice: expose common helper methods and fields
2024-06-11 Valentine WallaceGenericize BOLT 12 invoice{_builder} common macro docs...
2024-06-11 Jeffrey CzyzImplement Readable for Responder
2024-06-11 Jeffrey CzyzImplement Readable for Bolt12Invoice
2024-06-11 Jeffrey CzyzRe-order imports in events module
2024-06-11 Jeffrey CzyzClean up invoice handling result logic
2024-06-11 Jeffrey CzyzUse implicit returns from match expressions
2024-06-11 Matt CoralloMerge pull request #3037 from TheBlueMatt/2024-05-close...
2024-06-10 valentinewallaceMerge pull request #3086 from alecchendev/2024-05-holde...
2024-06-10 Alec ChenGet per commitment point everywhere else with HolderCom...
2024-06-10 Alec ChenGet per commitment point for channel ready using Holder...
2024-06-10 Matthew RheaumeUpdated `ClosureReason::HolderForceClosed` with broadca...
2024-06-10 Alec ChenUse HolderCommitmentPoint for commitment number
2024-06-10 Alec ChenAdd HolderCommitmentPoint struct to ChannelContext
2024-06-10 Matt CoralloAdd a test of stale-feerate-force-closure behavior 2024-05-close-on-stale-fees
2024-06-10 Matt CoralloForce-close channels if their feerate gets stale withou...
2024-06-10 Matt CoralloAdd a new `ClosureReason::PeerFeerateTooLow`
2024-06-10 Matt CoralloAllow `ChannelError` to specify the `ClosureReason`
2024-06-10 Matt CoralloUse `ChannelError::close` constructor when building...
2024-06-10 Matt CoralloAdd `ChannelError::close` constructor
2024-06-10 Elias RohrerMerge pull request #3101 from tnull/2024-06-fix-tx...
2024-06-07 Matt CoralloMerge pull request #3111 from tnull/2024-06-rustfmt...
2024-06-07 Matt CoralloMerge pull request #3083 from valentinewallace/2024...
2024-06-07 valentinewallaceMerge pull request #3080 from jkczyz/2024-05-compact...
2024-06-07 ArikMerge pull request #3096 from alecchendev/2024-06-drop...
2024-06-07 Elias RohrerMerge pull request #3105 from johncantrell97/johncantre...
2024-06-07 John Cantrelladd peer_(dis)connected to custom message handler
2024-06-05 Jeffrey CzyzClarify docs regarding one-hop blinded paths
2024-06-05 Jeffrey CzyzExclude disconnected peers from BlindedPath
2024-06-05 Jeffrey CzyzFix functional_test_utils::reconnect_nodes
2024-06-05 Jeffrey CzyzUse compact blinded paths for short-lived offers
2024-06-05 Jeffrey CzyzDon't use compact blinded paths for reply paths
2024-06-05 Jeffrey CzyzRefactor MessageRouter::create_blinded_paths
next