Merge pull request #2305 from valentinewallace/2023-05-respect-hint-maxhtlc
[rust-lightning] / lightning / src / routing /
2023-06-07 valentinewallaceMerge pull request #2305 from valentinewallace/2023...
2023-06-07 Matt CoralloMerge pull request #2330 from wvanlint/partial_config_u...
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-06-05 Jeffrey CzyzMerge pull request #2290 from upjohnc/2240_replace_vect...
2023-06-05 Matt CoralloMerge pull request #2329 from dunxen/2023-05-initgenesi...
2023-06-05 Duncan DeanAdd `networks` TLV to `Init`'s TLV stream
2023-05-31 Matt CoralloMerge pull request #2167 from TheBlueMatt/2023-04-monit...
2023-05-31 Matt CoralloMerge pull request #2324 from dunxen/2023-05-rgscheckge...
2023-05-29 Matt CoralloMerge pull request #2323 from ariard/2023-05-remove...
2023-05-29 Duncan DeanFail RGS data processing early if there is a chain...
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-24 Matt CoralloMerge pull request #2284 from dunxen/2023-05-netgraphpa...
2023-05-23 Duncan DeanUse a total lockorder for `NetworkGraph`'s `PartialEq...
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 henghongleeMove functions around to colocate impl of FeeParams...
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 #2230 from freddiekrugerrand/2228...
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-26 Matt CoralloMerge pull request #2229 from TheBlueMatt/2023-04-115...
2023-04-26 Wilmer PaulinoMerge pull request #2233 from TheBlueMatt/2023-04-fix...
2023-04-26 Fred WalkerCheck chain hash for channel announcement and update
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 benthecarmanAdd function for updating network graph with announceme...
2023-04-24 Matt CoralloDon't remove nodes if there's no channel_update for... 2023-04-dont-ban-cln
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 WallaceTest scoring paths with blinded tails
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-19 Matt CoralloMerge pull request #2127 from TheBlueMatt/2023-03-payme...
2023-04-17 Wilmer PaulinoMerge pull request #2177 from TheBlueMatt/2023-04-test...
2023-04-14 Matt CoralloMerge pull request #2172 from TheBlueMatt/2023-04-fix...
2023-04-14 Matt CoralloMerge pull request #2180 from benthecarman/impl-pk...
2023-04-13 benthecarmanImpl FromStr for NodeId
2023-04-13 Matt CoralloMerge pull request #2179 from benthecarman/use-node...
2023-04-13 benthecarmanUse NodeAlias type in NodeAnnouncement
2023-04-13 benthecarmanImplement to and from for PublicKey and NodeId
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 Jeffrey CzyzMerge pull request #2114 from Evanfeenstra/force_close_...
2023-03-22 munjesiReplacing (C-not exported) in the docs
2023-03-21 Matt CoralloMerge pull request #2102 from douglaz/node_info_addresses
2023-03-21 Matt CoralloMerge pull request #2034 from wpaulino/anchor-revoked...
2023-03-21 Matt CoralloMerge pull request #2100 from douglaz/docs_fixes
2023-03-21 Allan Douglas R... Remove redundant `addresses` field from `NodeAnnounceme...
2023-03-21 Allan Douglas R... Docs improvements
2023-03-19 Matt CoralloMerge pull request #2024 from TheBlueMatt/2023-02-6conf...
next