Merge pull request #2674 from wpaulino/consider-anchor-outputs-value-balances
[rust-lightning] / lightning / src / ln /
2023-09-29 Willem Van LintFix handling multiple ShutdownResults
2023-09-29 Matt CoralloMerge pull request #2623 from wpaulino/htlc-claim-recei...
2023-09-29 Wilmer PaulinoAvoid early return upon confirmation of channel funding
2023-09-29 Matt CoralloRevert "Remove AvailableBalances::balance_msat" 2023-09-revert-2476
2023-09-29 Wilmer PaulinoOnly yield DelayedPaymentOutput descriptors once their...
2023-09-29 Matt CoralloMerge pull request #2617 from wpaulino/no-persist-same...
2023-09-29 Elias RohrerMerge pull request #2591 from TheBlueMatt/2023-09-2562...
2023-09-29 Wilmer PaulinoTest preimage claim after reorg of counterparty commitment
2023-09-29 Wilmer PaulinoAvoid persisting on same counterparty's ChannelUpdate
2023-09-29 Elias RohrerAssert equality of route params in tests
2023-09-29 Matt CoralloMerge pull request #2609 from wpaulino/monitor-get...
2023-09-28 Wilmer PaulinoRetrieve all possible spendable outputs from transactions
2023-09-28 Wilmer PaulinoAllow retrieval of SpendableOutputDescriptors from...
2023-09-28 Matt CoralloMerge pull request #2612 from TheBlueMatt/2023-09-names...
2023-09-28 Matt CoralloMerge pull request #2575 from tnull/2023-09-fix-debug...
2023-09-28 Matt CoralloMerge pull request #2611 from TheBlueMatt/2023-09-no...
2023-09-28 Elias RohrerDon't retry overpaid values for `PartialFailure`s
2023-09-28 Elias RohrerAssert query's and route's `final_value_msat` are equal
2023-09-28 Elias RohrerRefactor `mpp_retry[_overpay]` tests to use `SendEvent...
2023-09-28 Matt CoralloMerge pull request #2607 from DhananjayPurohit/civkit...
2023-09-28 Matt CoralloMerge pull request #2606 from wpaulino/anchors-counterp...
2023-09-28 Matt CoralloLog full channel_update messages received for our channels 2023-09-no-close-on-bad-update
2023-09-28 Matt CoralloDon't FC when a `channel_update` has a bogus `htlc_mini...
2023-09-27 Wilmer PaulinoUse correct input sequence for HTLC claims from counter...
2023-09-27 Matt CoralloMerge pull request #2601 from TheBlueMatt/2023-09-117... v0.0.117-alpha2
2023-09-27 Matt CoralloMerge pull request #2603 from TheBlueMatt/2023-09-defau...
2023-09-27 Matt CoralloMerge pull request #2602 from TheBlueMatt/2023-09-descr...
2023-09-27 Matt CoralloMerge pull request #2359 from domZippilli/2023-06-monit...
2023-09-26 Matt CoralloMerge pull request #2486 from wvanlint/batch_channel_opens
2023-09-26 Matt CoralloSet a default `max_total_routing_fee_msat` of 1% +... 2023-09-default-route-limit
2023-09-26 Willem Van LintBatch funding for v1 channel establishments
2023-09-26 Willem Van LintRename finish_force_close_channel to finish_close_channel
2023-09-26 Willem Van LintAlways call finish_force_close_channel on closure
2023-09-26 Matt CoralloMerge pull request #2417 from tnull/2023-07-max-total-fee
2023-09-26 Elias RohrerTest `max_total_routing_fee_msat` handling when retryin...
2023-09-26 Elias RohrerCheck `max_total_routing_fee` is accounted for in ...
2023-09-26 Elias RohrerCheck `max_total_routing_fee` is reduced in `mpp_retry...
2023-09-26 Elias RohrerAccount for leftover fee budget when retrying via ...
2023-09-26 Matt CoralloCorrect comment in `shutdown_on_unfunded_channel`
2023-09-26 Matt CoralloCorrect ChannelUnavailable error docs on `send_payment_...
2023-09-26 Matt CoralloMerge pull request #2597 from TheBlueMatt/2023-09-finis...
2023-09-26 Elias RohrerAccount for leftover fee budget when retrying `PartialF...
2023-09-26 Elias RohrerIntroduce `RouteParameters::max_total_routing_fee_msat`
2023-09-26 Matt CoralloProvide some test coverage of `shutdown` msgs for unfun... 2023-09-finish-force-close-deadlocks
2023-09-26 Matt CoralloFix potential peer_state deadlocks in `finish_force_clo...
2023-09-25 Matt CoralloMerge pull request #2583 from Evanfeenstra/pub-make...
2023-09-25 Matt CoralloMerge pull request #2576 from valentinewallace/2023...
2023-09-22 Valentine WallaceBlame outbound channel on UPDATE onion failure with...
2023-09-22 Valentine WallaceFix PaymentPathFailed::payment_failed_permanently on...
2023-09-22 Valentine WallaceCorrect DecodedOnionFailure when processing we-are...
2023-09-22 Valentine WallaceDecodedOnionFailure::payment_retryable -> ::payment_fai...
2023-09-22 Valentine WallaceStruct-ify onion util internal result type
2023-09-22 Valentine WallaceRename onion util internal var
2023-09-22 Elias RohrerMerge pull request #2589 from ErikDeSmedt/reexport_rout...
2023-09-21 Matt CoralloMerge pull request #2592 from TheBlueMatt/2023-09-117... v0.0.117-alpha1
2023-09-21 Matt CoralloMerge pull request #2590 from TheBlueMatt/2023-09-defau...
2023-09-21 Matt CoralloMerge pull request #2562 from TheBlueMatt/2023-08-no...
2023-09-21 Matt CoralloAdd an `UnrecoverableError` variant to `ChannelMonitorU... 2023-08-no-perm-fail
2023-09-21 Matt CoralloDrop error handling in `handle_new_monitor_update`
2023-09-21 Matt CoralloClean up code flow in `ChannelManager`
2023-09-21 Matt CoralloDrop `PermamentFailure` persistence handling in Channel...
2023-09-21 Matt CoralloUpdate `ChannelMonitorUpdateStatus` documentation with...
2023-09-21 Matt CoralloRename `MonitorEvent::CommitmentTxConfirmed` to `Holder...
2023-09-21 Matt CoralloDrop `ChannelMonitorUpdate::UpdateFailed` as its now...
2023-09-21 Matt CoralloDrop the `ChannelMonitorUpdateStatus::PermanentFailure...
2023-09-21 Matt CoralloRewrite failure payment retry tests to avoid perm-fail...
2023-09-21 Matt CoralloUse `Default::default()` to construct `()` as a test... 2023-09-default-score-params
2023-09-20 Matt CoralloMerge pull request #2547 from TheBlueMatt/2023-04-nonli...
2023-09-20 Evan Feenstrapublic make_onion_message static method on OnionMessenger
2023-09-18 valentinewallaceMerge pull request #2584 from TheBlueMatt/2023-09-msrv...
2023-09-18 Matt CoralloMerge pull request #2534 from tnull/2023-08-upstream...
2023-09-18 Matt CoralloMerge pull request #2582 from TheBlueMatt/2023-09-one...
2023-09-18 Elias RohrerExpose `AChannelManager` trait and use it in `lightning...
2023-09-18 Elias RohrerProbe up to second-to-last hop if last was provided...
2023-09-18 Elias RohrerTest preflight probing sends and skips if necessary
2023-09-18 Elias RohrerAdd preflight probing capabilities
2023-09-18 Elias RohrerInclude `maybe_announced` field in `RouteHop`
2023-09-15 Matt CoralloMerge pull request #2176 from TheBlueMatt/2023-04-expos...
2023-09-15 Matt CoralloAvoid unnecessarily cloning unsigned Transaction when... 2023-09-one-less-clone
2023-09-14 Wilmer PaulinoMerge pull request #2571 from davidcaseria/htlc-descrip...
2023-09-14 Matt CoralloMerge pull request #2568 from tnull/2023-09-housekeeping
2023-09-14 Matt CoralloMerge pull request #2572 from benthecarman/rexport...
2023-09-14 Elias RohrerFix unused import warning in `shutdown_tests`
2023-09-14 Elias RohrerFix unused variable warning in `monitor_tests`
2023-09-13 Matt CoralloMerge pull request #2413 from valentinewallace/2023...
2023-09-13 Matt CoralloMerge pull request #2521 from TheBlueMatt/2023-08-one...
2023-09-13 Elias RohrerSet `payment_secret` when sending probes
2023-09-13 Elias RohrerCleanup `ChannelId` re-export
2023-09-12 Valentine WallaceOnly allow creating 1-hop blinded paths.
2023-09-12 Valentine WallaceTest sending and receiving to 1-hop blinded paths
2023-09-12 Valentine WallaceSupport receiving to 1-hop blinded payment paths.
2023-09-12 Valentine WallaceParameterize InboundPayload reads with NodeSigner
2023-09-12 Valentine WallaceSupport paying blinded paths.
2023-09-12 Matt CoralloMerge pull request #2169 from TheBlueMatt/2023-03-monit...
2023-09-12 Matt CoralloSkip persistence in the usual case handling channel_ree...
2023-09-12 Matt CoralloAlways persist the `ChannelManager` on a failed Channel...
2023-09-12 Matt CoralloAvoid persisting `ChannelManager` in response to peer...
2023-09-12 Matt CoralloMove a handful of channel messages to notify-without...
2023-09-12 Matt CoralloUpdate `channelmanager::NotifyOption` to indicate persi...
2023-09-12 Matt CoralloSeparate ChannelManager needing persistence from having...
next