Replace std's unmaintained bench with criterion
[rust-lightning] / lightning / src / routing / router.rs
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...
2023-04-21 Valentine WallaceAccount for Path::blinded_tail in InflightHtlcs::proces...
2023-04-21 Valentine WallaceSupport (de)serializing Path::blinded_tails in Routes
2023-04-21 Valentine WallaceAdd blinded path {metadata} fields to Path, but disallo...
2023-04-21 Valentine WallaceReplace Vec<RouteHop> with new Path struct
2023-04-21 Valentine WallaceAdd utilities for getting a path's final value and...
2023-04-21 Valentine WallaceMinor Route/RouteHop doc updates
2023-04-20 Valentine WallaceUpdate PaymentParameters::route_hints for blinded paths
2023-04-07 Jeffrey CzyzMerge pull request #2023 from futurepaul/fallback-to...
2023-04-07 Wilmer PaulinoMerge pull request #2162 from jkczyz/2023-04-invoice...
2023-04-06 Matt CoralloMerge pull request #2101 from TheBlueMatt/2023-03-one...
2023-03-29 Matt CoralloMerge pull request #2059 from wpaulino/broadcast-missin...
2023-03-28 Wilmer PaulinoMerge pull request #2133 from tnull/2023-03-pin-syn
2023-03-28 Matt CoralloMerge pull request #2132 from tnull/2023-03-tx-sync...
2023-03-28 Matt CoralloMerge pull request #2083 from wpaulino/events-module
2023-03-27 Matt CoralloMerge pull request #2125 from benthecarman/invoice...
2023-03-27 Matt CoralloMerge pull request #2110 from munjesi/docs_fixes
2023-03-22 Wilmer PaulinoMove events.rs into its own top-level module
2023-03-22 munjesiReplacing (C-not exported) in the docs
2023-03-21 Matt CoralloMerge pull request #2100 from douglaz/docs_fixes
2023-03-19 Matt CoralloMerge pull request #2024 from TheBlueMatt/2023-02-6conf...
2023-03-17 Matt CoralloMerge pull request #2107 from TheBlueMatt/2023-04-msrv...
2023-03-15 Matt CoralloMerge pull request #2094 from johncantrell97/expose-fee
2023-03-15 John Cantrellexpose `feerate_sat_per_1000_weight` in `ChannelDetails`
2023-03-06 Matt CoralloMerge pull request #2049 from douglaz/run-clippy-fix
2023-03-04 Matt CoralloMerge pull request #1497 from TheBlueMatt/2022-05-no...
2023-03-03 Matt CoralloMerge pull request #2071 from TheBlueMatt/2023-01-fix...
2023-03-03 Matt CoralloMerge pull request #2067 from benthecarman/fix-typos
2023-03-02 Wilmer PaulinoMerge pull request #2064 from TheBlueMatt/2023-03-debug...
2023-02-28 Wilmer PaulinoMerge pull request #2046 from TheBlueMatt/2023-02-rgs...
2023-02-28 Wilmer PaulinoMerge pull request #2006 from TheBlueMatt/2023-02-no... v0.0.114-beta
2023-02-28 Matt CoralloMerge pull request #2015 from TheBlueMatt/2023-02-no...
2023-02-27 Matt CoralloRemove the `final_cltv_expiry_delta` in `RouteParameter... 2023-02-no-dumb-redundant-fields
2023-02-27 Matt CoralloRequire a non-0 number of non-empty paths when deserial...
2023-02-27 Matt CoralloMerge pull request #2043 from valentinewallace/2023...
2023-02-27 Matt CoralloMerge pull request #2033 from tnull/2023-02-make-esplor...
2023-02-27 Matt CoralloMerge pull request #2025 from TheBlueMatt/2023-02-no...
2023-02-25 Matt CoralloMerge pull request #1977 from jkczyz/2023-01-offers...
2023-02-24 Matt CoralloRemove genesis block hash from public API
2023-02-21 Matt CoralloMerge pull request #2035 from TheBlueMatt/2023-02-fix...
2023-02-16 Matt CoralloMerge pull request #2009 from TheBlueMatt/2023-02-no...
2023-02-16 Matt CoralloMerge pull request #2008 from valentinewallace/2023...
2023-02-15 Valentine WallaceRemove retry_payments method
2023-02-15 Matt CoralloMerge pull request #1832 from jkczyz/2022-11-composite...
2023-02-15 Matt CoralloMerge pull request #2020 from valentinewallace/2023...
2023-02-14 Valentine WallaceRemove unnecessary scoring methods from Router trait
2023-02-14 Valentine Wallacetest_utils: parameterize TestRouter by TestScorer
2023-02-14 Matt CoralloMerge pull request #1966 from ViktorTigerstrom/2023...
2023-02-11 wpaulinoMerge pull request #1980 from TheBlueMatt/2023-01-async...
2023-02-09 Matt CoralloSupport async results in `TestChainSource`, count ...
2023-02-08 Matt CoralloUpdate the `gossip` and `router` module docs which...
2023-02-08 Matt CoralloMove `chain::Access` to `routing` and rename it `UtxoLo...
2023-02-03 Matt CoralloMerge pull request #1996 from valentinewallace/2023...
2023-02-02 Matt CoralloMerge pull request #1994 from TheBlueMatt/2023-01-1916...
2023-02-01 Matt CoralloMerge pull request #1976 from tnull/2023-01-expose...
2023-02-01 Matt CoralloMove the final CLTV delta to `PaymentParameters` from...
2023-01-31 Matt CoralloMerge pull request #1961 from TheBlueMatt/2023-01-expos...
2023-01-30 Matt CoralloMerge pull request #1972 from jkczyz/2023-01-bolt12...
2023-01-26 Matt CoralloMerge pull request #1974 from danielgranhao/speed-up...
2023-01-26 Matt CoralloMerge pull request #1991 from TheBlueMatt/2023-01-fix...
2023-01-26 Matt CoralloMerge pull request #1986 from TheBlueMatt/2023-01-monit...
2023-01-26 Matt CoralloMerge pull request #1984 from TheBlueMatt/2023-01-test...
2023-01-26 valentinewallaceMerge pull request #1916 from valentinewallace/2022...
2023-01-26 Matt CoralloImplement `PartialEq`/`Eq` for `Event`s
2023-01-25 Matt CoralloMerge pull request #1948 from alecchendev/custom-fail...
2023-01-25 Matt CoralloMerge pull request #1799 from TheBlueMatt/2022-10-heap...
next