Rename NetGraphMsgHandler to P2PGossipSync
[rust-lightning] / lightning / src / routing / router.rs
2022-06-02 Jeffrey CzyzRename NetGraphMsgHandler to P2PGossipSync
2022-06-02 Jeffrey CzyzMerge pull request #1433 from arik-so/2022-04-rapid...
2022-06-01 Jeffrey CzyzMerge pull request #1512 from tnull/2022-05-remove...
2022-06-01 Elias RohrerRemove previously deprecated `Scorer`
2022-06-01 Jeffrey CzyzMerge pull request #1504 from TheBlueMatt/2022-05-pub-io
2022-05-31 Arik SosmanMerge pull request #1500 from arik-so/2022-05-network...
2022-05-31 Matt CoralloMerge pull request #1506 from tnull/2022-05-rename...
2022-05-31 Elias RohrerRename `FundingLocked` to `ChannelReady`.
2022-05-30 valentinewallaceMerge pull request #1434 from TheBlueMatt/2022-04-robus...
2022-05-27 Matt CoralloMerge pull request #1401 from TheBlueMatt/2022-02-0conf...
2022-05-27 Matt CoralloExpose outbound SCID alias in `ChannelDetails` and...
2022-05-27 valentinewallaceMerge pull request #1481 from TheBlueMatt/2022-05-new...
2022-05-27 Matt CoralloMerge pull request #1499 from tnull/2022-05-fix-unreach...
2022-05-27 Matt CoralloMerge pull request #1491 from tnull/2022-05-build-route...
2022-05-27 Elias RohrerAllow building of a route from given hops
2022-05-23 Jeffrey CzyzMerge pull request #1490 from arik-so/rust_beta_doc_fix
2022-05-20 Arik SosmanMerge pull request #1492 from tnull/2022-05-fix-bolts-url
2022-05-20 Arik SosmanMerge pull request #1456 from jkczyz/2022-04-effective...
2022-05-19 Jeffrey CzyzPass effective capacity to scorer
2022-05-19 Jeffrey CzyzUse correct penalty and CLTV delta in route hints
2022-05-19 Jeffrey CzyzUse the correct amount when scoring route hints
2022-05-19 Jeffrey CzyzDistinguish maximum HTLC from effective capacity
2022-05-19 Jeffrey CzyzPathBuildingHop::value_contribution_msat in Debug
2022-05-18 Matt CoralloMerge pull request #1476 from tnull/2022-05-maximum...
2022-05-18 Elias RohrerConsider maximum path length during path finding.
2022-05-16 valentinewallaceMerge pull request #1475 from atalw/2022-04-paymentforw...
2022-05-14 Matt CoralloMerge pull request #1429 from TheBlueMatt/2022-04-drop...
2022-05-11 Matt CoralloMerge pull request #1023 from TheBlueMatt/2021-07-par...
2022-05-09 valentinewallaceMerge pull request #1467 from arik-so/fuzz_new_target_docs
2022-05-05 Jeffrey CzyzMerge pull request #1389 from lightning-signer/2022...
2022-05-05 Devrandombitcoin crate 0.28.1
2022-05-04 Matt CoralloMerge pull request #1449 from TheBlueMatt/2022-04-fix...
2022-05-03 Matt CoralloMerge pull request #1452 from tnull/2022-04-honor-gossi...
2022-04-28 Matt CoralloMerge pull request #1454 from TheBlueMatt/2022-04-fuzz...
2022-04-28 Matt CoralloMerge pull request #1425 from valentinewallace/2021...
2022-04-28 Matt CoralloMerge pull request #1435 from TheBlueMatt/2022-04-1126...
2022-04-27 valentinewallaceMerge pull request #1405 from TheBlueMatt/2022-04-log...
2022-04-27 Matt CoralloMerge pull request #1421 from TheBlueMatt/2022-04-less...
2022-04-26 valentinewallaceMerge pull request #1436 from TheBlueMatt/2022-04-event...
2022-04-25 Matt CoralloSeparate `ChannelDetails`' outbound capacity from the...
2022-04-21 Matt CoralloMerge pull request #1378 from ViktorTigerstrom/2022...
2022-04-21 Viktor TigerströmAdd outbound min/max to `ChannelCounterparty`
2022-04-21 Matt CoralloMerge pull request #1417 from johncantrell97/generic...
2022-04-20 valentinewallaceMerge pull request #1419 from atalw/2022-03-paymentforw...
2022-04-19 Viktor TigerströmAdd inbound htlc min/max to `ChannelDetails`
2022-04-18 Jeffrey CzyzMerge pull request #1414 from ViktorTigerstrom/2022...
2022-04-15 Matt CoralloAdd an (unused) `Logger` reference in `ProbabilisticScorer`
2022-04-14 Viktor TigerströmDefault to creating BOLT4 tlv payload format onions
2022-04-13 Matt CoralloMerge pull request #1384 from valentinewallace/2022...
2022-04-03 Matt CoralloMerge pull request #1397 from jkczyz/2022-03-release... v0.0.106
2022-04-02 Matt CoralloMerge pull request #1399 from jkczyz/2022-03-scoring...
2022-04-01 Matt CoralloMerge pull request #1398 from jkczyz/2022-03-middle...
2022-04-01 Matt CoralloDon't consider a path as having hit HTLC-min if it...
2022-04-01 Jeffrey CzyzSelect best route by lowest total cost
2022-03-30 Jeffrey CzyzCorrectly pick middle hop to victimize
2022-03-30 Jeffrey CzyzMerge pull request #1376 from jurvis/jurvis/persist...
2022-03-28 Matt CoralloMerge pull request #1351 from TheBlueMatt/2022-03-scid...
2022-03-27 Matt CoralloExpose chan type in `Event::OpenChannelRequest` & ...
2022-03-25 valentinewallaceMerge pull request #1375 from jkczyz/2022-03-scorer...
2022-03-25 Matt CoralloMerge pull request #1382 from TheBlueMatt/2022-03-gossi...
2022-03-25 valentinewallaceMerge pull request #1381 from shamardy/2022-03-set...
2022-03-24 Matt CoralloMerge pull request #1359 from tnull/2022-03-real-random...
2022-03-24 Matt CoralloMerge pull request #1380 from TheBlueMatt/2022-03-skip...
2022-03-24 Elias RohrerMinor refactor for sort / add, and some nits.
2022-03-24 Elias RohrerRandomize candidate paths during route selection.
2022-03-23 Matt CoralloMerge pull request #1370 from TheBlueMatt/2022-03-pref...
2022-03-23 Matt CoralloMerge pull request #1360 from tnull/2022-03-loopless...
2022-03-23 Matt CoralloAvoid needless MPP on multiple channels to the same... 2022-03-pref-first-hop-chans
2022-03-23 Elias RohrerAvoid looping CLTV shadow routes.
2022-03-22 Matt CoralloMerge pull request #1352 from TheBlueMatt/2022-03-debug...
2022-03-18 Matt CoralloMerge pull request #1363 from TheBlueMatt/2022-03-tx...
2022-03-17 Matt CoralloMerge pull request #1358 from TheBlueMatt/2022-03-max...
2022-03-16 Matt CoralloMake `max_total_cltv_expiry_delta` include the final... 2022-03-max-cltv
2022-03-16 Matt CoralloMake routing benchmark robust against path changes
2022-03-11 Jeffrey CzyzMerge pull request #1331 from TheBlueMatt/2022-02-no...
2022-03-10 Matt CoralloMerge pull request #1311 from TheBlueMatt/2022-02-0conf...
2022-03-09 valentinewallaceMerge pull request #1341 from jkczyz/2022-03-expiry...
2022-03-09 Jeffrey CzyzMerge pull request #1349 from TheBlueMatt/2022-03-liste...
2022-03-09 Matt CoralloMerge pull request #1348 from TheBlueMatt/2022-03-timer...
2022-03-09 Matt CoralloMerge pull request #1355 from lightningdevkit/dependabo...
2022-03-09 Matt CoralloTrack SCID aliases from our counterparty and use them...
2022-03-09 Jeffrey CzyzMerge pull request #1286 from tnull/add_random_cltv_offsets
2022-03-09 Elias RohrerAdd a random per-path CLTV offset for privacy.
2022-03-09 Jeffrey CzyzMerge pull request #1347 from jkczyz/2022-03-log-approx...
2022-03-09 Jeffrey CzyzFix compilation warnings with --features=no-std
2022-03-02 Matt CoralloMerge pull request #1310 from TheBlueMatt/2022-02-bump...
2022-03-01 Matt CoralloMerge pull request #1339 from TheBlueMatt/2022-02-0... v0.0.105
2022-03-01 Matt CoralloMerge branch '2022-02-bal-panic' into 2022-02-0.0.105-sec
2022-03-01 Matt CoralloMerge branch '2022-02-fix-multi-hop-hint-panic' into...
2022-02-28 Matt CoralloCorrect default value for A* heuristic for non-public...
2022-02-28 Matt CoralloFix panic when routing through multiple private last...
2022-02-28 Arik SosmanMerge pull request #1327 from TheBlueMatt/2022-02-log...
2022-02-28 Matt CoralloMerge pull request #1303 from jkczyz/2022-02-docs-with...
2022-02-28 Matt CoralloMerge pull request #1324 from valentinewallace/2022...
2022-02-26 Matt CoralloMerge pull request #1332 from TheBlueMatt/2022-02-persi...
2022-02-24 Matt CoralloMerge pull request #1318 from jurvis/jurvis/2022-02...
2022-02-24 Jurvis TanImplement custom debug for PathBuildingHop
2022-02-23 Matt CoralloUse &mut self in invoice updaters, not take-self-return... 2022-02-no-copy-invoice-fields
2022-02-22 valentinewallaceMerge pull request #1309 from TheBlueMatt/2022-02-first...
2022-02-18 Arik SosmanMerge pull request #1314 from TheBlueMatt/2022-02-accep...
next