]> git.bitcoin.ninja Git - rust-lightning/shortlog
rust-lightning
2024-07-09 shaavanAllow create_blinded_paths functions to accept MessageC...
2024-07-09 shaavanUpdate handle_message to accept OffersContext data...
2024-07-08 shaavanIntroduce MessageContext in ReceiveTlvs
2024-07-08 shaavanRemove path_id from Responder, and OnionMessageResponse...
2024-07-08 Matt CoralloMerge pull request #3151 from alecchendev/2024-06-async...
2024-07-08 valentinewallaceMerge pull request #3156 from valentinewallace/2024...
2024-07-08 Valentine WallaceSet max path length when paying BOLT 12 invoices.
2024-07-08 Elias RohrerMerge pull request #3158 from dunxen/2024-07-excludemer...
2024-07-04 Duncan DeanFix CI for unused `PendingOnionMessage`
2024-07-04 Duncan DeanSkip incremental-mutants job for main
2024-07-03 Valentine WallaceTest router: support expecting blinded payment paths.
2024-07-03 Valentine WallaceRemove spurious commented out code line.
2024-07-03 Elias RohrerMerge pull request #3154 from TheBlueMatt/2024-06-messa...
2024-07-02 Matt CoralloFix spelling in comment 2024-06-message-flags
2024-07-02 Matt CoralloMerge pull request #3144 from TheBlueMatt/2024-06-messa...
2024-07-01 Matt CoralloUse `test_msg_exact` in `channl_update` fuzz testing
2024-07-01 Matt Corallo(Re-)add handling for `ChannelUpdate::message_flags`
2024-07-01 Alec ChenAsync signing test util follow ups
2024-07-01 Matt CoralloMerge pull request #2763 from dunxen/2023-11-mutation...
2024-06-30 Duncan DeanIntroduce basic incremental mutation testing
2024-06-27 Jeffrey CzyzMerge pull request #3129 from optout21/splicing-msgs...
2024-06-27 Elias RohrerMerge pull request #3147 from TheBlueMatt/2024-06-feera...
2024-06-27 dunxenMerge pull request #2989 from optout21/iatx-shared...
2024-06-26 Matt CoralloHandle feerates of `u32::MAX` without overflowing 2024-06-feerate-overflow
2024-06-26 valentinewallaceMerge pull request #3145 from valentinewallace/2024...
2024-06-25 Valentine WallaceImplement AsyncPaymentsMessageHandler for ChanMan and...
2024-06-25 Valentine WallaceOnion message fuzzer: update held_htlc_available handling
2024-06-24 valentinewallaceMerge pull request #3125 from valentinewallace/2024...
2024-06-24 optoutUpdate splice messages according to new spec draft
2024-06-20 Valentine WallaceCfg-gate async payments module and public enum variants.
2024-06-20 Valentine WallaceRemove unused imports in static_invoice.rs
2024-06-20 Valentine WallaceAdd OffersMessage variant for static invoices.
2024-06-20 Valentine WallaceDRY responder instantiation for onion messages.
2024-06-20 Valentine WallaceAsyncPaymentsMessageHandler trait for OnionMessenger
2024-06-20 Matt CoralloMerge pull request #2966 from G8XSU/2647-distribute
2024-06-20 optoutInteractive TX negotiation tracks shared outputs
2024-06-20 Matt CoralloMerge pull request #3127 from wvanlint/non_strict_forwa...
2024-06-20 Valentine WallaceOnion message payload for async payments
2024-06-20 Elias RohrerMerge pull request #3135 from tnull/2024-06-rustfmt-rgs
2024-06-20 Elias Rohrer`rustfmt`: Drop `benches/src/bench.rs` from excluded...
2024-06-20 Elias Rohrer`rustfmt`: Run on `lightning-rapid-gossip-sync/src...
2024-06-20 Elias Rohrer`rustfmt`: Run on `lightning-rapid-gossip-sync/src...
2024-06-20 Elias Rohrer`rustfmt`: Prepare `lightning-rapid-gossip-sync/src...
2024-06-20 Willem Van... Implement non-strict forwarding
2024-06-19 Elias RohrerMerge pull request #3132 from jkczyz/2024-06-bolt12...
2024-06-19 G8XSUOptimize ChannelMonitor persistence on block connections.
2024-06-18 Gursharan SinghMerge pull request #3126 from TheBlueMatt/2024-06-preim...
2024-06-18 Matt Corallo(Very) marginally expand `test_monitor_update_fail_claim` 2024-06-preimage-removal-blocked-by-claim-event
2024-06-18 Matt CoralloMerge pull request #3115 from alecchendev/2024-06-speci...
2024-06-18 Jeffrey CzyzRelax channel count check for unannounced nodes
2024-06-18 Jeffrey CzyzAdvance self blinded payment paths
2024-06-18 Jeffrey CzyzRe-order imports
2024-06-18 Jeffrey CzyzRename variable
2024-06-18 Jeffrey CzyzAdd advance_path_by_one for blinded payment paths
2024-06-18 Jeffrey CzyzDon't modify path when advance_path_by_one errors
2024-06-18 Jeffrey CzyzBlinded payments to unannounced introduction node
2024-06-18 Jeffrey CzyzBlindedPath with unannounced introduction node
2024-06-18 Elias RohrerMerge pull request #3130 from TheBlueMatt/2024-06-doc...
2024-06-17 Alec ChenRemove global availability logic for testing async...
2024-06-17 Alec ChenRefactor tests to use specific async signing ops
2024-06-17 Alec ChenAllow toggling specific signing methods in test channel...
2024-06-17 G8XSUStart tracking chain_sync_monitor_persistences in TestP...
2024-06-17 valentinewallaceMerge pull request #3128 from TheBlueMatt/2024-06-no...
2024-06-17 Matt CoralloDocument when `Events::PaymentSent::pending_fee_msat... 2024-06-doc-fee-present
2024-06-17 Elias RohrerMerge pull request #3123 from dunxen/2024-06-channelref...
2024-06-16 Matt CoralloDrop unused return value from `claim_funds_from_hop` 2024-06-no-claim-ret
2024-06-14 Duncan DeanMove accept_channel checks into `ChannelContext::do_acc...
2024-06-13 Valentine Wallaceser_macros: support messages with no fields
2024-06-13 Matt CoralloMerge pull request #3102 from tnull/2024-06-rustfmt...
2024-06-13 Elias RohrerMerge pull request #3098 from arik-so/arik/gossip-v2...
2024-06-13 Elias RohrerMerge pull request #3078 from jkczyz/2024-05-invoice...
2024-06-13 Arik SosmanUpdate documentation.
2024-06-13 Arik SosmanParse v2 gossip.
2024-06-13 Jeffrey CzyzAdd pays_bolt12_invoice_asynchronously test
2024-06-13 Jeffrey CzyzExpose send_payment_for_bolt12_invoice
2024-06-13 Jeffrey CzyzReformat and tick config docs
2024-06-13 Jeffrey CzyzAdd UserConfig::manually_handle_bolt12_invoices
2024-06-12 Matt CoralloMerge pull request #3082 from valentinewallace/2024...
2024-06-12 Matt CoralloMerge pull request #3103 from TheBlueMatt/2024-06-real...
2024-06-12 Valentine WallaceStatic invoice parsing tests
2024-06-12 Valentine WallaceStatic invoice building tests
2024-06-12 Valentine WallaceBuilder for creating static invoices from offers
2024-06-12 Jeffrey CzyzAdd an InvoiceReceived event
2024-06-12 Elias Rohrer`rustfmt`: `fuzz/src/full_stack.rs`
2024-06-12 Elias RohrerPrepare `fuzz/src/full_stack.rs` for `rustfmt`
2024-06-12 Elias Rohrer`rustfmt`: `fuzz/src/chanmon_consistency.rs`
2024-06-12 Elias RohrerIntroduce `noret` wrappers
2024-06-12 Matt CoralloDrop unnecessary key derivation in route tests 2024-06-real-bench
2024-06-12 Matt CoralloPush the route benchmark results into a separate uninli...
2024-06-12 Matt CoralloUse a real (probing-generated) scorer in benchmarks
2024-06-12 Valentine WallaceStatic invoice encoding and parsing
2024-06-12 Elias RohrerMerge pull request #3116 from TheBlueMatt/2024-06-3107-nit
2024-06-12 Elias RohrerPrepare `chanmon_consistency.rs` for `rustfmt`
2024-06-12 Elias RohrerMerge pull request #3113 from TheBlueMatt/2024-04-async...
2024-06-12 Matt CoralloUnblock channels awaiting monitor update based on ... 2024-04-async-monitor-fuzz
2024-06-12 Matt CoralloFuzz reloading with a stale monitor in chanmon_consistency
2024-06-12 Valentine WallaceInvoiceTlvStream{Ref}: add message_paths field
2024-06-11 Matt CoralloClarify `Display` text for `ClosureReason::HolderForceC... 2024-06-3107-nit
2024-06-11 Matt CoralloMerge pull request #3107 from mhrheaume/mhr/closure_rea...
2024-06-11 Valentine WallaceUse ? instead of matching in BOLT 12 invoice parsing.
next