rust-lightning
2021-11-16 Matt CoralloAutomatically close channels that go unfunded for 2016... 2021-09-funding-timeout
2021-11-16 Matt CoralloReturn `ClosureReason` from `Channel` chain update...
2021-11-16 Matt CoralloMerge pull request #1161 from TheBlueMatt/2021-11-fix...
2021-11-16 Matt CoralloCorrect Channel type serialization logic 2021-11-fix-chan-type-ser
2021-11-16 Matt CoralloMerge pull request #1119 from TheBlueMatt/2021-10-less...
2021-11-16 Matt CoralloBe less aggressive in outbound HTLC CLTV timeout checks 2021-10-less-aggressive-htlc-timeouts
2021-11-13 Matt CoralloMerge pull request #1131 from TheBlueMatt/2021-10-upstr...
2021-11-12 Matt CoralloUse upstream rust-bitcoin's dust calculation instead... 2021-10-upstream-dust
2021-11-12 Matt CoralloMerge pull request #1143 from TheBlueMatt/2021-10-no...
2021-11-12 Matt CoralloMerge pull request #1165 from lightning-signer/2021...
2021-11-11 Ken SedgwickRenamed script_for_p2wpkh to get_p2wpkh_redeemscript...
2021-11-11 Ken SedgwickFix to_remote output redeemscript when anchors enabled
2021-11-11 Matt CoralloFix a minor memory leak on PermanentFailure mon errs... 2021-10-no-payment-id-leaks
2021-11-11 Matt CoralloMerge pull request #1105 from TheBlueMatt/2021-10-log...
2021-11-10 Matt CoralloLog before+after ChannelMonitor/Manager updates for... 2021-10-log-persist-time
2021-11-08 Matt CoralloMerge pull request #1158 from jkczyz/2021-11-scorer...
2021-11-08 Jeffrey CzyzAdd unit tests for Scorer
2021-11-08 Jeffrey CzyzAdd SinceEpoch time to test Scorer hermetically
2021-11-05 Matt CoralloMerge pull request #1154 from TheBlueMatt/2021-11-103...
2021-11-04 Matt CoralloAdd note about PaymentId fields to 0.0.103 changelog 2021-11-103-doc-tweaks
2021-11-04 Matt Corallo0.0.103 CHANGELOG tweaks from Jeff
2021-11-03 Matt CoralloMerge pull request #1078 from TheBlueMatt/2021-09-chan...
2021-11-03 Matt CoralloMerge pull request #1153 from TheBlueMatt/2021-11-0... v0.0.103
2021-11-03 Matt CoralloBump crate versions to 0.0.103/invoice 0.11 2021-11-0.0.103
2021-11-03 Matt CoralloUpdate CHANGELOG for 0.0.103
2021-11-03 Matt CoralloTweak serialization of ScorerUsingTime for better forwa...
2021-11-02 Matt CoralloMerge pull request #1150 from TheBlueMatt/2021-11-103...
2021-11-02 Matt CoralloAdd `(C-not exported)` tags as required in tuple types 2021-11-103-bindings
2021-11-02 Matt CoralloAdd `(C-not exported)` tag to a `Payee` modifier with...
2021-11-02 Matt CoralloRemove now-unused import in routing/mod.rs
2021-11-02 Matt CoralloMake payment_path_failed path type bindings-mappable
2021-11-02 Matt CoralloRename Payee::new to Payee::from_node_id to clarify...
2021-11-02 Matt CoralloRemove trailing ;s from macro calls to silence new...
2021-11-02 Matt CoralloMerge pull request #1146 from jkczyz/2021-10-score...
2021-11-02 Jeffrey CzyzImplement (de)serialization for Scorer
2021-11-02 Jeffrey CzyzParameterize Scorer by a Time trait
2021-11-02 Jeffrey CzyzRefactor channel failure penalty logic
2021-11-02 Jeffrey CzyzClarify Scorer docs around penalizing channels
2021-11-01 Matt CoralloMerge pull request #1149 from jkczyz/2021-11-network...
2021-11-01 Jeffrey CzyzMake NetGraphMsgHandler::network_graph private
2021-11-01 Jeffrey CzyzParameterize NetGraphMsgHandler with NetworkGraph
2021-10-31 Matt CoralloMerge pull request #1141 from TheBlueMatt/2021-10-payme...
2021-10-31 Matt CoralloCheck for invoice expiry in InvoicePayer before we... 2021-10-payment-id-on-partial-failure
2021-10-31 Matt CoralloAdd integration test for InvoicePayerretry on an immedi...
2021-10-31 Matt CoralloAdd an integration test for InvoicePayer paying when...
2021-10-31 Matt CoralloRewrite InvoicePayer retry to correctly handle MPP...
2021-10-30 Matt CoralloDont unwrap `RouteParameter::expiry_time` as users...
2021-10-30 Matt CoralloExpand `InvoicePayer` documentation somewhat to clarify...
2021-10-30 Matt CoralloProvide payment retry data when an MPP payment failed...
2021-10-30 Matt CoralloMove PaymentId to a [u8; 32] in bindings as for other...
2021-10-29 Matt CoralloMerge pull request #1144 from jkczyz/2021-10-invoice...
2021-10-29 Jeffrey CzyzTest InvoicePayer in BackgroundProcessor
2021-10-29 Jeffrey CzyzPenalize failed channels in Scorer
2021-10-29 Jeffrey CzyzNotify scorer of failing payment path and channel
2021-10-28 Matt CoralloMerge pull request #1137 from TheBlueMatt/2021-10-ping...
2021-10-28 Matt CoralloLog peer public key more thoroughly when logging in... 2021-10-ping-fixes
2021-10-28 Matt CoralloGive peers one timer tick to finish handshake before...
2021-10-28 Matt CoralloGive peers which are sending us messages longer to...
2021-10-28 Matt CoralloUtil-ify enqueueing an encoded message in peer_handler
2021-10-28 Matt CoralloConstify the ratio in buf limits between forward and...
2021-10-27 Matt CoralloMerge pull request #1142 from TheBlueMatt/2021-10-on...
2021-10-27 Matt CoralloTrack the amount spent on fees as payments are retried 2021-10-on-sent-fees
2021-10-27 Matt CoralloPass the failing/succeeding `Path` to PendingOutboundPa...
2021-10-27 Matt CoralloAdd a utility trait in `router` to get the fees along...
2021-10-27 Matt CoralloMerge pull request #1059 from jkczyz/2021-08-payment...
2021-10-27 Jeffrey CzyzImplement Payer and Router for lightning crate
2021-10-27 Jeffrey CzyzFail payment retry if Invoice is expired
2021-10-27 Jeffrey CzyzSupport paying zero-value invoices
2021-10-27 Jeffrey CzyzAdd InvoicePayer for retrying failed payments
2021-10-27 Jeffrey CzyzUnify route finding methods
2021-10-26 Jeffrey CzyzRewrite Invoice's interface in terms of msats
2021-10-26 Jeffrey CzyzAdd PaymentId to PaymentPathFailed event
2021-10-26 Jeffrey CzyzAdd PaymentId to PaymentSent event
2021-10-26 Jeffrey CzyzExpose log_bytes! macro for use in other crates
2021-10-26 Matt CoralloAdd `PeerManager::disconnect_all_peers` to avoid comple...
2021-10-25 Matt CoralloCorrect send-bounding logic in `TestRoutingMessageHandler`
2021-10-25 Matt CoralloMerge pull request #1138 from TheBlueMatt/2021-10-payee...
2021-10-25 Matt CoralloStore `Payee` information in `HTLCSource::OutboundRoute`. 2021-10-payee-in-monitors
2021-10-25 Matt CoralloCopy `Payee` into `Route`s to provide them to `ChannelM...
2021-10-25 Matt CoralloMake `Payee::pubkey` pub.
2021-10-25 Matt CoralloMerge pull request #1134 from jkczyz/2021-10-payee-arg
2021-10-25 Jeffrey CzyzUse option TLV decoding for short_channel_id
2021-10-25 Jeffrey CzyzInclude PaymentPathRetry data in PaymentPathFailed
2021-10-25 Jeffrey CzyzRemove outdated line from get_route docs
2021-10-25 Jeffrey CzyzDefine Payee abstraction for use in get_route
2021-10-22 Matt CoralloSupport send/recv'ing the new channel_type field in... 2021-09-chan-types
2021-10-22 Matt CoralloSupport de/ser of the new channel_type field in open_ch...
2021-10-22 Matt CoralloAdd a ChannelTypeFeatures features object for the new...
2021-10-22 Matt CoralloFix `cargo doc` on older rustc
2021-10-22 Matt CoralloMerge pull request #1104 from TheBlueMatt/2021-10-payme...
2021-10-22 Matt CoralloAdd a test of an HTLC being fulfilled and then later... 2021-10-payment-id-in-monitors
2021-10-22 Matt CoralloMove test_dup_htlc_onchain_fails_on_reload to payment_tests
2021-10-22 Matt CoralloAdd some basic test coverage of monitor payment data...
2021-10-22 Matt CoralloReload pending payments from ChannelMonitor HTLC data...
2021-10-22 Matt CoralloAdd PaymentSecrets to HTLCSource::OutboundRoute objects
2021-10-22 Matt CoralloRename payment object vars to refer to payments and...
2021-10-22 Matt CoralloTrack payments after they resolve until all HTLCs are...
2021-10-22 Matt CoralloInform ChannelManager when fulfilled HTLCs are finalized
2021-10-22 Matt CoralloImplement `HashMap` read for `MaybeReadable` values
2021-10-22 Matt CoralloMake `Channel::monitor_updating_restored`'s return...
next