Only require description when offer has an amount
[rust-lightning] / lightning / src / offers / invoice.rs
2024-05-02 Jeffrey CzyzOnly require description when offer has an amount
2024-04-26 Jeffrey CzyzDon't require Refund::description in API
2024-04-26 Jeffrey CzyzDon't require Offer::description in API
2024-04-26 Jeffrey CzyzBolt12Invoice for Offer without signing_pubkey
2024-04-26 Jeffrey CzyzAdd InvoiceRequestTlvStream::paths
2024-04-26 Jeffrey CzyzOptional OfferContents::signing_pubkey
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 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 Jeffrey CzyzInclude OfferId in VerifiedInvoiceRequest
2024-04-16 Matt CoralloMerge pull request #2991 from optout21/txsigs-splicing
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 Matt CoralloMerge pull request #2961 from jkczyz/2024-03-compact...
2024-04-15 Jeffrey CzyzGeneralize BlindedPath::introduction_node_id field
2024-04-08 valentinewallaceMerge pull request #2969 from TheBlueMatt/2024-03-fix...
2024-04-07 dunxenMerge pull request #2704 from jkczyz/2023-11-channelman...
2024-04-05 Elias RohrerMerge pull request #2954 from TheBlueMatt/2024-03-test...
2024-04-05 Matt CoralloUse `crate::prelude::*` rather than specific imports
2024-04-05 Matt CoralloAllow(unused_imports) on prelude imports
2024-04-04 Matt CoralloMerge pull request #2731 from shaavan/issue2711
2024-03-20 valentinewallaceMerge pull request #2924 from tnull/2024-03-add-user...
2024-03-18 Matt CoralloMerge pull request #2936 from valentinewallace/2024...
2024-03-18 Elias RohrerMerge pull request #2942 from benthecarman/node-id...
2024-03-08 Matt CoralloMerge pull request #2823 from valentinewallace/2024...
2024-03-08 valentinewallaceMerge pull request #2903 from jkczyz/2024-02-bindings...
2024-03-08 Jeffrey CzyzDrop error type parameter from SignError
2024-03-08 Jeffrey CzyzSupport BOLT 12 signing in c_bindings
2024-03-08 Jeffrey CzyzAdd c_bindings version of InvoiceBuilder
2024-03-06 Jeffrey CzyzMacro-ize InvoiceBuilder
2024-03-06 Jeffrey CzyzMerge similar InvoiceBuilder impl blocks
2024-03-06 Jeffrey CzyzAdd c_bindings version of RefundBuilder
2024-03-06 Jeffrey CzyzAdd c_bindings version of OfferBuilder
2024-01-25 Matt CoralloMerge pull request #2694 from Evanfeenstra/public-scid...
2024-01-09 Matt CoralloMerge pull request #2748 from TheBlueMatt/2023-11-2675...
2023-12-15 Elias RohrerMerge pull request #2779 from G8XSU/2706-stop
2023-12-06 Matt CoralloMerge pull request #2765 from TheBlueMatt/2023-12-2314...
2023-12-05 Matt CoralloMerge pull request #2735 from valentinewallace/2023...
2023-12-05 valentinewallaceMerge pull request #2764 from TheBlueMatt/2023-11-chach...
2023-12-05 Matt CoralloMerge pull request #2642 from Sharmalm/2346
2023-12-02 henghongleelogging every sent and receive onion message
2023-11-29 valentinewallaceMerge pull request #2739 from Evanfeenstra/channelmanag...
2023-11-29 Wilmer PaulinoMerge pull request #2721 from TheBlueMatt/2023-11-log...
2023-11-27 Matt CoralloMerge pull request #2675 from yellowred/delayed_payment...
2023-11-27 Matt CoralloMerge pull request #2685 from tnull/2022-12-add-electru...
2023-11-27 Elias RohrerMerge pull request #2741 from shaavan/issue-2215
2023-11-27 Elias RohrerMerge pull request #2746 from TheBlueMatt/2023-11-bitco...
2023-11-26 Matt CoralloRemove now-redundant checks in BOLT12 `Invoice` fallbac... 2023-11-bitcoin-0.30-followups
2023-11-23 Elias RohrerMerge pull request #2740 from wpaulino/rust-bitcoin...
2023-11-22 Wilmer PaulinoBump rust-bitcoin to v0.30.2
2023-11-16 Matt CoralloMerge pull request #2700 from Evanfeenstra/pub-htlc...
2023-11-15 Elias RohrerMerge pull request #2696 from TheBlueMatt/2023-10-no...
2023-11-14 Matt CoralloMerge pull request #2529 from TheBlueMatt/2023-08-shutd...
2023-11-13 Matt CoralloMerge pull request #2708 from TheBlueMatt/2023-11-less...
2023-11-12 Matt CoralloMerge pull request #2715 from valentinewallace/2023...
2023-11-12 Matt CoralloMerge pull request #2722 from benthecarman/dust-overflow
2023-11-07 Matt CoralloMerge pull request #2702 from G8XSU/libFuzzer
2023-11-07 Matt CoralloMerge pull request #2687 from orbitalturtle/signature...
2023-11-07 Orbitalrefactor to remove message_digest
2023-11-02 Elias RohrerMerge pull request #2641 from alexanderwiederin/2585...
2023-10-30 valentinewallaceMerge pull request #2668 from TheBlueMatt/2023-10-fix-doc
2023-10-30 Matt CoralloMerge pull request #2669 from benthecarman/trace-sync...
2023-10-29 Matt CoralloMerge pull request #2613 from wvanlint/batch_funding_fix_up
2023-10-20 Matt CoralloMerge pull request #2667 from wpaulino/random-htlc...
2023-10-20 Matt CoralloMerge pull request #2660 from benthecarman/flexible...
2023-10-20 Matt CoralloMerge pull request #2039 from jkczyz/2023-02-offer...
2023-10-20 Jeffrey CzyzOffersMessageHandler impl for ChannelManager
2023-10-20 Jeffrey CzyzCheck offer expiry when building invoice in no-std
2023-09-28 Matt CoralloMerge pull request #2607 from DhananjayPurohit/civkit...
2023-09-15 Matt CoralloMerge pull request #2176 from TheBlueMatt/2023-04-expos...
2023-09-11 Matt CoralloMerge pull request #2566 from G8XSU/check-best-block...
2023-09-10 Matt CoralloMerge pull request #2514 from valentinewallace/2023...
2023-09-08 Matt CoralloMerge pull request #2371 from jkczyz/2023-06-offer...
2023-09-07 Jeffrey CzyzAdd tests for send_payment_for_bolt12_invoice
2023-09-01 Matt CoralloMerge pull request #2522 from sr-gi/202308-set-feature
2023-08-29 Matt CoralloMerge pull request #2468 from jkczyz/2023-08-offer...
2023-08-29 Jeffrey CzyzInclude PaymentId in payer metadata
2023-08-29 Jeffrey CzyzSplit InvoiceRequest::verify_and_respond_using_derived_keys
2023-08-25 Elias RohrerMerge pull request #2248 from TheBlueMatt/2023-04-gossi...
2023-08-25 Elias RohrerMerge pull request #2503 from valentinewallace/2023...
2023-08-25 Elias RohrerMerge pull request #2466 from TheBlueMatt/2023-07-expos...
2023-08-23 Matt CoralloMerge pull request #2412 from valentinewallace/2023...
2023-08-23 valentinewallaceMerge pull request #2492 from optout21/payment-hash...
2023-08-23 ArikMerge pull request #2441 from arik-so/2023-07-taproot...
2023-08-22 Matt CoralloMerge pull request #2511 from jbesraa/add-channel-id...
2023-08-22 valentinewallaceMerge pull request #2432 from jkczyz/2023-07-bolt12...
2023-08-22 Jeffrey CzyzSupport signing BOLT 12 invoices in NodeSigner
2023-08-22 Jeffrey CzyzUse TaggedHash in merkle::verify_signature
2023-08-22 Jeffrey CzyzExpose Offer/InvoiceRequest methods in Invoice
2023-08-22 Jeffrey CzyzExpose invoice accessors in UnsignedBolt12Invoice
2023-08-22 Jeffrey CzyzMove BOLT 12 invoice method implementations
2023-08-22 Jeffrey CzyzUnsigned BOLT 12 message parsing and serialization
2023-08-22 Jeffrey CzyzRename field of unsigned BOLT message contents
2023-08-22 Jeffrey CzyzWrap KeyPair by DerivedSigningPubkey
2023-08-22 Jeffrey CzyzTaggedHash for BOLT 12 signing function
2023-08-09 Matt CoralloMerge pull request #1789 from jkczyz/2022-10-scorer...
2023-08-08 Matt CoralloMerge pull request #2128 from valentinewallace/2023...
next