rust-lightning
2024-04-25 Matt CoralloDrop `amount_msats` from `InvoiceRequestFields` 2024-04-2970-followups
2024-04-25 Matt CoralloDrop `PaymentContext` from `OnionPayload` as its not...
2024-04-25 Matt CoralloMerge pull request #3021 from TheBlueMatt/2024-04-drop...
2024-04-25 Matt CoralloMerge pull request #3004 from TheBlueMatt/2024-04-2761...
2024-04-25 Matt CoralloDrop completed blocked `ChannelMonitorUpdate`s on startup 2024-04-drop-blocked-completed-updates
2024-04-24 Elias RohrerMerge pull request #3015 from tnull/2024-04-sweeper...
2024-04-24 Elias RohrerMake `OutputSweeper::track_spendable_outputs` fallible
2024-04-23 Matt CoralloMerge pull request #2981 from dunxen/2024-03-PR2419fixups
2024-04-23 Duncan DeanAdd intermediate `ConstructedTransaction`
2024-04-23 Duncan DeanAdd lower bound segwit input weight estimates
2024-04-23 Duncan DeanAdd descriptions to test cases
2024-04-23 Duncan DeanAbort if we add a duplicate input
2024-04-23 Duncan DeanMake sent_tx_* fallible and handle errors & simplify...
2024-04-23 Duncan DeanCheck if msg.script.is_witness_program() before checkin...
2024-04-23 Duncan DeanUse HashMaps as, well, HashMaps (don't iter for key...
2024-04-22 Gursharan SinghMerge pull request #2990 from TheBlueMatt/2024-04-log...
2024-04-22 Matt CoralloDrop the rustup-specific calling in `ci/rustfmt.sh` 2024-04-2761-followups
2024-04-22 Matt CoralloInclude `channel_keys.rs` in the rustfmt list
2024-04-22 Matt CoralloOnly include `derive_add_tweak` for base key types...
2024-04-22 Matt CoralloWord-wrap new doc comment in `DelayedPaymentOutputDescr...
2024-04-22 Matt CoralloUse `Sha256`s for tweaks in `sign` to enforce randomness
2024-04-22 Matt CoralloSimplify and clarify `derive_add_tweak` documentation
2024-04-22 Matt CoralloDebug-log monitor update starts and completions in... 2024-04-log-in-flights
2024-04-22 Matt CoralloMerge pull request #3009 from tnull/2024-04-fix-sweeper...
2024-04-22 Elias RohrerFix typo in `OutputSweeper`
2024-04-19 Matt CoralloMerge pull request #3005 from TheBlueMatt/2024-04-0... v0.0.123-beta
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 Matt CoralloLog pending in-flight updates when we are missing a...
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
next