rust-lightning
2024-04-07 Matt CoralloAllow `MaybeReadable` to not fully read in `upgradable_... 2024-03-fix-upgradable-enum
2024-04-07 Matt CoralloEnsure we read the full TLV stream length when maybe...
2024-04-07 Matt CoralloFix unknown handling in `impl_writeable_tlv_based_enum_...
2024-03-25 Elias RohrerMerge pull request #2963 from jkczyz/2024-03-a-channel...
2024-03-23 Jeffrey CzyzUse AChannelManager in BackgroundProcessor
2024-03-23 Jeffrey CzyzRemove duplicate docs from trait implementations
2024-03-23 Jeffrey CzyzFix indentation in doc example
2024-03-22 valentinewallaceMerge pull request #2756 from arik-so/arik/trampoline...
2024-03-22 Arik SosmanAdd Trampoline variant to OutboundOnionPayload.
2024-03-22 Arik SosmanIntroduce TrampolineOnionPacket.
2024-03-21 Matt CoralloMerge pull request #2946 from tnull/2024-03-txsync...
2024-03-21 Gursharan SinghMerge pull request #2953 from dunxen/2024-03-fix2941
2024-03-21 Elias RohrerDedup `confirmed_txs` `Vec`
2024-03-21 valentinewallaceMerge pull request #2934 from TheBlueMatt/2023-03-no...
2024-03-21 Duncan DeanTest ChannelManager::accept_inbound_channel errors
2024-03-21 Duncan DeanFix ChannelManager::accept_inbound_channel error handling
2024-03-20 Matt CoralloMerge pull request #2935 from valentinewallace/2024...
2024-03-20 Matt CoralloMerge pull request #2419 from jurvis/2023-03-interactivetxs
2024-03-20 Matt CoralloMerge pull request #2887 from benthecarman/htlc-timeout
2024-03-20 Matt CoralloMerge pull request #2951 from jkczyz/2024-03-fix-sender...
2024-03-20 valentinewallaceMerge pull request #2924 from tnull/2024-03-add-user...
2024-03-20 Matt CoralloMerge pull request #2948 from arik-so/2024-03-public...
2024-03-20 Matt CoralloMerge pull request #2949 from valentinewallace/2024...
2024-03-19 benthecarmanAdd HTLCsTimedOut closing reason
2024-03-19 Jeffrey CzyzUse OnionMessenger::send_onion_message in tests
2024-03-19 Jeffrey CzyzUse DefaultMessageRouter in functional tests
2024-03-19 Jeffrey Czyzpub(crate) visibility for routing/test_utils.rs
2024-03-19 Jeffrey CzyzFix sender is the introduction node onion messages
2024-03-19 Jeffrey CzyzInclude SocketAddress in test node_announcement
2024-03-19 Jeffrey CzyzRe-order imports
2024-03-19 Arik SosmanAdd trampoline feature flag.
2024-03-19 Valentine WallaceOnly write BlindedHopFeatures if any features are set.
2024-03-19 Arik SosmanPublicize all UnsignedNodeAnnouncement fields.
2024-03-19 Elias RohrerTrack spent `WatchedOutput`s and re-add if unconfirmed
2024-03-19 Matt CoralloMerge pull request #2945 from valentinewallace/2024...
2024-03-19 Elias RohrerRemove redundant `claiming_channel_id` variable
2024-03-19 Elias RohrerExpose `{prev,next}_user_channel_id` fields in `Payment...
2024-03-18 Valentine WallaceMake blinded hop features optional per spec.
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-17 benthecarmanAdd NodeId::from_slice
2024-03-14 Matt CoralloMerge pull request #2937 from TheBlueMatt/2024-03-no...
2024-03-14 Matt CoralloAvoid writing `ChannelManager` when hitting lnd bug... 2024-03-no-wake-on-shutdown
2024-03-14 Valentine WallaceFix ser for PaymentRelay and PaymentConstraints.
2024-03-14 Duncan DeanImplement interactive tx construction protocol via...
2024-03-14 Elias RohrerMerge pull request #2932 from TheBlueMatt/2023-04-ci-fix
2024-03-13 Valentine WallaceSupport receiving keysend payments to blinded paths.
2024-03-13 Valentine WallaceParse keysend preimages in blinded onion payloads.
2024-03-13 Valentine WallaceSupport sending keysend payments to blinded paths.
2024-03-13 Matt CoralloReplace the generic `parse_int_be` with a macro called... 2023-03-no-num-traits
2024-03-13 Matt CoralloUse std's `from_be_bytes` rather than our `to_int_be...
2024-03-13 Matt CoralloMerge pull request #2881 from TheBlueMatt/2024-02-offer...
2024-03-13 Matt CoralloUse structured logging where appropriate in `OnionMesse... 2024-02-offers-tweak
2024-03-13 Matt CoralloAdd `PersistenceNotifierGuard` take to offer/refund...
2024-03-13 Matt CoralloUse `{}`, not `{:?}` for `PublicKey` logging
2024-03-12 Matt CoralloAvoid new "out of disk space" issues in CI 2023-04-ci-fix
2024-03-12 Matt CoralloMerge pull request #2917 from jkczyz/2024-02-refund...
2024-03-08 Jeffrey CzyzFail request_refund_payment for unsupported chain
2024-03-08 Jeffrey CzyzUpdate pay_for_offer docs about unsupported chains
2024-03-08 Jeffrey CzyzTest failing pay_for_offer on an unsupported chain
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 Matt CoralloMerge pull request #2926 from tnull/2024-03-derive...
2024-03-08 Valentine WallaceTest that we'll round up blinded intermediate node...
2024-03-08 Valentine WallaceTest utils: support intermediate nodes taking 1msat...
2024-03-08 Valentine WallaceSupport fee overpayment by 1 msat in expect_payment_for...
2024-03-08 Valentine WallaceFunctionally test min htlc BlindedPayInfo calculation.
2024-03-08 Valentine WallaceAccount for prop fee in test util fee calculation.
2024-03-08 Valentine WallaceUse correct min/max htlc in test util for constructing...
2024-03-08 Valentine WallaceParameterize blinded test util with intro node min...
2024-03-08 Valentine WallaceStruct-ify test util pass_along_path args.
2024-03-08 Valentine WallaceTest 3-hop blinded path recipient failure.
2024-03-08 Jeffrey CzyzDrop error type parameter from SignError
2024-03-08 Jeffrey CzyzFix unused import warning
2024-03-08 Jeffrey CzyzSupport BOLT 12 signing in c_bindings
2024-03-08 Jeffrey CzyzAdd c_bindings version of InvoiceBuilder
2024-03-08 Elias RohrerImplement `Hash` for `Offer` and `Refund`
2024-03-08 Elias RohrerImpl `PartialEq`/`Eq` for `Offer`/`Refund`
2024-03-07 Matt CoralloMerge pull request #2923 from tnull/2024-03-improve...
2024-03-07 Elias RohrerImplement `Hash` for `BestBlock`
2024-03-07 Elias RohrerMerge pull request #2912 from jkczyz/2024-02-prefer...
2024-03-07 Elias RohrerImplement `Debug` for `BestBlock`
2024-03-07 Elias RohrerRefactor `BestBlock` to expose inner fields rather...
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 InvoiceRequestBuilder
2024-03-06 Jeffrey CzyzMacro-ize InvoiceRequestBuilder
2024-03-06 Jeffrey CzyzMerge similar InvoiceRequestBuilder impl blocks
2024-03-06 Jeffrey CzyzAdd c_bindings version of RefundBuilder
2024-03-06 Jeffrey CzyzMacro-ize RefundBuilder
2024-03-06 Jeffrey CzyzAdd c_bindings version of OfferBuilder
2024-03-04 Matt CoralloMerge pull request #2919 from tnull/2024-03-fix-hashtab...
2024-03-04 Elias RohrerRun `rustfmt` on `util/hash_tables.rs`
2024-03-01 Matt CoralloMerge pull request #2918 from tnull/2024-03-prefer...
2024-03-01 Elias RohrerPrefer implementing `From` over `Into`
2024-02-29 Matt CoralloMerge pull request #2916 from sr-gi/2024-02-29-payment...
2024-02-29 Sergi Delgado... util: Adds Into<PaymentHash> for PaymentPreimage
2024-02-29 Elias RohrerMerge pull request #2915 from TheBlueMatt/2024-02-bette...
2024-02-29 Matt CoralloUpdate docs on `PaymentFailureReason::RouteNotFound... 2024-02-better-rnf-docs
2024-02-29 Elias RohrerMerge pull request #2913 from arik-so/2024/02/serialize...
next