Clean up at least some lifetimes on `SimpleRefPeerManager`
[rust-lightning] / lightning / src / ln /
2023-10-03 Matt CoralloClean up at least some lifetimes on `SimpleRefPeerManager` 2023-09-pm-no-refs-reqd
2023-09-30 Matt CoralloFix `Simple*PeerManager` to not require refs to the...
2023-09-30 Matt CoralloMerge pull request #2630 from TheBlueMatt/2023-09-117-rc1 v0.0.117-rc1
2023-09-29 Matt CoralloMerge pull request #2610 from wpaulino/missing-htlc...
2023-09-29 Matt CoralloMerge pull request #2621 from G8XSU/dont-persist-errone...
2023-09-29 Wilmer PaulinoFix wrong node broadcaster in test_yield_anchors_events
2023-09-29 Wilmer PaulinoAdd anchors coverage to test_revoked_counterparty_aggre...
2023-09-29 Wilmer PaulinoAdd anchors coverage to test_revoked_counterparty_htlc_...
2023-09-29 Wilmer PaulinoAdd anchors coverage to test_revoked_counterparty_commi...
2023-09-29 Wilmer PaulinoAdd anchors coverage to test_balances_on_local_commitme...
2023-09-29 Wilmer PaulinoAdd anchors coverage to test_claim_value_force_close
2023-09-29 Wilmer PaulinoAdd anchors coverage to chanmon_claim_value_coop_close
2023-09-29 Wilmer PaulinoAdd test util to handle bump HTLC events
2023-09-29 Matt CoralloMerge pull request #2629 from jkczyz/2023-09-invreqfailed
2023-09-29 Matt CoralloMerge pull request #2605 from wpaulino/anchors-monitor...
2023-09-29 Jeffrey CzyzRemove unused imports
2023-09-29 Jeffrey CzyzRemove an unnecessary enumerate
2023-09-29 Jeffrey CzyzConfig-guard Event::InvoiceRequestFailed
2023-09-29 Matt CoralloMerge pull request #2628 from wvanlint/fix_multiple_shu...
2023-09-29 Wilmer PaulinoFix incorrect anchors `counterparty_payment_script...
2023-09-29 Matt CoralloMerge pull request #2622 from wpaulino/funding-and...
2023-09-29 Matt CoralloMerge pull request #2626 from TheBlueMatt/2023-09-rever...
2023-09-29 Wilmer PaulinoSupport signing to_remote anchors variant for StaticPay...
2023-09-29 Wilmer PaulinoUse correct to_remote script in counterparty commitments
2023-09-29 Matt CoralloMerge pull request #2624 from wpaulino/2609-follow-up
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 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
next