Use wrapper to add context to logging
[rust-lightning] / lightning / src / ln / channel.rs
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
2023-11-16 Matt CoralloMerge pull request #2700 from Evanfeenstra/pub-htlc...
2023-11-15 Matt CoralloMerge pull request #2730 from benthecarman/invoice...
2023-11-15 Elias RohrerMerge pull request #2696 from TheBlueMatt/2023-10-no...
2023-11-14 Gursharan SinghMerge pull request #2727 from TheBlueMatt/2023-11-bette...
2023-11-14 Matt CoralloMerge pull request #2529 from TheBlueMatt/2023-08-shutd...
2023-11-14 Matt CoralloMerge pull request #2726 from shaavan/issue2712
2023-11-13 Matt CoralloMerge pull request #2544 from optout21/splicing-msgs0
2023-11-13 Matt CoralloMerge pull request #2732 from arik-so/2023/11/update...
2023-11-13 Matt CoralloMerge pull request #2708 from TheBlueMatt/2023-11-less...
2023-11-12 Matt CoralloMerge pull request #2715 from valentinewallace/2023...
2023-11-12 Matt CoralloMerge pull request #2722 from benthecarman/dust-overflow
2023-11-11 Matt CoralloDon't send init `closing_signed` too early after final... 2023-08-shutdown-remove-early-sign
2023-11-11 Matt CoralloDrop non-anchor channel fee upper bound limit entirely 2023-10-no-chan-feerate-upper-bound
2023-11-09 Matt CoralloStop writing signer data as a part of channels 2023-11-less-graph-memory-frag
2023-11-09 benthecarmanFix potential cases where max_dust_htlc_exposure_msat...
2023-11-07 Matt CoralloMerge pull request #2702 from G8XSU/libFuzzer
2023-11-07 Matt CoralloMerge pull request #2687 from orbitalturtle/signature...
2023-11-07 Matt CoralloMerge pull request #2677 from Evanfeenstra/public-onion...
2023-11-05 Matt CoralloMerge pull request #2699 from mhrheaume/mhr/temporary_c...
2023-11-04 Matthew RheaumeAdded `temporary_channel_id` to `create_channel`.
2023-11-02 Matt CoralloMerge pull request #2558 from waterson/pr-2554
2023-11-02 Elias RohrerMerge pull request #2641 from alexanderwiederin/2585...
2023-11-01 Chris WatersonAdd basic async signer tests
2023-11-01 Matt CoralloHandle retrying sign_counterparty_commitment inb fundin...
2023-11-01 Matt CoralloHandle retrying sign_counterparty_commitment outb fundi...
2023-11-01 Matt CoralloHandle retrying sign_counterparty_commitment failures
2023-11-01 Matt CoralloHandle sign_counterparty_commitment failing during...
2023-11-01 Matt CoralloHandle sign_counterparty_commitment failing during...
2023-11-01 Matt CoralloHandling for sign_counterparty_commitment failing durin...
2023-11-01 valentinewallaceMerge pull request #2682 from jkczyz/2023-09-bolt12...
2023-11-01 Matt CoralloMerge pull request #2686 from jkczyz/2023-10-onion...
2023-10-30 valentinewallaceMerge pull request #2668 from TheBlueMatt/2023-10-fix-doc
2023-10-30 valentinewallaceMerge pull request #2693 from Evanfeenstra/next-hop...
2023-10-30 Matt CoralloMerge pull request #2669 from benthecarman/trace-sync...
2023-10-29 Matt CoralloMerge pull request #2689 from benthecarman/no-std-offer...
2023-10-29 Matt CoralloMerge pull request #2613 from wvanlint/batch_funding_fix_up
2023-10-23 Matt CoralloMerge pull request #2676 from TheBlueMatt/2023-10-vario...
2023-10-20 Matt CoralloMerge pull request #2667 from wpaulino/random-htlc...
2023-10-20 Matt CoralloMerge pull request #2674 from wpaulino/consider-anchor...
2023-10-20 Wilmer PaulinoMove HTLCDescriptor to sign module
2023-10-20 Wilmer PaulinoDon't sign holder HTLCs along with holder commitments
2023-10-20 Wilmer PaulinoOnly account for fee spike buffer multiple on non-ancho... 2023-10-2674-fuzz-test
2023-10-20 Wilmer PaulinoConsider anchor outputs value on channel open
2023-10-20 Wilmer PaulinoConsider anchor outputs value on inbound HTLCs
2023-10-20 Wilmer PaulinoConsider anchor outputs value in get_available_balances
2023-10-20 Matt CoralloMerge pull request #2660 from benthecarman/flexible...
2023-10-20 benthecarmanMore flexible fee rate estimates
2023-10-20 Elias RohrerMerge pull request #2636 from slanesuke/impl-ToSocketAd...
2023-10-19 Matt CoralloMerge pull request #2661 from TheBlueMatt/2023-10-dup...
2023-10-19 Willem Van LintConstruct ShutdownResult as a struct in Channel
2023-10-18 Matt CoralloMerge pull request #2663 from TheBlueMatt/2023-10-peer...
2023-10-18 Matt CoralloMerge pull request #2658 from wpaulino/bogus-channel...
2023-10-18 Matt CoralloMerge pull request #2599 from Evanfeenstra/peel-onion
2023-10-18 Wilmer PaulinoSend bogus ChannelReestablish for unknown channels
2023-10-17 valentinewallaceMerge pull request #2662 from jkczyz/2023-10-chain...
2023-10-16 Jeffrey CzyzUse ChainHash instead of BlockHash as applicable
2023-10-15 Matt CoralloMerge pull request #2625 from tnull/2023-09-moar-tests...
2023-10-08 Elias RohrerMerge pull request #2652 from tnull/2023-10-deref-achan...
2023-09-29 Matt CoralloMerge pull request #2621 from G8XSU/dont-persist-errone...
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 Matt CoralloMerge pull request #2628 from wvanlint/fix_multiple_shu...
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 Matt CoralloMerge pull request #2624 from wpaulino/2609-follow-up
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 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 PaulinoAvoid persisting on same counterparty's ChannelUpdate
2023-09-29 Matt CoralloMerge pull request #2609 from wpaulino/monitor-get...
next