Expose payment metadata in the sending path via `send_payment`.
[rust-lightning] / lightning-invoice /
2022-01-26 Matt CoralloExpose payment metadata in the sending path via `send_p... 2021-12-payment-metadata
2022-01-26 Matt CoralloSupport setting the new payment metadata field in invoices
2022-01-26 Matt CoralloSupport reading the new `payment_metadata` field in...
2022-01-26 Matt CoralloDefine the `PaymentMetadata` feature to be used in...
2022-01-26 valentinewallaceMerge pull request #1283 from TheBlueMatt/2022-01-corre...
2022-01-26 valentinewallaceMerge pull request #1273 from jkczyz/2022-01-invoice...
2022-01-25 Jeffrey CzyzSupport invoice expiry over a year
2022-01-24 valentinewallaceMerge pull request #1272 from lightning-signer/2022...
2022-01-24 valentinewallaceMerge pull request #1271 from tnull/rename_payee_struct
2022-01-24 valentinewallaceMerge pull request #1253 from TheBlueMatt/2022-01-backg...
2022-01-24 DevrandomImprove KeysInterface::sign_invoice API
2022-01-22 Matt CoralloMerge pull request #1250 from vss96/sanity_check
2022-01-21 Elias RohrerRename `Payee` to `PaymentParameters`
2022-01-20 Jeffrey CzyzMerge pull request #1234 from tnull/limit_max_cltv_delta
2022-01-20 Matt CoralloMerge pull request #1248 from naveensrinivasan/naveen...
2022-01-19 valentinewallaceMerge pull request #1258 from lightningdevkit/dependabo...
2022-01-18 dependabot[bot]Update hex requirement from 0.3 to 0.4
2022-01-18 Arik SosmanMerge pull request #1243 from naveensrinivasan/naveensr...
2022-01-18 valentinewallaceMerge pull request #1249 from tnull/fix_compile_warnings
2022-01-18 Elias RohrerFix unused return warning for 'transmute_copy'.
2022-01-14 Matt CoralloMerge pull request #1229 from lightning-signer/2021...
2022-01-11 Matt CoralloMerge pull request #1013 from TheBlueMatt/2021-07-warni...
2022-01-10 Matt CoralloMerge pull request #1230 from lightning-signer/2021...
2022-01-09 DevrandomDo not turn on bech32/std by default for lightning...
2022-01-06 Matt CoralloMerge pull request #1223 from lightning-signer/2021...
2022-01-05 DevrandomAdapt lightning-invoice to no_std
2022-01-03 Matt CoralloMerge pull request #1220 from TheBlueMatt/2021-12-stale...
2021-12-19 Matt CoralloMerge pull request #1218 from TheBlueMatt/2021-12-minor...
2021-12-18 Matt CoralloSwap around generic argument ordering in InvoicePayer... 2021-12-minor-bindings-tweaks
2021-12-17 Matt CoralloMerge pull request #1217 from TheBlueMatt/2021-12-0... v0.0.104
2021-12-17 Matt CoralloSwap around generic argument ordering in DefaultRouter... 2021-12-0.0.104
2021-12-17 Matt CoralloBump versions to 0.0.104/invoice 0.12
2021-12-17 Matt CoralloMerge pull request #1177 from valentinewallace/2021...
2021-12-16 Valentine WallaceAdd new invoice CreationError::InvalidAmount for use...
2021-12-16 Valentine WallaceDrop need to store pending inbound payments
2021-12-15 Matt CoralloMerge pull request #1148 from dunxen/2021-11-new-onion...
2021-12-15 Conor OkusMerge pull request #1211 from ConorOkus/2021-11-add...
2021-12-15 Matt CoralloMerge pull request #1202 from TheBlueMatt/2021-12-fix...
2021-12-15 Matt CoralloUse `Event::PaymentFailed` in `InvoicePayer` to remove...
2021-12-09 Matt CoralloMerge pull request #1169 from TheBlueMatt/2021-11-fix...
2021-12-07 Matt CoralloMerge pull request #1201 from jkczyz/2021-12-idempotent...
2021-12-06 Matt CoralloMerge pull request #1130 from TheBlueMatt/2021-10-mon...
2021-12-03 Matt CoralloMerge pull request #1197 from jkczyz/2021-11-score...
2021-12-03 Jeffrey CzyzScore successful payment paths
2021-12-01 Matt CoralloMerge pull request #1196 from TheBlueMatt/2021-11-bad...
2021-11-30 Matt CoralloFix compilation in `payment` rustdoc examples 2021-11-bad-rustdoc
2021-11-29 Matt CoralloMerge pull request #1163 from TheBlueMatt/2021-11-suppo...
2021-11-24 Matt CoralloMerge pull request #1184 from TheBlueMatt/2021-11-c...
2021-11-24 Matt CoralloMake `Score : Writeable` in c_bindings and impl on...
2021-11-23 Matt CoralloMerge pull request #1178 from jkczyz/2021-11-payment...
2021-11-22 Matt CoralloMerge pull request #1054 from ariard/2021-08-check...
2021-11-22 Matt CoralloMerge pull request #1168 from TheBlueMatt/2021-11-mpp...
2021-11-22 Matt CoralloMerge pull request #1145 from tnull/add_gossip_log_level
2021-11-22 Matt CoralloMerge pull request #1180 from valentinewallace/2021...
2021-11-20 Matt CoralloMerge pull request #1027 from TheBlueMatt/2021-07-check...
2021-11-19 Valentine WallaceRemove user_payment_id
2021-11-17 Matt CoralloMerge pull request #1083 from TheBlueMatt/2021-09-fundi...
2021-11-16 Matt CoralloMerge pull request #1166 from TheBlueMatt/2021-11-chan...
2021-11-16 Matt CoralloMove `Score` into a `scoring` module instead of a top... 2021-11-chan-size-scoring
2021-11-16 Matt CoralloProvide `Score` the HTLC amount and channel capacity
2021-11-16 Matt CoralloMerge pull request #1160 from jkczyz/2011-11-spontaneou...
2021-11-16 Jeffrey CzyzAdd PaymentHash parameter to Router::find_route
2021-11-16 Jeffrey CzyzTest retrying payment on partial send failure
2021-11-16 Jeffrey CzyzReplace expect_value_msat with expect_send
2021-11-16 Jeffrey CzyzSupport spontaneous payments in InvoicePayer
2021-11-16 Jeffrey CzyzRefactor InvoicePayer for spontaneous payments
2021-11-16 Matt CoralloMerge pull request #1119 from TheBlueMatt/2021-10-less...
2021-11-13 Matt CoralloMerge pull request #1131 from TheBlueMatt/2021-10-upstr...
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-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-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 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 CoralloMerge pull request #1146 from jkczyz/2021-10-score...
2021-11-02 Jeffrey CzyzParameterize Scorer by a Time trait
2021-11-01 Matt CoralloMerge pull request #1149 from jkczyz/2021-11-network...
2021-11-01 Jeffrey CzyzMake NetGraphMsgHandler::network_graph private
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-29 Matt CoralloMerge pull request #1144 from jkczyz/2021-10-invoice...
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-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 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
next