]> git.bitcoin.ninja Git - rust-lightning/history - lightning/src/ln/peer_handler.rs
Merge pull request #3311 from TheBlueMatt/2024-09-3010-followups
[rust-lightning] / lightning / src / ln / peer_handler.rs
16 hours ago Matt CoralloMerge pull request #3311 from TheBlueMatt/2024-09-3010... upstream/main
19 hours ago Matt CoralloCall `ChannelMessageHandler::message_received` without... 2024-09-3010-followups
7 days ago Elias RohrerMerge pull request #3303 from TheBlueMatt/2024-09-inbou...
7 days ago Matt CoralloMerge pull request #3310 from TheBlueMatt/2024-09-unloc...
7 days ago Elias RohrerMerge pull request #3326 from jkczyz/2024-09-split...
8 days ago Jeffrey CzyzParameterize ChannelManager with MessageRouter
2024-09-16 Elias RohrerMerge pull request #3314 from G8XSU/event-logging
2024-09-15 Matt CoralloMerge pull request #3140 from valentinewallace/2024...
2024-09-13 Matt CoralloMerge pull request #3243 from dunxen/2024-08-reremove...
2024-09-12 Elias RohrerMerge pull request #3302 from TheBlueMatt/2024-09-atomi...
2024-09-12 Valentine WallacePass context into held_htlc_available message handling.
2024-09-12 Matt CoralloMerge pull request #3010 from shaavan/issue2836
2024-09-12 Matt CoralloRename `AtomicCounter::get_increment` to simply `next` 2024-09-atomic-cleanups
2024-09-12 shaavanIntroduce message_received in ChannelMessageHandler
2024-09-11 Matt CoralloMerge pull request #3291 from tnull/2024-09-add-their...
2024-09-11 Matt CoralloMerge pull request #3163 from shaavan/invoice_reply_path
2024-09-11 Elias RohrerRefactor: Take `their_node_id` by value across all...
2024-09-11 Elias RohrerAdd node id to remaining `RoutingMessageHandler::handle...
2024-09-10 Matt CoralloMerge pull request #3309 from TheBlueMatt/2024-09-alway...
2024-09-10 Matt CoralloAlways print why we disconnect explicitly 2024-09-always-print-why
2024-08-29 Matt CoralloMerge pull request #3257 from tnull/2024-08-fix-is...
2024-08-29 Matt CoralloMerge pull request #3238 from Mirebella/clippy-checks
2024-08-28 Matt CoralloMerge pull request #3276 from arik-so/arik/2024/08...
2024-08-28 Matt CoralloMerge pull request #3268 from TheBlueMatt/2024-08-moar...
2024-08-28 MirebellaAdd clippy ignore rules for all errors and warnings
2024-08-27 Matt CoralloMerge pull request #3259 from vincenzopalazzo/macros...
2024-08-27 Matt CoralloMerge pull request #3273 from TheBlueMatt/2024-08-bindi...
2024-08-27 dunxenMerge pull request #3248 from jkczyz/2024-08-blinded...
2024-08-27 Matt CoralloReturn owned `String`s for onion message message types 2024-08-bindings-no-static
2024-08-26 Matt CoralloMerge pull request #3153 from alecchendev/2024-07-async...
2024-08-26 Matt CoralloMerge pull request #2992 from G8XSU/monitor-update...
2024-08-23 Matt CoralloMerge pull request #3269 from TheBlueMatt/2024-08-this...
2024-08-23 Matt CoralloUse the actual type, not the associated type, in trait... 2024-08-this-should-work-bindings
2024-08-23 Matt CoralloMerge pull request #3266 from optout21/bech32-tests
2024-08-23 Matt CoralloMerge pull request #3263 from TheBlueMatt/2024-08-bindi...
2024-08-22 Matt Corallo1/3 Use `MessageSendInstructions` instead of `PendingOn...
2024-08-22 Matt CoralloRemove message type bound on `ResponseInstruction`
2024-08-22 Elias RohrerMerge pull request #3193 from tnull/2024-07-2995-followups
2024-08-21 Matt CoralloMerge pull request #3265 from TheBlueMatt/2024-08-globa...
2024-08-21 Matt CoralloMerge pull request #3250 from TheBlueMatt/2024-08-featu...
2024-08-21 Matt CoralloMerge pull request #3260 from TheBlueMatt/2024-08-more...
2024-08-21 Matt CoralloDrop `std::Error` impl for `PeerHandleError`
2024-08-20 Matt CoralloMerge pull request #3247 from dunxen/2024-08-deprecate...
2024-08-20 Matt CoralloMerge pull request #3258 from TheBlueMatt/2024-08-defau...
2024-08-20 valentinewallaceMerge pull request #3254 from TheBlueMatt/2024-08-flaky...
2024-08-19 Matt CoralloCorrect `peer_handler::test_process_events_multithreaded` 2024-08-flaky-test
2024-08-12 Matt CoralloMerge pull request #3214 from TheBlueMatt/2024-07-chan...
2024-08-08 Matt CoralloMerge pull request #3194 from tnull/2024-07-om-event...
2024-08-08 Matt CoralloMerge pull request #3215 from tnull/2024-08-protect...
2024-08-08 Elias RohrerMerge pull request #3230 from TheBlueMatt/2024-08-old...
2024-08-08 Matt CoralloMerge pull request #3231 from tcharding/08-08-rm-blockdata
2024-08-07 Tobin C. HardingDo not use bitcoin::blockdata
2024-08-06 Matt CoralloMerge pull request #3219 from dunxen/2024-08-PR2989...
2024-08-05 valentinewallaceMerge pull request #3224 from TheBlueMatt/2024-08-depre...
2024-08-05 Matt CoralloMerge pull request #3019 from benthecarman/is-public
2024-08-05 Matt CoralloMerge pull request #3202 from jkczyz/2024-07-blinded...
2024-07-30 Jeffrey CzyzReplace use of OffersContext::Unknown with None
2024-07-30 Elias RohrerMerge pull request #3171 from jkczyz/2024-07-propagate...
2024-07-22 Elias RohrerMerge pull request #3024 from jbesraa/funding-signed...
2024-07-17 Matt CoralloMerge pull request #3160 from TheBlueMatt/2024-07-bette...
2024-07-17 Matt CoralloMerge pull request #3136 from tnull/2024-06-rustfmt...
2024-07-17 Matt CoralloMerge pull request #2803 from TheBlueMatt/2023-12-routi...
2024-07-16 Matt CoralloMerge pull request #3087 from shaavan/reply_path_diversity
2024-07-16 Matt CoralloMerge pull request #3185 from tnull/2024-07-clarify...
2024-07-16 Matt CoralloMerge pull request #3150 from alecchendev/2024-06-async...
2024-07-15 Matt CoralloMerge pull request #3165 from Harshit933/link-fix
2024-07-15 Matt CoralloMerge pull request #3173 from dunxen/2024-07-cargocheckcfg
2024-07-15 Matt CoralloMerge pull request #3180 from tnull/2024-07-use-upstrea...
2024-07-15 valentinewallaceMerge pull request #3172 from tnull/2024-07-revert...
2024-07-14 Matt CoralloMerge pull request #3138 from tnull/2024-06-rustfmt-bp
2024-07-12 Elias RohrerRevert "Signal `GossipQuery` support when using `Ignori...
2024-07-10 valentinewallaceMerge pull request #3104 from TheBlueMatt/2024-06-routi...
2024-07-09 Matt CoralloMerge pull request #3085 from shaavan/issue2837
2024-07-09 shaavanUpdate handle_message to accept OffersContext data...
2024-07-08 Matt CoralloMerge pull request #3120 from TheBlueMatt/2023-11-mon...
2024-07-02 Matt CoralloMerge pull request #3144 from TheBlueMatt/2024-06-messa...
2024-06-27 Jeffrey CzyzMerge pull request #3129 from optout21/splicing-msgs...
2024-06-27 dunxenMerge pull request #2989 from optout21/iatx-shared...
2024-06-24 valentinewallaceMerge pull request #3125 from valentinewallace/2024...
2024-06-24 optoutUpdate splice messages according to new spec draft
2024-06-20 Valentine WallaceAsyncPaymentsMessageHandler trait for OnionMessenger
2024-06-13 Elias RohrerMerge pull request #3098 from arik-so/arik/gossip-v2...
2024-06-12 Matt CoralloMerge pull request #3082 from valentinewallace/2024...
2024-06-12 Matt CoralloMerge pull request #3103 from TheBlueMatt/2024-06-real...
2024-06-11 Matt CoralloMerge pull request #3107 from mhrheaume/mhr/closure_rea...
2024-06-10 valentinewallaceMerge pull request #3086 from alecchendev/2024-05-holde...
2024-06-10 Elias RohrerMerge pull request #3101 from tnull/2024-06-fix-tx...
2024-06-07 Matt CoralloMerge pull request #3083 from valentinewallace/2024...
2024-06-07 valentinewallaceMerge pull request #3080 from jkczyz/2024-05-compact...
2024-06-07 ArikMerge pull request #3096 from alecchendev/2024-06-drop...
2024-06-07 Elias RohrerMerge pull request #3105 from johncantrell97/johncantre...
2024-06-07 John Cantrelladd peer_(dis)connected to custom message handler
2024-06-05 Matt CoralloMerge pull request #3072 from arik-so/arik/gossip-v2...
2024-06-04 Matt CoralloMerge pull request #3091 from TheBlueMatt/2024-06-chann...
2024-06-04 Matt CoralloMerge pull request #3081 from G8XSU/2024-05-08-claimabl...
2024-06-04 Matt CoralloMerge pull request #3060 from TheBlueMatt/2024-05-paral...
2024-06-04 Matt CoralloMerge pull request #2965 from tnull/2024-03-impl-readab...
2024-06-03 ArikMerge pull request #2889 from Sharmalm/2840
2024-06-03 Matt CoralloDrop `EventsProvider` bounds on `OnionMessageHandler`s 2024-05-parallel-async-om-events
2024-06-03 Matt CoralloMerge pull request #3057 from G8XSU/2024-05-08-claimabl...
next