rust-lightning
2024-04-19 Matt CoralloBump crate versions to 0.0.123-beta/invoice 0.31-beta 2024-04-0.0.123-beta
2024-04-19 Wilmer PaulinoMerge pull request #2761 from yellowred/self_sufficient...
2024-04-18 olegkubrakovImplement Script for Witness and Add Tweak in PSBT.
2024-04-18 Matt CoralloMerge pull request #2964 from jbesraa/prune-stale-chanm...
2024-04-18 Gursharan SinghMerge pull request #2998 from tnull/2024-04-fix-potenti...
2024-04-18 Jeffrey CzyzMerge pull request #3001 from optout21/splicing-feature...
2024-04-18 Gursharan SinghMerge pull request #2999 from keyuebao/keyue/update...
2024-04-18 jbesraaAdd `ChainMonitor::archive_fully_resolved_monitor_channels`
2024-04-18 jbesraaAdd `ChannelMonitor::is_fully_resolved` function
2024-04-18 Matt CoralloMerge pull request #2825 from tnull/2024-01-upstream...
2024-04-18 Matt CoralloMerge pull request #2970 from jkczyz/2024-03-offer-id
2024-04-18 Elias RohrerEdit `Event::SpendableOutputs` docs to mention `OutputS...
2024-04-18 Elias RohrerAdd basic `OutputSweeper` test in BP
2024-04-18 Elias RohrerAllow delaying generation and broadcasting of spending txs
2024-04-18 Elias RohrerAdd `OutputSweeper` utility persisting and sweeping...
2024-04-18 Elias RohrerAdd `ConfirmationTarget::OutputSpendingFee`
2024-04-18 Jeffrey CzyzUpdate PaymentPurpose's payment_preimage docs
2024-04-18 Jeffrey CzyzInclude InvoiceRequest fields in PaymentContext
2024-04-18 Jeffrey CzyzTest for PaymentContext in offers_tests.rs
2024-04-18 Jeffrey CzyzUse BOLT 12 PaymentPurpose variants
2024-04-18 Jeffrey CzyzBOLT 12 variants of PaymentPurpose
2024-04-18 Jeffrey CzyzAdd PaymentPurpose::is_keysend utility method
2024-04-18 Jeffrey CzyzRename InvoicePayment to Bolt11InvoicePayment
2024-04-18 Jeffrey CzyzInclude Refund context in blinded payment paths
2024-04-18 Jeffrey CzyzInclude Offer context in blinded payment paths
2024-04-18 Jeffrey CzyzInclude OfferId in VerifiedInvoiceRequest
2024-04-18 Jeffrey CzyzDefine an OfferId for BOLT 12 Offers
2024-04-18 Jeffrey CzyzPass PaymentContext through HTLC processing
2024-04-18 Jeffrey CzyzAdd PaymentContext to payment::ReceiveTlvs
2024-04-18 Jeffrey CzyzReturn the invoice when requesting a refund
2024-04-18 Elias RohrerIntroduce `ChangeDestinationSource` trait
2024-04-18 Elias RohrerIntroduce `OutputSpender` trait and implement for ...
2024-04-18 optoutAdd splicing feature flag (also triggers dual_funding)
2024-04-17 Keyue BaoUpdate docs for ChannelClosed Event
2024-04-17 Elias RohrerAcquire `per_peer_state` `write` lock earlier in `Chann...
2024-04-16 Matt CoralloMerge pull request #2991 from optout21/txsigs-splicing
2024-04-16 optoutAdd tx_signatures.tlvs field (splicing-specific field...
2024-04-15 Matt CoralloMerge pull request #2993 from wpaulino/handshake-comple...
2024-04-15 Jeffrey CzyzImplement Eq and Hash for Bolt12Invoice
2024-04-15 Jeffrey CzyzRefactor handling of Bolt12Invoice
2024-04-15 Jeffrey CzyzRefactor handling of InvoiceRequest
2024-04-15 Matt CoralloMerge pull request #2961 from jkczyz/2024-03-compact...
2024-04-15 Jeffrey CzyzFix typos
2024-04-15 Jeffrey CzyzResolve blinded path when creating onion message
2024-04-15 Jeffrey CzyzCache introduction_node_id lookup in get_route
2024-04-15 Jeffrey CzyzLook up node id from scid in OnionMessenger
2024-04-15 Jeffrey CzyzResolve IntroductionNode::DirectedShortChannelId
2024-04-15 Jeffrey CzyzGeneralize BlindedPath::introduction_node_id field
2024-04-15 Jeffrey CzyzAdd source reference to BlindedPathCandidate hop
2024-04-15 valentinewallaceMerge pull request #2987 from TheBlueMatt/2024-04-test...
2024-04-13 Matt CoralloMerge pull request #2971 from jbesraa/review-club/2815
2024-04-12 jbesraaFix `cmp::max` execution in `ChannelContext::get_dust_b...
2024-04-12 Wilmer PaulinoFix race between handshake_complete and timer_tick_occurred
2024-04-11 Jeffrey CzyzAdd BlindedPath::introduction_node_id method
2024-04-11 Jeffrey CzyzAdd IndexedMap::get_key_value
2024-04-11 Jeffrey CzyzGeneralize onion message ForwardTlvs::next_node_id
2024-04-10 Matt CoralloMerge pull request #2910 from tnull/2024-02-rustfmt...
2024-04-09 Valentine WallaceAdd test coverage for cc78b77c715d6ef62693d4c1bc7190da9... 2024-04-test-ser-bug
2024-04-09 Elias RohrerRemove `no-std-check/src/lib.rs` from `rustfmt` exclusi...
2024-04-09 Elias RohrerRemove `msrv-no-dev-deps-check/src/lib.rs` from `rustfm...
2024-04-09 Elias RohrerRun `rustfmt` on `msrv-no-dev-deps-check/src/lib.rs`
2024-04-09 Elias RohrerRemove `sign/type_resolver.rs` from `rustfmt` exclusion...
2024-04-09 Elias RohrerRun `rustfmt` on `sign/type_resolver.rs`
2024-04-09 Elias RohrerRemove `sign/taproot.rs` from `rustfmt` exclusion list
2024-04-09 Elias RohrerRun `rustfmt` on `sign/taproot.rs`
2024-04-09 Elias RohrerRemove `sign/mod.rs` from `rustfmt` exclusion list
2024-04-09 Elias RohrerRun `rustfmt` on `sign/mod.rs`
2024-04-09 Elias RohrerMove `input_idx` retrieval into closure
2024-04-09 Elias RohrerMove `htlc_basepoint` to variable
2024-04-09 Elias RohrerMove `hash_to_message` to variable
2024-04-09 Elias RohrerMove low-R comments into blocks
2024-04-09 Elias RohrerPull anchor check into helper function
2024-04-09 Elias RohrerRemove `sign/ecdsa.rs` from `rustfmt` exclusion list
2024-04-09 Elias RohrerRun `rustfmt` on `sing/ecdsa.rs`
2024-04-08 valentinewallaceMerge pull request #2969 from TheBlueMatt/2024-03-fix...
2024-04-07 Matt CoralloAllow `MaybeReadable` to not fully read in `upgradable_... 2024-03-fix-upgradable-enum
2024-04-07 Matt CoralloEnsure we read the full TLV stream length when maybe...
2024-04-07 Matt CoralloFix unknown handling in `impl_writeable_tlv_based_enum_...
2024-04-07 dunxenMerge pull request #2704 from jkczyz/2023-11-channelman...
2024-04-06 Jeffrey CzyzAdd BOLT 12 Refunds section to ChannelManager docs
2024-04-06 Jeffrey CzyzAdd BOLT 12 Offers section to ChannelManager docs
2024-04-06 Jeffrey CzyzAdd a payments section to ChannelManager docs
2024-04-05 Jeffrey CzyzAdd a channels section to ChannelManager docs
2024-04-05 Jeffrey CzyzAdd an operations section to ChannelManager docs
2024-04-05 Jeffrey CzyzChannelManager initialization docs with example
2024-04-05 Elias RohrerMerge pull request #2954 from TheBlueMatt/2024-03-test...
2024-04-05 Gursharan SinghMerge pull request #2967 from tnull/2024-03-refactor...
2024-04-05 Matt CoralloFix unused warning for un-accessed enum variant field... 2024-03-test-ci-beta-fail
2024-04-05 Matt CoralloRemove a handful of redundant imports
2024-04-05 Matt CoralloMark several test_utils which are only used in test...
2024-04-05 Matt CoralloDrop now-unused methods on `Time`
2024-04-05 Matt CoralloUse `crate::prelude::*` rather than specific imports
2024-04-05 Matt CoralloAdd more `std` prelude items to `crate::prelude`
2024-04-05 Matt CoralloAllow(unused_imports) on prelude imports
2024-04-05 Matt CoralloDebug more information when we fail to find a lock...
2024-04-05 Matt CoralloFix new warnings causing CI build failures on rustc...
2024-04-04 Elias RohrerSplit `PeerManager::handle_message` to avoid explicit...
2024-04-04 Matt CoralloMerge pull request #2731 from shaavan/issue2711
2024-04-02 shaavanDelay broadcasting Channel Updates until connected...
2024-04-01 Elias RohrerMerge pull request #2978 from wpaulino/reserve-async...
next