Merge pull request #1900 from tnull/2022-12-improve-confirm-docs
[rust-lightning] / lightning / src / routing /
2022-12-12 valentinewallaceMerge pull request #1738 from jkczyz/2022-09-invoice...
2022-12-05 Matt CoralloMerge pull request #1857 from TheBlueMatt/2022-11-reloa...
2022-12-03 Matt CoralloMerge pull request #1887 from TheBlueMatt/2022-11-defin...
2022-12-01 Matt CoralloMerge pull request #1893 from valentinewallace/2022...
2022-12-01 Matt CoralloMerge pull request #1880 from tcharding/11-29-move...
2022-12-01 Matt CoralloMerge pull request #1862 from valentinewallace/2022...
2022-11-30 Valentine WallaceMove DefaultRouter to router module
2022-11-30 Valentine WallaceMove ScorerAccountingForInFlightHtlcs to router + make...
2022-11-30 Matt CoralloMerge pull request #1839 from ariard/2022-11-increase...
2022-11-29 Matt CoralloMerge pull request #1856 from tnull/2022-10-expose...
2022-11-29 Valentine WallaceMove ScoringRouter methods to Router
2022-11-29 Elias RohrerExpose `confirmations` via `ChannelDetails`
2022-11-25 Matt CoralloMerge pull request #1861 from TheBlueMatt/2022-11-tx...
2022-11-22 Matt CoralloMerge pull request #1859 from TheBlueMatt/2022-11-rm...
2022-11-22 Matt CoralloMerge pull request #1772 from ViktorTigerstrom/2022...
2022-11-21 Matt CoralloMerge pull request #1830 from jurvis/jurvis/2022-10...
2022-11-19 jurvisRemove pub visibility of InFlightHtlcs HashMap
2022-11-19 Matt CoralloMerge pull request #1846 from TheBlueMatt/2022-11-more...
2022-11-18 Matt CoralloMerge pull request #1726 from jkczyz/2022-09-offer...
2022-11-17 jurvisUnparameterize HashMap from InFlightHtlcs initializer
2022-11-16 Matt CoralloMerge pull request #1826 from TheBlueMatt/2022-10-idemp...
2022-11-15 Matt CoralloMerge pull request #1790 from tnull/2022-10-inbound...
2022-11-11 Matt CoralloMerge pull request #1845 from TheBlueMatt/2022-11-futur...
2022-11-11 Matt CoralloMerge pull request #1806 from arik-so/2022-10-backgroun...
2022-11-11 Matt CoralloMerge pull request #1413 from ViktorTigerstrom/2022...
2022-11-10 Matt CoralloMerge pull request #1787 from wpaulino/async-event...
2022-11-10 Wilmer PaulinoApply network graph updates through NetworkUpdate's...
2022-11-10 Matt CoralloMerge pull request #1843 from TheBlueMatt/2022-11-fix...
2022-11-09 Matt CoralloMerge pull request #1796 from tnull/2022-10-track-confi...
2022-11-09 Matt CoralloMerge pull request #1840 from valentinewallace/2022...
2022-11-08 Matt CoralloMerge pull request #1719 from jkczyz/2022-09-offer...
2022-11-04 Jeffrey CzyzAdd PrintableString utility
2022-11-03 Matt CoralloMerge pull request #1811 from valentinewallace/2022...
2022-11-03 Matt CoralloMerge pull request #1761 from TheBlueMatt/2022-10-user...
2022-11-03 Valentine WallaceMove InvoicePayer's Router into ChannelManager
2022-11-03 Valentine WallaceMove InFlightHtlcs into ChannelManager
2022-11-03 Matt CoralloMerge pull request #1817 from TheBlueMatt/2022-10-remov...
2022-11-03 Matt CoralloMerge pull request #1743 from tnull/2022-09-channel...
2022-11-02 Matt CoralloAdd missing break when scoring a path with a missing... 2022-10-removed-no-score-after
2022-11-02 Matt CoralloMerge pull request #1735 from naumenkogs/2022-09-prune...
2022-11-02 Matt CoralloMerge pull request #1753 from wpaulino/avoid-redundant...
2022-11-02 Gleb NaumenkoTrack the time a stale channel was pruned
2022-11-01 Matt CoralloMerge pull request #1791 from valentinewallace/2022...
2022-11-01 Gleb NaumenkoPrune channels if *either* not updated
2022-11-01 Gleb NaumenkoNon-mandatory "fix" enabling future tests
2022-11-01 valentinewallaceMerge pull request #1815 from TheBlueMatt/2022-10-dead...
2022-10-29 Matt CoralloMake `htlc_maximum_msat` in `EffectiveCapacity` non... 2022-10-dead-gossip-code
2022-10-29 Matt CoralloRequire directional updates for a `DirectionalChannelInfo`
2022-10-25 Viktor TigerströmOnly create BOLT4 tlv payload format onions
2022-10-24 Matt CoralloMerge pull request #1779 from valentinewallace/2022...
2022-10-22 Matt CoralloMerge pull request #1780 from wpaulino/rust-edition...
2022-10-21 Wilmer PaulinoBump workspace to rust edition 2018
2022-10-21 valentinewallaceMerge pull request #1770 from jkczyz/2022-10-debug...
2022-10-21 valentinewallaceMerge pull request #1788 from TheBlueMatt/2022-10-mtlc...
2022-10-21 Matt CoralloAdd `WriteableScore` bindings impl for `MultiThreadedLo... 2022-10-mtlc-writer
2022-10-19 Jeffrey CzyzMerge pull request #1748 from valentinewallace/2022...
2022-10-19 Matt CoralloMerge pull request #1678 from TheBlueMatt/2022-08-fundi...
2022-10-19 valentinewallaceMerge pull request #1769 from TheBlueMatt/2022-10-disco...
2022-10-19 Jeffrey CzyzMerge pull request #1764 from G8XSU/rgs-ignore-error
2022-10-19 Jeffrey CzyzMerge pull request #1777 from lexe-tech/max/best-block...
2022-10-18 Gursharan SinghDedupe gossip msgs while updating networkGraph from RGS
2022-10-17 Matt CoralloMerge pull request #1763 from gcomte/feature/derive-eq
2022-10-14 Gabriel ComteDerive Eq for all structs that derive PartialEq
2022-10-12 valentinewallaceMerge pull request #1765 from gcomte/refactor/remove...
2022-10-11 Gabriel ComteRemove redundant field names
2022-10-11 Matt CoralloMerge pull request #1754 from TheBlueMatt/2022-10-bette...
2022-10-11 Matt CoralloIncrease the default `liquidity_offset_half_life` to... 2022-10-better-liq-halflife-docs
2022-10-11 Matt CoralloRewrite documentation some on `ProbabilisticScorer`
2022-10-07 valentinewallaceMerge pull request #1756 from TheBlueMatt/2022-10-rgs...
2022-10-07 Matt CoralloMerge pull request #1649 from dunxen/2022-08-implementn...
2022-10-07 Jeffrey CzyzMerge pull request #1693 from valentinewallace/2022...
2022-10-07 Matt CoralloMerge pull request #1758 from TheBlueMatt/2022-10-fix...
2022-10-07 Matt CoralloMerge pull request #1625 from TheBlueMatt/2022-07-histo...
2022-10-07 valentinewallaceMerge pull request #1751 from TheBlueMatt/2022-10-fix...
2022-10-07 Duncan DeanRemove and track perm failed nodes & channels
2022-10-06 Matt CoralloDecay historical liquidity tracking when no new data... 2022-07-history-tracking
2022-10-06 Matt CoralloTrack a reference to scoring parameters in DirectedChan...
2022-10-06 Matt CoralloCalculate a new penalty based on historical channel...
2022-10-06 Matt CoralloTrack history of where channel liquidities have been...
2022-10-06 Matt CoralloCorrect the directionality of liquidity non-update... 2022-10-fix-score-log-direction
2022-09-29 Matt CoralloMerge pull request #1106 from TheBlueMatt/2021-10-no...
2022-09-23 valentinewallaceMerge pull request #1734 from TheBlueMatt/2022-09-bette...
2022-09-23 Matt CoralloRename `MultiThreadedLockableScoreLock` to `MultiThread... 2022-09-better-lock-name
2022-09-22 valentinewallaceMerge pull request #1733 from TheBlueMatt/2022-09-downg...
2022-09-22 valentinewallaceMerge pull request #1731 from valentinewallace/2022...
2022-09-21 Valentine WallaceImport util::test_utils as ::ln_test_utils in router
2022-09-20 Valentine WallaceRename routing::router::test_utils to ::bench_utils
2022-09-20 Matt CoralloMerge pull request #1656 from ViktorTigerstrom/2022...
2022-09-19 Valentine WallaceMove router test utils into their own module
2022-09-19 Matt CoralloMerge pull request #1729 from TheBlueMatt/2022-09-locka...
2022-09-19 Matt CoralloAdd a `MutexGuard` wrapper for the bindings-only `Locka... 2022-09-lockablescore-bindings
2022-09-16 Jeffrey CzyzMerge pull request #1694 from jurvis/jurvis/2022-08...
2022-09-15 ArikMerge pull request #1708 from tnull/2022-09-rgs-unpub...
2022-09-15 Matt CoralloMerge pull request #1707 from TheBlueMatt/2022-09-no...
2022-09-14 Matt CoralloRemove all remaining references to `*Features::known`
2022-09-14 Matt CoralloStop relying on the `*Features::known` method in `routi...
2022-09-13 Matt CoralloMerge pull request #1685 from wpaulino/anchors-prep
2022-09-13 valentinewallaceMerge pull request #1717 from TheBlueMatt/2022-09-req...
2022-09-13 Matt CoralloMerge pull request #1706 from jkczyz/2022-09-filtered...
2022-09-13 valentinewallaceMerge pull request #1703 from TheBlueMatt/2022-09-badon...
next