Remove `Outpoint::to_channel_id` method
[rust-lightning] / lightning / src / ln / channel.rs
2024-01-30 Duncan DeanRemove `Outpoint::to_channel_id` method
2024-01-25 Matt CoralloMerge pull request #2694 from Evanfeenstra/public-scid...
2024-01-17 Matt CoralloMerge pull request #2818 from valentinewallace/2024...
2024-01-17 Matt CoralloMerge pull request #2812 from valentinewallace/2023...
2024-01-11 Matt CoralloMerge pull request #2800 from optout21/channel-close...
2024-01-11 Elias RohrerMerge pull request #2822 from TheBlueMatt/2024-01-pm...
2024-01-11 valentinewallaceMerge pull request #2801 from valentinewallace/2023...
2024-01-11 valentinewallaceMerge pull request #2820 from TheBlueMatt/2024-01-fuzz...
2024-01-11 valentinewallaceMerge pull request #2821 from TheBlueMatt/2024-01-om...
2024-01-11 optoutAdd channel funding txo to Channel Event::ChannelClosed
2024-01-11 Matt CoralloMerge pull request #2791 from valentinewallace/2023...
2024-01-10 Matt CoralloMerge pull request #2809 from TheBlueMatt/2023-12-closi...
2024-01-10 Valentine WallaceRename parameter from err_packet to err_contents.
2024-01-10 Valentine WallaceRemove outdated comment.
2024-01-10 Valentine WallaceNormalize order of (sha256_of_onion, failure_code)...
2024-01-10 Valentine WallaceClean up code DRY'd in previous commit.
2024-01-09 Matt CoralloMerge pull request #2748 from TheBlueMatt/2023-11-2675...
2024-01-09 Matt CoralloDrop the unused `PaymentKey` type
2024-01-09 Matt CoralloMerge pull request #2807 from Jossec101/log-errors...
2024-01-08 Matt CoralloMerge pull request #2802 from TheBlueMatt/2023-12-no...
2024-01-08 Matt CoralloMerge pull request #2808 from TheBlueMatt/2023-12-fuzzi...
2024-01-08 Matt CoralloFix reachable unwrap on non-channel_type manual channel... 2023-12-fuzzing-fixes-1
2023-12-29 Matt CoralloMove ChannelClosed generation into finish_close_channel
2023-12-29 Matt CoralloMove DiscardFunding generation into finish_close_channel
2023-12-29 Matt CoralloConsider `MONITOR_UPDATE_IN_PROGRESS` as unbroadcasted...
2023-12-29 Matt CoralloFix dust buffer feerate calculation overflow
2023-12-29 Matt CoralloStop including dust values in feerate affordability...
2023-12-15 Matt CoralloMerge pull request #2798 from TheBlueMatt/2023-12-119...
2023-12-15 Wilmer PaulinoMerge pull request #2795 from TheBlueMatt/2023-11-robus...
2023-12-15 Matt CoralloConsistently clean up when failing in `internal_funding... 2023-11-robuster-chan-to-peer
2023-12-15 Matt CoralloMerge pull request #2656 from TheBlueMatt/2023-09-scori...
2023-12-15 Elias RohrerMerge pull request #2779 from G8XSU/2706-stop
2023-12-14 Wilmer PaulinoMerge pull request #2792 from TheBlueMatt/2023-12-no...
2023-12-13 Matt Corallocfg-gate async signing logic 2023-12-no-async-signing
2023-12-13 Valentine WallaceDRY Channel::fail_htlc handling on holding cell free.
2023-12-13 valentinewallaceMerge pull request #2688 from valentinewallace/2023...
2023-12-13 Matt CoralloMerge pull request #2703 from wpaulino/retryable-commit...
2023-12-12 Valentine WallaceAdd test coverage for serialization of malformed HTLCs.
2023-12-12 Valentine WallaceSupport failing blinded non-intro HTLCs after RAA proce...
2023-12-12 Valentine WallaceAdapt Channel::fail_htlc for failing with malformed...
2023-12-12 Valentine WallaceSet up Channel::fail_htlc to be able to return update_m...
2023-12-12 Valentine WallaceChannel: add holding cell HTLC variant for blinded...
2023-12-12 Elias RohrerMerge pull request #2787 from jkczyz/2023-12-onion...
2023-12-12 Matt CoralloSet `counterparty_node_id` on `ChannelMonitor`s as...
2023-12-12 Matt CoralloMerge pull request #2775 from benthecarman/sign-psbt
2023-12-11 Matt CoralloMerge pull request #2637 from Sharmalm/2348
2023-12-11 Wilmer PaulinoMerge pull request #2782 from TheBlueMatt/2023-12-check...
2023-12-11 Matt CoralloMerge pull request #2681 from tnull/2023-10-bump-msrv...
2023-12-08 Elias RohrerMerge pull request #2774 from TheBlueMatt/2023-12-2551...
2023-12-08 Wilmer PaulinoMerge pull request #2760 from TheBlueMatt/2023-11-chan...
2023-12-08 Elias RohrerBump MSRV to rustc 1.63.0 and edition to 2021
2023-12-08 Matt CoralloDrop unreachable shutdown code in `Channel::get_shutdown`
2023-12-08 Matt CoralloLimit the scope of `get_funding_created_msg` to outboun...
2023-12-08 Matt CoralloMove to `Funded` after `funding_signed` rather than...
2023-12-08 Matt CoralloMerge pull request #2723 from jkczyz/2023-11-direct...
2023-12-07 Matt CoralloMerge pull request #2691 from wpaulino/refactor-channel...
2023-12-07 Wilmer PaulinoRename certain flags to align with dual funding
2023-12-06 Matt CoralloMerge pull request #2765 from TheBlueMatt/2023-12-2314...
2023-12-06 Elias RohrerMerge pull request #2762 from TheBlueMatt/2023-11-htlc...
2023-12-06 Matt CoralloMerge pull request #2551 from jbesraa/expose-CandidateR...
2023-12-05 Matt CoralloMerge pull request #2735 from valentinewallace/2023...
2023-12-05 Wilmer PaulinoRefactor ChannelState to decouple state flags from...
2023-12-05 valentinewallaceMerge pull request #2764 from TheBlueMatt/2023-11-chach...
2023-12-05 Matt CoralloMerge pull request #2642 from Sharmalm/2346
2023-12-04 Valentine WallaceFix skimmed fee ser in Channel
2023-12-04 Wilmer PaulinoMerge pull request #2753 from TheBlueMatt/2023-11-inbou...
2023-12-04 Wilmer PaulinoMerge pull request #2771 from tnull/2023-12-log-details...
2023-12-04 Matt CoralloProvide inbound HTLC preimages to the `EcdsaChannelSigner` 2023-11-inbound-preimages
2023-12-04 Wilmer PaulinoMerge pull request #2769 from TheBlueMatt/2023-12-2314...
2023-12-03 Matt CoralloLean on `Logger` wrapping in `ChannelMonitor` rather...
2023-12-02 Matt CoralloInclude counterparty node id and channel id in shutdown log
2023-12-02 Matt CoralloMerge pull request #2314 from henghonglee/issue-2292
2023-12-01 henghongleeUse wrapper to add context to logging
2023-12-01 henghongleeAdd WithChannelContext
2023-12-01 henghongleeAdd WithContext and Tests
2023-12-01 valentinewallaceMerge pull request #2540 from valentinewallace/2023...
2023-11-30 Valentine WallaceTest blinding point serialization in Channel.
2023-11-29 Valentine WallaceParameterize Channel's htlc forward method by outbound...
2023-11-29 Valentine WallacePersist outbound blinding points in Channel
2023-11-29 Valentine WallaceParse blinding point in UpdateAddHTLC
2023-11-29 valentinewallaceMerge pull request #2739 from Evanfeenstra/channelmanag...
2023-11-29 Wilmer PaulinoMerge pull request #2721 from TheBlueMatt/2023-11-log...
2023-11-29 Matt CoralloMerge pull request #2755 from arik-so/arik/taproot...
2023-11-29 Arik SosmanGate Taproot-related todos behind cfg flag.
2023-11-28 Matt CoralloMerge pull request #2512 from arik-so/taproot/2023...
2023-11-28 Arik SosmanMove ECDSA-specific signers into ecdsa.rs
2023-11-28 Arik SosmanReparametrize ChannelSignerType by SignerProvider.
2023-11-28 Arik SosmanAdd TaprootSigner variant to SignerProvider.
2023-11-28 Arik SosmanRename SignerProvider's Signer to EcdsaSigner.
2023-11-27 Matt CoralloHandle missing case in reestablish local commitment... 2023-11-log-forward-peer
2023-11-27 Matt CoralloClean up error messages and conditionals in reestablish...
2023-11-27 Wilmer PaulinoMerge pull request #2744 from rmalonson/destinationscript
2023-11-27 Matt CoralloMerge pull request #2675 from yellowred/delayed_payment...
2023-11-27 Rachel MalonsonAdd channel_keys_id as param in get_destination_script
2023-11-27 olegkubrakovImplement struct wrappers for channel key types to...
2023-11-27 Matt CoralloMerge pull request #2685 from tnull/2022-12-add-electru...
2023-11-27 Elias RohrerMerge pull request #2741 from shaavan/issue-2215
2023-11-23 Elias RohrerReturn confirmation height via `Confirm::get_relevant_t...
2023-11-23 Elias RohrerMerge pull request #2740 from wpaulino/rust-bitcoin...
2023-11-22 Wilmer PaulinoBump rust-bitcoin to v0.30.2
next