Merge pull request #2989 from optout21/iatx-shared-output
[rust-lightning] / lightning /
8 days ago dunxenMerge pull request #2989 from optout21/iatx-shared...
8 days ago valentinewallaceMerge pull request #3145 from valentinewallace/2024...
9 days ago Valentine WallaceImplement AsyncPaymentsMessageHandler for ChanMan and...
10 days ago valentinewallaceMerge pull request #3125 from valentinewallace/2024...
2024-06-20 Valentine WallaceCfg-gate async payments module and public enum variants.
2024-06-20 Valentine WallaceRemove unused imports in static_invoice.rs
2024-06-20 Valentine WallaceAdd OffersMessage variant for static invoices.
2024-06-20 Valentine WallaceDRY responder instantiation for onion messages.
2024-06-20 Valentine WallaceAsyncPaymentsMessageHandler trait for OnionMessenger
2024-06-20 Matt CoralloMerge pull request #2966 from G8XSU/2647-distribute
2024-06-20 optoutInteractive TX negotiation tracks shared outputs
2024-06-20 Matt CoralloMerge pull request #3127 from wvanlint/non_strict_forwa...
2024-06-20 Valentine WallaceOnion message payload for async payments
2024-06-20 Willem Van LintImplement non-strict forwarding
2024-06-19 Elias RohrerMerge pull request #3132 from jkczyz/2024-06-bolt12...
2024-06-19 G8XSUOptimize ChannelMonitor persistence on block connections.
2024-06-18 Gursharan SinghMerge pull request #3126 from TheBlueMatt/2024-06-preim...
2024-06-18 Matt Corallo(Very) marginally expand `test_monitor_update_fail_claim` 2024-06-preimage-removal-blocked-by-claim-event
2024-06-18 Matt CoralloMerge pull request #3115 from alecchendev/2024-06-speci...
2024-06-18 Jeffrey CzyzRelax channel count check for unannounced nodes
2024-06-18 Jeffrey CzyzAdvance self blinded payment paths
2024-06-18 Jeffrey CzyzRe-order imports
2024-06-18 Jeffrey CzyzRename variable
2024-06-18 Jeffrey CzyzAdd advance_path_by_one for blinded payment paths
2024-06-18 Jeffrey CzyzDon't modify path when advance_path_by_one errors
2024-06-18 Jeffrey CzyzBlinded payments to unannounced introduction node
2024-06-18 Jeffrey CzyzBlindedPath with unannounced introduction node
2024-06-18 Elias RohrerMerge pull request #3130 from TheBlueMatt/2024-06-doc...
2024-06-17 Alec ChenRemove global availability logic for testing async...
2024-06-17 Alec ChenRefactor tests to use specific async signing ops
2024-06-17 Alec ChenAllow toggling specific signing methods in test channel...
2024-06-17 G8XSUStart tracking chain_sync_monitor_persistences in TestP...
2024-06-17 valentinewallaceMerge pull request #3128 from TheBlueMatt/2024-06-no...
2024-06-17 Matt CoralloDocument when `Events::PaymentSent::pending_fee_msat... 2024-06-doc-fee-present
2024-06-17 Elias RohrerMerge pull request #3123 from dunxen/2024-06-channelref...
2024-06-16 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
2024-06-05 Jeffrey CzyzMove DefaultMessageRouter::create_blinded_paths
2024-06-05 Matt CoralloMerge pull request #3072 from arik-so/arik/gossip-v2...
2024-06-05 Alec ChenCache commitment point on ExternalHTLCClaim to drop...
2024-06-05 Arik SosmanReintroduce addresses to NodeAnnouncementInfo.
next