Work around LND bug 6039
[rust-lightning] / lightning / src / ln / channelmanager.rs
2023-08-17 Matt CoralloWork around LND bug 6039
2023-08-17 Elias RohrerMerge pull request #2501 from TheBlueMatt/2023-08-err...
2023-08-16 Matt CoralloMerge pull request #2500 from TheBlueMatt/2023-08-fix...
2023-08-15 Matt CoralloDrop now-unused `outbound_scid_alias` param to channel...
2023-08-15 Matt CoralloEnsure we wipe pending un-accepted channel requests...
2023-08-15 Matt CoralloMerge pull request #2428 from waterson/create-channel...
2023-08-15 Matt CoralloMerge pull request #2476 from wvanlint/remove_balance_msat
2023-08-15 Willem Van LintRemove AvailableBalances::balance_msat
2023-08-14 Matt CoralloMerge pull request #2496 from dunxen/2023-08-fix2488
2023-08-14 valentinewallaceMerge pull request #2458 from valentinewallace/2023...
2023-08-14 Duncan DeanSend error message to peer if we drop an unfunded chann...
2023-08-14 Chris WatersonWait to create a channel until after accepting.
2023-08-10 Matt CoralloMerge pull request #2387 from vladimirfomene/add_extra_...
2023-08-10 Matt CoralloMerge pull request #2308 from alecchendev/2023-05-custo...
2023-08-09 Matt CoralloMerge pull request #1789 from jkczyz/2022-10-scorer...
2023-08-09 Matt CoralloMerge pull request #2481 from TheBlueMatt/2023-08-keyse...
2023-08-08 Alec ChenEnforce explicit claims on payments with even custom...
2023-08-08 Alec ChenAdd `FailureCode::InvalidOnionPayload` variant
2023-08-08 Alec ChenHandle receiving custom HTLC TLVs
2023-08-08 Alec ChenDe/serialize custom TLVs on `{Inbound,Outbound}OnionPay...
2023-08-08 Alec ChenAdd custom tlvs to `PendingOutboundPayment::Retryable`
2023-08-08 Alec ChenAllow users to provide custom TLVs through `RecipientOn...
2023-08-08 Matt CoralloMerge pull request #2128 from valentinewallace/2023...
2023-08-08 Vladimir FomeneAdd test coverage ChannelClosed event fields
2023-08-08 Vladimir FomeneAdd counterparty_node_id & channel_capacity to ChannelC...
2023-08-02 Valentine WallaceReceive payment onions as new InboundPayload instead...
2023-08-02 Valentine WallaceRemove indentation in payment receive util
2023-07-31 valentinewallaceMerge pull request #2366 from valentinewallace/2023...
2023-07-31 Matt CoralloMerge pull request #2460 from TheBlueMatt/2023-07-claim...
2023-07-31 Matt CoralloMerge pull request #2463 from TheBlueMatt/2023-07-no...
2023-07-31 Matt CoralloMerge pull request #2465 from alecchendev/2023-07-flip...
2023-07-31 Alec ChenFlip keysend feature bit in node features
2023-07-25 valentinewallaceMerge pull request #2446 from TheBlueMatt/2023-07-ci...
2023-07-25 valentinewallaceMerge pull request #2448 from TheBlueMatt/2023-07-cm...
2023-07-24 Matt CoralloMerge pull request #2370 from valentinewallace/2023...
2023-07-24 Matt CoralloMerge pull request #2431 from arik-so/2023-07-public...
2023-07-21 Matt CoralloMerge pull request #2439 from tnull/2023-05-fix-0conf...
2023-07-20 Matt CoralloMerge pull request #2430 from TheBlueMatt/2023-07-116...
2023-07-20 Matt CoralloMerge pull request #2382 from dunxen/2077-followups
2023-07-19 Matt CoralloMerge pull request #2423 from wpaulino/2403-fixups
2023-07-19 Duncan DeanClose and remove unfunded inbound/outbound channels...
2023-07-19 Duncan DeanRemove redundant 'outbound' wording from methods
2023-07-19 Duncan DeanForce close pending channels in `internal_shutdown`
2023-07-19 Duncan DeanConsider all channel maps in `update_partial_channel_co...
2023-07-19 Duncan DeanFallback `close_channel_internal` to force close unfund...
2023-07-19 Duncan DeanAdd missing unfunded channel maps checks in `ChannelMan...
2023-07-19 Duncan DeanRefer to channels busy with funding tx negotiation...
2023-07-17 Matt CoralloMerge pull request #2414 from TheBlueMatt/2023-07-cut... v0.0.116-rc1
2023-07-17 Matt CoralloMerge pull request #2415 from wpaulino/update-fee-anchors
2023-07-17 Matt CoralloMerge pull request #2403 from wpaulino/bump-transaction...
2023-07-15 valentinewallaceMerge pull request #2416 from jkczyz/2023-07-invoice...
2023-07-14 Wilmer PaulinoUse min mempool feerate for outbound updates on anchor...
2023-07-14 Jeffrey CzyzQualify the BOLT 11 invoice features type
2023-07-13 Valentine WallaceMove pending forward htlc construction into method
2023-07-12 Matt CoralloMerge pull request #2391 from TheBlueMatt/2023-07-all...
2023-07-12 Matt CoralloAdd comment describing when a completion action can... 2023-07-all-compl-actions
2023-07-12 Matt CoralloRun monitor update completion actions for pre-startup...
2023-07-12 Elias RohrerMerge pull request #2393 from wpaulino/bump-transaction...
2023-07-11 Matt CoralloMerge pull request #2400 from TheBlueMatt/2023-07-kill...
2023-07-11 Elias RohrerMerge pull request #2395 from wpaulino/phantom-deduped...
2023-07-10 Matt CoralloHandle monitor completion actions for closed channels
2023-07-10 Wilmer PaulinoMerge pull request #2369 from TheBlueMatt/2023-06-mon...
2023-07-10 Wilmer PaulinoHandle new event processing logic when enqueuing forwar...
2023-07-10 Wilmer PaulinoMerge pull request #2364 from TheBlueMatt/2023-06-htlc...
2023-07-08 Matt CoralloMerge pull request #2307 from benthecarman/verify-funcs
2023-07-08 Matt CoralloMerge pull request #2042 from ffaex/add_fn
2023-07-08 Matt CoralloMerge pull request #2396 from tnull/2023-07-fix-github...
2023-07-08 Matt CoralloRename `ClosingMonitorUpdateRegeneratedOnStartup` to... 2023-06-htlc-preimage-replay
2023-07-08 Matt CoralloRe-claim forwarded HTLCs on startup
2023-07-08 Matt CoralloMerge pull request #2354 from alecchendev/2023-06-bump...
2023-07-07 Matt CoralloMerge pull request #2347 from henghonglee/issue-2304
2023-07-07 Matt CoralloReplace `vec_type` TLVs in channel/manager with require...
2023-07-07 Alec ChenUse multiplier in dust exposure threshold calculation
2023-07-07 Alec ChenSend fee estimator through to `get_max_htlc_dust_exposu...
2023-07-07 valentinewallaceMerge pull request #2392 from TheBlueMatt/2023-07-async...
2023-07-06 Matt CoralloMerge pull request #2383 from henghonglee/fix-dyn
2023-07-06 henghongleeAdd ChannelShutdownState to ChannelDetails
2023-07-04 henghongleeFix DefaultRouter type restrained to only MutexGuard
2023-07-02 Matt CoralloMerge pull request #2375 from TonyGiorgio/remove-doc...
2023-06-29 Matt CoralloMerge pull request #2372 from wpaulino/channelmanager...
2023-06-27 Wilmer PaulinoRequire best block timestamp within ChannelManager...
2023-06-27 Matt CoralloSome minor comment/doc tweaks in new monitor update...
2023-06-27 Matt CoralloMerge pull request #2374 from arik-so/2023-06-build...
2023-06-24 Arik SosmanFix build warning about HTLCSource::dummy().
2023-06-24 Matt CoralloMerge pull request #2368 from wpaulino/inbound-anchors... v0.0.116-alpha1
2023-06-23 Wilmer PaulinoMerge pull request #2367 from wpaulino/remove-anchors...
2023-06-23 Wilmer PaulinoRequire inbound channels with anchor outputs to be...
2023-06-23 Matt CoralloMerge pull request #2373 from TheBlueMatt/2023-06-116...
2023-06-23 Matt CoralloMerge pull request #2362 from TheBlueMatt/2023-06-unblo...
2023-06-23 Wilmer PaulinoRemove anchors config flag
2023-06-23 Matt CoralloRename Channel's latest-monitor-update fetch method...
2023-06-23 Matt CoralloDrop the now-unused update_id param to monitor update...
2023-06-23 Matt CoralloMove in-flight `ChannelMonitorUpdate`s to `ChannelManager`
2023-06-23 Matt CoralloMerge pull request #2361 from arik-so/2023-06-anchor...
2023-06-22 valentinewallaceMerge pull request #2365 from TheBlueMatt/2023-06-fix...
2023-06-22 Valentine WallaceMove send_payment_along_path to take args as struct
2023-06-21 Matt CoralloSimplify cases in `handle_new_monitor_update` macro
2023-06-21 Matt CoralloMove most `handle_new_monitor_update` calls to pass...
2023-06-21 Matt CoralloReturn owned `ChannelMonitorUpdate`s from `Channel`
2023-06-21 Elias RohrerMerge pull request #2319 from valentinewallace/2023...
next