rust-lightning
2022-12-25 Matt CoralloNo-export `&self` methods on non-cloneable enum(s) 2022-12-113-bindings-upstream
2022-12-25 Matt CoralloStore an owned `Score` in `ScorerAccountingForInFlightH...
2022-12-21 Matt CoralloMerge pull request #1929 from valentinewallace/2022...
2022-12-21 Valentine Wallaceoutbound_payment: put method signature closing paren...
2022-12-21 ArikMerge pull request #1931 from TheBlueMatt/2022-12-1910...
2022-12-21 Matt CoralloFix capitalization broken in 9d7bb73b599a7a9d8468a2f0c5... 2022-12-1910-followups
2022-12-21 Matt CoralloClean up use ordering introduced in 9d7bb73b599a7a9d846...
2022-12-21 Valentine WallaceFix cfg(test) indentation
2022-12-21 Valentine WallaceMake add_new_pending_payment private to module
2022-12-21 valentinewallaceMerge pull request #1928 from valentinewallace/2022...
2022-12-20 Valentine WallaceFix main build
2022-12-20 Matt CoralloMerge pull request #1910 from arik-so/2022-12-keys...
2022-12-20 valentinewallaceMerge pull request #1923 from valentinewallace/2022...
2022-12-20 Arik SosmanSplit out KeysInterface into EntropySource, NodeSigner...
2022-12-20 Valentine WallaceRename send_payment and retry_payment for retries
2022-12-20 Valentine WallaceReduce visibility of outbound payment methods
2022-12-20 Valentine WallaceStart parameters on a newline if they don't fit
2022-12-20 Valentine WallaceRemove unnecessary mut in finalize_claims
2022-12-20 Valentine WallaceSwap pending_outbound_payments for OutboundPayments...
2022-12-19 Valentine WallaceMove PaymentSendFailure into outbound_payment module
2022-12-19 Valentine WallaceMove PendingOutboundPayment to new outbound_payment...
2022-12-19 Matt CoralloMerge pull request #1922 from wpaulino/avoid-remaining...
2022-12-16 Matt CoralloMerge pull request #1908 from jkczyz/2022-11-refund
2022-12-16 Wilmer PaulinoAvoid redundant broadcast of local commitment transaction
2022-12-16 Matt CoralloMerge pull request #1920 from TheBlueMatt/2022-12-rel...
2022-12-16 Matt CoralloMerge pull request #1903 from TheBlueMatt/2022-12-1867...
2022-12-16 Matt CoralloUpdate release date on 0.0.113 in changelog 2022-12-rel-date
2022-12-16 ArikMerge pull request #1917 from TheBlueMatt/2022-12-0... v0.0.113
2022-12-15 Matt CoralloBump crate versions to 0.0.113/invoice 0.21 2022-12-0.0.113
2022-12-15 Matt CoralloAdd release notes for 0.0.113
2022-12-15 Matt CoralloOnly do backtrace builds on stable to fix MSRV break...
2022-12-15 Matt CoralloMerge pull request #1918 from TheBlueMatt/2022-12-one...
2022-12-14 Jeffrey CzyzRefund parsing tests
2022-12-14 Jeffrey CzyzRefund building tests
2022-12-14 Jeffrey CzyzBuilder for creating refunds
2022-12-14 Jeffrey CzyzRefund parsing from bech32 strings
2022-12-14 Jeffrey CzyzRefund encoding and parsing
2022-12-14 Matt CoralloUpdate references to "blinded route" to "blinded path" 2022-12-one-blinded-path
2022-12-14 Matt CoralloRename `blinded_route` variables and module to `blinded...
2022-12-14 Matt CoralloUnify blinding nomenclature to call them "paths" not...
2022-12-13 Jeffrey CzyzRemove Option from OfferContents::signing_pubkey
2022-12-13 Matt CoralloCorrect docs on `generate_channel_keys` 2022-12-1867-followups
2022-12-13 Matt CoralloClarify docs on `provide_channel_parameters`
2022-12-13 Matt CoralloMerge pull request #1915 from TheBlueMatt/2022-12-jit...
2022-12-13 Matt CoralloDrop forwarded HTLCs which were still pending at persis... 2022-12-jit-reload-consistency
2022-12-13 Matt CoralloRemove unused fetch in `lightning_invoice` tests.
2022-12-13 Matt CoralloMerge pull request #1894 from ssbright/2022-12-custom_p...
2022-12-12 Matt CoralloMerge pull request #1900 from tnull/2022-12-improve...
2022-12-12 Matt CoralloMerge pull request #1892 from tnull/2022-12-spendableou...
2022-12-12 Matt CoralloMerge pull request #1907 from TheBlueMatt/2022-12-aband...
2022-12-12 ssbrightAdd invoice constructor with custom payment hash
2022-12-12 Elias RohrerImprove `Confirm` docs
2022-12-12 Elias RohrerClean up docs in `keysinterface.rs`
2022-12-12 Matt CoralloNote that abandon_payment does not persist the state... 2022-12-abandon-crash-reset
2022-12-12 Matt CoralloMerge pull request #1904 from TheBlueMatt/2022-12-1825...
2022-12-12 valentinewallaceMerge pull request #1738 from jkczyz/2022-09-invoice...
2022-12-12 Matt CoralloMerge pull request #1906 from wpaulino/prevent-downgrad...
2022-12-12 Matt CoralloMerge pull request #1886 from TheBlueMatt/2022-11-claim...
2022-12-09 Jeffrey CzyzCheck entire TLV stream instead of by field
2022-12-09 Jeffrey CzyzAdd BOLT 12 merkle root test for `invoice_request`
2022-12-09 Jeffrey CzyzInvoice request parsing tests
2022-12-09 Jeffrey CzyzInvoice request building tests
2022-12-09 Jeffrey CzyzBuilder for creating invoice requests
2022-12-09 Jeffrey CzyzInvoice request raw byte encoding and decoding
2022-12-09 Jeffrey CzyzMerkle root hash computation
2022-12-09 Jeffrey CzyzSchnorr Signature serialization
2022-12-09 Jeffrey CzyzInvoice request message interface and data format
2022-12-08 Matt CoralloAdd second TODO when claiming to mirror the existing... 2022-11-claim-relock
2022-12-08 Matt CoralloDrop unused link in `claim_funds`
2022-12-08 Matt CoralloDrop now-unused `ClaimFundsFromHop` enum and replace...
2022-12-08 Matt CoralloHandle claim result event generation in claim_funds_fro...
2022-12-08 Matt CoralloDon't hold `channel_state` lock for entire duration...
2022-12-08 Matt CoralloHandle closed-chan HTLC claims in `claim_funds_from_hop`
2022-12-08 Matt CoralloAdd support for handling "actions" after a monitor...
2022-12-08 Matt CoralloStore pending claims awaiting monitor update in a separ...
2022-12-08 Matt CoralloSlightly clarify comment on safety of only processing... 2022-12-1825-followups
2022-12-07 Matt CoralloEnsure `Event::BumpTransaction` is forwards-compatible
2022-12-07 Matt CoralloUse `Witness::push_bitcoin_signature` where relevant
2022-12-07 Matt CoralloDrop excess mut on `OnchainTxHandler::generate_external...
2022-12-07 Matt CoralloDRY the comparison blocks in `update_claims_view_from_m...
2022-12-07 Matt CoralloUse `PackageId` rather than `Txid` in `OnchainEvent...
2022-12-07 Wilmer PaulinoUse even types for opt_anchors
2022-12-07 Matt CoralloMerge pull request #1863 from TheBlueMatt/2022-11-holdi...
2022-12-07 Matt CoralloMerge pull request #1825 from wpaulino/anchors-bump...
2022-12-07 Wilmer PaulinoExtend BaseSign with HTLC output signing support for...
2022-12-07 Wilmer PaulinoYield BumpHTLCResolution events
2022-12-07 Wilmer PaulinoExpose HTLC transaction construction helpers
2022-12-07 Wilmer PaulinoRename set_equality within update_claims_view_from_matc...
2022-12-07 Wilmer PaulinoGenerate ClaimEvent for HolderHTLCOutput inputs from...
2022-12-07 Wilmer PaulinoIntroduce internal package ID to track pending claims
2022-12-07 Wilmer PaulinoSupport HolderHTLCOutput inputs from anchor channels
2022-12-07 Wilmer PaulinoSpecify amount units in HolderHTLCOutput
2022-12-07 Wilmer PaulinoUpdate HTLC transaction detection from revoked counterp...
2022-12-07 Wilmer PaulinoTrack HTLC resolving transaction to determine input...
2022-12-06 Matt CoralloMerge pull request #1895 from TheBlueMatt/2022-12-fix...
2022-12-06 Matt CoralloCorrectly handle any `UPDATE` errors to phandom invoices 2022-12-fix-missing-data
2022-12-06 Matt CoralloReplace `build_first_hop_failure_packet` with `HTLCFail...
2022-12-06 Matt CoralloUse `temporary_node_failure` for a phantom HTLC with...
2022-12-06 Matt CoralloAssert that all onion error messages are correct len...
2022-12-06 Matt CoralloCorrectly include the `sha256_hash_of_onion` field...
next