Improve logging for ignored candiate hops
[rust-lightning] / lightning / src / routing / router.rs
2023-07-21 Elias RohrerImprove logging for ignored candiate hops
2023-07-21 Elias RohrerUpdate outdated `router.rs` docs
2023-07-20 Matt CoralloMerge pull request #2430 from TheBlueMatt/2023-07-116...
2023-07-20 Matt CoralloPass `InFlightHltcs` to the scorer by ownership rather...
2023-07-17 Matt CoralloMerge pull request #2415 from wpaulino/update-fee-anchors
2023-07-17 Matt CoralloMerge pull request #2403 from wpaulino/bump-transaction...
2023-07-15 valentinewallaceMerge pull request #2416 from jkczyz/2023-07-invoice...
2023-07-14 Jeffrey CzyzQualify the BOLT 11 invoice features type
2023-07-14 Jeffrey CzyzQualify the BOLT 12 invoice type
2023-07-12 Matt CoralloMerge pull request #2391 from TheBlueMatt/2023-07-all...
2023-07-12 Elias RohrerMerge pull request #2393 from wpaulino/bump-transaction...
2023-07-11 Matt CoralloMerge pull request #2400 from TheBlueMatt/2023-07-kill...
2023-07-11 Elias RohrerMerge pull request #2395 from wpaulino/phantom-deduped...
2023-07-10 Wilmer PaulinoMerge pull request #2369 from TheBlueMatt/2023-06-mon...
2023-07-10 Wilmer PaulinoMerge pull request #2364 from TheBlueMatt/2023-06-htlc...
2023-07-08 Matt CoralloMerge pull request #2307 from benthecarman/verify-funcs
2023-07-08 Matt CoralloMerge pull request #2042 from ffaex/add_fn
2023-07-08 Matt CoralloMerge pull request #2396 from tnull/2023-07-fix-github...
2023-07-08 Matt CoralloMerge pull request #2354 from alecchendev/2023-06-bump...
2023-07-07 Matt CoralloMerge pull request #2347 from henghonglee/issue-2304
2023-07-07 Matt CoralloConvert routing `vec_type `TLV writes to other TLV...
2023-07-07 valentinewallaceMerge pull request #2392 from TheBlueMatt/2023-07-async...
2023-07-06 Matt CoralloMerge pull request #2383 from henghonglee/fix-dyn
2023-07-06 henghongleeAdd ChannelShutdownState to ChannelDetails
2023-07-04 henghongleeFix DefaultRouter type restrained to only MutexGuard
2023-07-02 Matt CoralloMerge pull request #2375 from TonyGiorgio/remove-doc...
2023-06-29 Matt CoralloMerge pull request #2372 from wpaulino/channelmanager...
2023-06-27 Matt CoralloMerge pull request #2374 from arik-so/2023-06-build...
2023-06-24 Arik SosmanRemove redundant `mut`s in router.rs.
2023-06-23 Matt CoralloMerge pull request #2361 from arik-so/2023-06-anchor...
2023-06-21 Elias RohrerMerge pull request #2319 from valentinewallace/2023...
2023-06-20 Matt CoralloMerge pull request #2120 from valentinewallace/2023...
2023-06-19 Matt CoralloMerge pull request #2089 from wpaulino/bump-transaction...
2023-06-19 Valentine WallaceImplement routing to blinded payment paths
2023-06-19 Valentine WallaceRouter: clean up Path construction
2023-06-19 Valentine WallaceAdd CandidateRouteHop::Blinded and ::OneHopBlinded...
2023-06-19 Valentine WallaceUpdate CandidateRouteHop::short_channel_id to be optional
2023-06-16 Valentine WallaceRouting: accommodate for blinded paths in used liquidit...
2023-06-16 Valentine WallaceReplace max_channel_saturation_power_of_half hardcode...
2023-06-16 Valentine WallaceAdd utils for creating blinded PaymentParameters
2023-06-12 Valentine WallaceFix oops'd docs on PaymentParameters::with_max_channel_...
2023-06-12 Valentine WallaceFix panic on pathfinding to blinded recipient
2023-06-10 Matt CoralloMerge pull request #2156 from alecchendev/2023-04-mpp...
2023-06-09 Alec ChenHelp users support sending MPP keysend
2023-06-08 Matt CoralloMerge pull request #2334 from jkczyz/2023-06-bolt12...
2023-06-08 Wilmer PaulinoMerge pull request #2333 from benthecarman/chan-mon...
2023-06-07 Matt CoralloMerge pull request #2342 from vladimirfomene/2023-06...
2023-06-07 Matt CoralloMerge pull request #2312 from TheBlueMatt/2023-05-next...
2023-06-07 valentinewallaceMerge pull request #2305 from valentinewallace/2023...
2023-06-06 Matt CoralloAdd a next-outbound-HTLC minimum field to chan details...
2023-06-06 Valentine WallaceAccount for used liquidity in first hops when processin...
2023-06-06 Valentine WallaceAbide by route hint max_htlc in pathfinding
2023-05-31 Matt CoralloMerge pull request #2167 from TheBlueMatt/2023-04-monit...
2023-05-29 Matt CoralloMerge pull request #2323 from ariard/2023-05-remove...
2023-05-25 Wilmer PaulinoMerge pull request #2316 from benthecarman/payment...
2023-05-24 Wilmer PaulinoMerge pull request #2280 from TheBlueMatt/2023-05-event...
2023-05-21 Matt CoralloMerge pull request #2272 from benthecarman/package...
2023-05-20 Matt CoralloMerge pull request #2235 from TheBlueMatt/2023-04-criterion
2023-05-20 Matt CoralloMerge pull request #2226 from alecchendev/2023-04-persi...
2023-05-18 Matt CoralloMerge pull request #2204 from jkczyz/2023-04-custom...
2023-05-18 Matt CoralloMerge pull request #1841 from ariard/2022-11-revoked...
2023-05-17 Valentine WallaceRename EffectiveCapacity::MaximumHTLC to ::AdvertisedMa...
2023-05-15 Matt CoralloMerge pull request #2288 from wpaulino/rust-bitcoin...
2023-05-11 Matt CoralloMerge pull request #2271 from tnull/2023-04-fix-onion...
2023-05-11 Matt CoralloMerge pull request #2286 from benthecarman/spendable...
2023-05-11 Matt CoralloReplace std's unmaintained bench with criterion
2023-05-11 Matt CoralloAdd an additional test/bench for routing larger amounts...
2023-05-11 Matt CoralloUnify route benchmarking with route tests
2023-05-11 Matt CoralloMerge pull request #2237 from henghonglee/issue-2189...
2023-05-10 henghongleeScore's FeeParams as passed-in params on Routefinding...
2023-05-10 Wilmer PaulinoMerge pull request #2279 from benthecarman/ord-invoice
2023-05-09 benthecarmanImpl PartialOrd and Ord for Invoice
2023-05-09 Matt CoralloMerge pull request #2270 from tnull/2023-05-improve...
2023-05-09 Wilmer PaulinoMerge pull request #2278 from benthecarman/faster-u16...
2023-05-09 valentinewallaceMerge pull request #2277 from valentinewallace/2023...
2023-05-08 Matt CoralloMerge pull request #2258 from valentinewallace/2023...
2023-05-08 Valentine WallaceMove final_cltv_expiry_delta from PaymentParams to...
2023-05-08 Valentine WallaceAdd BOLT 12 features to PaymentParams
2023-05-08 Valentine WallaceMove BOLT11 features from top level PaymentParams to...
2023-05-08 Valentine WallaceError if BOLT 11 features are provided for blinded...
2023-05-08 Valentine WallaceMove payee node id from top level PaymentParams to...
2023-05-04 Matt CoralloMerge pull request #2111 from TheBlueMatt/2023-03-sent...
2023-05-04 Valentine WallaceError if clear hints are provided for blinded PaymentParams
2023-05-04 Valentine WallaceGroundwork for refactoring PaymentParams::Hints to...
2023-05-03 Matt CoralloMerge pull request #2246 from arik-so/2023-04-sign...
2023-05-03 Arik SosmanMove keysinterface.rs to a directory-level module calle...
2023-05-02 Wilmer PaulinoMerge pull request #2244 from benthecarman/signature...
2023-05-02 Matt CoralloMerge pull request #2213 from benthecarman/error-sign...
2023-04-28 Wilmer PaulinoMerge pull request #2245 from TheBlueMatt/2023-04-ping...
2023-04-28 Wilmer PaulinoMerge pull request #2217 from alecchendev/2023-04-expos...
2023-04-28 Wilmer PaulinoMerge pull request #2239 from valentinewallace/2023...
2023-04-27 Matt CoralloMerge pull request #2044 from freddiekrugerrand/1782...
2023-04-27 Valentine WallaceRemove redundant final_cltv_delta param from get_route
2023-04-25 Matt CoralloMerge pull request #2222 from benthecarman/pub-utxo...
2023-04-24 Matt CoralloMerge pull request #2004 from tnull/2023-02-add-async...
2023-04-24 Matt CoralloMerge pull request #2209 from TheBlueMatt/2023-04-bette...
2023-04-24 Matt CoralloMerge pull request #2220 from TheBlueMatt/2023-04-dont...
2023-04-24 Matt CoralloMerge pull request #2221 from TheBlueMatt/2023-04-bp...
2023-04-24 Matt CoralloMerge pull request #2146 from valentinewallace/2023...
2023-04-21 Valentine WallaceAccount for Path::blinded_tail when adding a shadow...
next