Merge pull request #2370 from valentinewallace/2023-06-send-along-path-args
[rust-lightning] / lightning / src / ln /
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 Jeffrey CzyzMerge pull request #2436 from tnull/2023-07-improve...
2023-07-21 Matt CoralloMerge pull request #2439 from tnull/2023-05-fix-0conf...
2023-07-21 Matt CoralloMerge pull request #2434 from TheBlueMatt/2023-07-116...
2023-07-21 Elias RohrerAvoid `unwrap`ing in `get_announcement_sigs`
2023-07-21 Elias RohrerAvoid panic when 0conf channel's ann. sigs race on...
2023-07-20 Matt CoralloMake `requires_unknown_bits_from` param type bindings...
2023-07-20 Matt CoralloNo-export `APeerManager` in bindings
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-20 Matt CoralloPass `InFlightHltcs` to the scorer by ownership rather...
2023-07-20 Arik SosmanPublicize UnsignedChannelAnnouncement's excess_data.
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 Wilmer PaulinoRelax constraints for inbound feerate updates on anchor...
2023-07-14 Wilmer PaulinoIntegrate BumpTransactionEventHandler into existing...
2023-07-14 Wilmer PaulinoAdd BumpTransactionEventHandler instance to node test...
2023-07-14 Wilmer PaulinoAvoid yielding ChannelClose bump events with sufficient...
2023-07-14 Jeffrey CzyzQualify the BOLT 11 invoice features type
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 Wilmer PaulinoProvide missing post-derivation signer parameters
2023-07-11 Wilmer PaulinoCache HTLC per_commitment_point in descriptor
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 Matt CoralloMigrate `chan_utils` `vec_type` TLVs to required/optional
2023-07-07 Matt CoralloConvert some `vec_type` TLVs to `required_vec`
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 Alec ChenAdd max dust exposure multiplier config knob
2023-07-07 Matt CoralloFix backwards compat for `blocked_monitor_updates`
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-05 Matt CoralloMove Channel's blocked monitor updates vec to an even TLV 2023-07-async-mon-even-tlv
2023-07-04 henghongleeFix DefaultRouter type restrained to only MutexGuard
2023-07-02 Matt CoralloMerge pull request #2384 from jkczyz/2023-06-message...
2023-07-02 Matt CoralloMerge pull request #2375 from TonyGiorgio/remove-doc...
2023-06-30 Jeffrey CzyzDefine a default MessageRouter implementation
2023-06-29 Matt CoralloMerge pull request #2322 from andrei-21/fix/instant...
2023-06-29 Matt CoralloMerge pull request #2372 from wpaulino/channelmanager...
2023-06-29 AndreiUse `MonotonicTime` as `Instant` shifted by 10 years...
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-26 Arik SosmanFix clone warning on nightly.
2023-06-24 Arik SosmanFix warning about deserialization marker.
2023-06-24 Arik SosmanFix build warning about HTLCSource::dummy().
2023-06-24 Arik SosmanFix build warning about public_from_secret_hex.
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 Wilmer PaulinoSupport manual inbound acceptance in channel creation...
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::pending_monitor_updates` to `blocked` 2023-06-unblocked-mons-in-manager
2023-06-23 Matt CoralloRename Channel's latest-monitor-update fetch method...
2023-06-23 Matt CoralloRemove the `blocked` param on `ChannelMonitorUpdates...
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-23 Arik SosmanSync `ChannelTransactionParameters` features to `Channe...
2023-06-23 Arik SosmanVerify channel type features for decoding.
2023-06-23 Arik SosmanReplace `opt_anchors` with `ChannelTypeFeatures`
2023-06-22 valentinewallaceMerge pull request #2365 from TheBlueMatt/2023-06-fix...
2023-06-22 Arik SosmanMethod for `ChannelTypeFeatures` serialization compatib...
2023-06-22 Arik SosmanDefine `ChannelTypeFeatures` methods for anchors logic.
2023-06-22 Arik SosmanReference-rhs bitwise operations for features.
2023-06-22 Arik SosmanDocument nonzero anchors in features module.
2023-06-22 Arik SosmanIntroduce nonzero fee anchors feature.
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 CoralloDrop the now-unused `push_blockable_mon_update`
next