Use `crate::prelude::*` rather than specific imports
[rust-lightning] / lightning / src / routing / router.rs
2023-12-04 Wilmer PaulinoMerge pull request #2753 from TheBlueMatt/2023-11-inbou...
2023-12-04 Wilmer PaulinoMerge pull request #2771 from tnull/2023-12-log-details...
2023-12-04 Elias RohrerLog additional details when ignoring first hops
2023-12-02 Matt CoralloMerge pull request #2314 from henghonglee/issue-2292
2023-12-01 henghongleePass Record by value to Logger
2023-11-29 Wilmer PaulinoMerge pull request #2721 from TheBlueMatt/2023-11-log...
2023-11-27 Elias RohrerMerge pull request #2741 from shaavan/issue-2215
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-07 Matt CoralloMerge pull request #2702 from G8XSU/libFuzzer
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-23 Matt CoralloMerge pull request #2676 from TheBlueMatt/2023-10-vario...
2023-10-21 Matt CoralloUse `Default::default()` for scoring params in tests
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 CzyzBOLT12 invoice_feature methods for ChannelManager
2023-10-20 Jeffrey CzyzQualify BOLT11 ChannelManager invoice_features
2023-10-20 Elias RohrerMerge pull request #2636 from slanesuke/impl-ToSocketAd...
2023-10-19 Matt CoralloMerge pull request #2661 from TheBlueMatt/2023-10-dup...
2023-10-19 Matt CoralloMerge pull request #2578 from jkczyz/2023-09-offer...
2023-10-18 Jeffrey CzyzInclude a one-hop blinded path in Offer and Refund
2023-10-18 Matt CoralloMerge pull request #2658 from wpaulino/bogus-channel...
2023-10-18 Matt CoralloMerge pull request #2599 from Evanfeenstra/peel-onion
2023-10-17 valentinewallaceMerge pull request #2662 from jkczyz/2023-10-chain...
2023-10-16 valentinewallaceMerge pull request #2665 from TheBlueMatt/2023-10-scana...
2023-10-16 Jeffrey CzyzUse ChainHash instead of BlockHash as applicable
2023-10-16 Matt CoralloMerge pull request #2664 from TheBlueMatt/2023-10-ci...
2023-10-15 Matt CoralloMerge pull request #2625 from tnull/2023-09-moar-tests...
2023-10-08 Elias RohrerMerge pull request #2652 from tnull/2023-10-deref-achan...
2023-10-06 Matt CoralloMerge pull request #2649 from benthecarman/display...
2023-10-05 Matt CoralloMerge pull request #2640 from sr-gi/20231003-expose...
2023-10-03 Matt CoralloMerge pull request #2631 from TheBlueMatt/2023-09-pm...
2023-10-03 Matt CoralloMerge pull request #2634 from TheBlueMatt/2023-09-claim...
2023-10-03 Matt CoralloMerge pull request #2595 from TheBlueMatt/2023-09-117...
2023-10-01 Matt CoralloSimplify score bounding with a unified type
2023-10-01 Matt CoralloRemove unnecessary bounds in scoring
2023-09-29 Matt CoralloMerge pull request #2621 from G8XSU/dont-persist-errone...
2023-09-29 Matt CoralloMerge pull request #2629 from jkczyz/2023-09-invreqfailed
2023-09-29 Matt CoralloMerge pull request #2605 from wpaulino/anchors-monitor...
2023-09-29 Matt CoralloMerge pull request #2628 from wvanlint/fix_multiple_shu...
2023-09-29 Matt CoralloMerge pull request #2622 from wpaulino/funding-and...
2023-09-29 Matt CoralloMerge pull request #2626 from TheBlueMatt/2023-09-rever...
2023-09-29 Matt CoralloRevert "Remove AvailableBalances::balance_msat" 2023-09-revert-2476
2023-09-29 Elias RohrerTest we consider route hints if we are the src of the...
2023-09-29 Elias RohrerTest we prefer first hops over route hints
2023-09-29 Matt CoralloMerge pull request #2617 from wpaulino/no-persist-same...
2023-09-29 Elias RohrerMerge pull request #2591 from TheBlueMatt/2023-09-2562...
2023-09-29 Matt CoralloMerge pull request #2609 from wpaulino/monitor-get...
2023-09-29 Matt CoralloMerge pull request #2604 from TheBlueMatt/2023-09-route...
2023-09-28 Matt CoralloLog max routing fee before we start pathfinding 2023-09-route-overpay-limit
2023-09-28 Matt CoralloInclude any recipient overpayment amounts in the route...
2023-09-28 Matt CoralloTry to overpay the recipient if we fail to find a path...
2023-09-28 Matt CoralloAllow routefinding again due to HTLC limit based on...
2023-09-28 Matt CoralloMerge pull request #2612 from TheBlueMatt/2023-09-names...
2023-09-28 Matt CoralloMerge pull request #2575 from tnull/2023-09-fix-debug...
2023-09-28 Elias RohrerMake ignored candidate counts `u32`
2023-09-28 Elias RohrerAvoid adding duplicate hint candidates if they are...
2023-09-28 Elias RohrerAlso add route hints if we are the source
2023-09-28 Matt CoralloMerge pull request #2607 from DhananjayPurohit/civkit...
2023-09-28 Matt CoralloMerge pull request #2606 from wpaulino/anchors-counterp...
2023-09-28 Elias RohrerExtend logging of ignored candidates
2023-09-28 Elias RohrerUse `saturating_add` when adding inflight HTLCs values
2023-09-27 Matt CoralloMerge pull request #2570 from valentinewallace/2023...
2023-09-27 Valentine Wallaceget_route: fix path value contribution to include min... 2023-09-2570-fuzz-test
2023-09-27 Valentine Wallaceget_route: fix path_min for first_hop<>network_node...
2023-09-27 Valentine Wallaceget_route: fix path_min for first_hop<>blinded_hint...
2023-09-27 Valentine Wallaceget_route: fix path_min when adding first_hop<>route_hi...
2023-09-27 Valentine Wallaceget_route: fix outdated var name
2023-09-27 Valentine WallacePathfinding: ignore blinded route hints where we are...
2023-09-27 Valentine WallaceRemove trailing whitespace in get_route
2023-09-27 Valentine WallaceRefuse to pathfind when provided our_node_id matches...
2023-09-27 Valentine WallacePathfinding: log when we ignore one hop blinded route...
2023-09-27 Matt CoralloMerge pull request #2601 from TheBlueMatt/2023-09-117... v0.0.117-alpha2
2023-09-27 Matt CoralloMerge pull request #2603 from TheBlueMatt/2023-09-defau...
2023-09-27 Matt CoralloMerge pull request #2359 from domZippilli/2023-06-monit...
2023-09-26 Matt CoralloSet a default `max_total_routing_fee_msat` of 1% +... 2023-09-default-route-limit
2023-09-26 Matt CoralloDerive `Debug` and `Display` for `Route`
2023-09-26 Matt CoralloMerge pull request #2417 from tnull/2023-07-max-total-fee
2023-09-26 Elias RohrerTest we adhere to `max_total_routing_fee_msat`
2023-09-26 Elias RohrerConsider `RouteParameters::max_total_routing_fee_msat...
2023-09-26 Elias RohrerIntroduce `RouteParameters::max_total_routing_fee_msat`
2023-09-25 Matt CoralloMerge pull request #2583 from Evanfeenstra/pub-make...
2023-09-25 Matt CoralloMerge pull request #2576 from valentinewallace/2023...
2023-09-22 Elias RohrerMerge pull request #2589 from ErikDeSmedt/reexport_rout...
2023-09-21 Matt CoralloMerge pull request #2592 from TheBlueMatt/2023-09-117... v0.0.117-alpha1
2023-09-21 Matt CoralloMerge pull request #2590 from TheBlueMatt/2023-09-defau...
2023-09-21 Matt CoralloMerge pull request #2562 from TheBlueMatt/2023-08-no...
2023-09-21 Matt CoralloUse `Default::default()` to construct `()` as a test... 2023-09-default-score-params
2023-09-20 Matt CoralloMerge pull request #2547 from TheBlueMatt/2023-04-nonli...
2023-09-20 Matt CoralloAvoid unnecessary newline in middle of log statement 2023-04-nonlinear-scoring
2023-09-20 Matt CoralloAdd an option to make the success probability estimatio...
2023-09-18 valentinewallaceMerge pull request #2584 from TheBlueMatt/2023-09-msrv...
2023-09-18 Matt CoralloMerge pull request #2534 from tnull/2023-08-upstream...
2023-09-18 Elias RohrerInclude `maybe_announced` field in `RouteHop`
2023-09-15 Matt CoralloMerge pull request #2176 from TheBlueMatt/2023-04-expos...
2023-09-10 Matt CoralloMerge pull request #2514 from valentinewallace/2023...
next