Expose the node secret key in `{Phantom,}KeysManager`
[rust-lightning] / lightning / src / routing /
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-28 Matt CoralloDisallow taking two instances of the same mutex at...
2023-02-28 Matt CoralloRefuse recursive read locks in lockorder testing
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 Valentine WallaceFix upgradable_required fields to actually be required...
2023-02-25 Matt CoralloMerge pull request #1977 from jkczyz/2023-01-offers...
2023-02-24 Valentine WallaceDisambiguate ignorable and ignorable_option
2023-02-24 Matt CoralloRemove genesis block hash from public API
2023-02-23 Matt CoralloMerge pull request #2014 from valentinewallace/2023...
2023-02-22 Matt CoralloMerge pull request #1897 from TheBlueMatt/2022-11-monit...
2023-02-22 Matt CoralloMerge pull request #1988 from TheBlueMatt/2023-01-limit...
2023-02-21 Matt CoralloAdd an `inbound` flag to the `peer_connected` message...
2023-02-21 Matt CoralloMerge pull request #2035 from TheBlueMatt/2023-02-fix...
2023-02-21 Matt CoralloMerge pull request #2040 from alecchendev/2023-02-index...
2023-02-20 Alec ChenReplace `BTreeSet` in `IndexedMap` with sorted `Vec`
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-10 Matt CoralloMerge pull request #1870 from tnull/2022-11-add-transac...
2023-02-09 Matt CoralloMove the channel_announcement process log into `Network... 2023-01-async-utxo-lookups
2023-02-09 Matt CoralloAdd tests for the new async gossip checking internal...
2023-02-09 Matt CoralloSupport async results in `TestChainSource`, count ...
2023-02-09 Matt CoralloAllow `RoutingMessageHandler` to signal backpressure
2023-02-09 Matt CoralloForward gossip messages which were verified asynchronously
2023-02-09 Jeffrey CzyzFix RoutingFees::base_msat docs
2023-02-08 Matt CoralloProcess `channel_update`/`node_announcement` async...
2023-02-08 Matt CoralloTrack in-flight `channel_announcement` lookups and...
2023-02-08 Matt CoralloAdd an async resolution option to `ChainAccess::get_utxo`
2023-02-08 Matt CoralloClean up `check_channel_announcement` style
2023-02-08 Matt CoralloMove logic to check a `ChannelAnnouncement` to `gossip_...
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-07 Matt CoralloMerge pull request #2016 from alecchendev/2023-02-gossi...
2023-02-07 Alec ChenSwap `PublicKey` for `NodeId` in `UnsignedNodeAnnouncement`
2023-02-07 Alec ChenSwap `PublicKey` for `NodeId` in `UnsignedChannelAnnoun...
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-30 Matt CoralloExpose historical bucket data via new accessors 2023-01-expose-hist-buckets
2023-01-30 Matt CoralloCalc decayed buckets to decide if we have valid histori...
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...
2023-01-25 Matt CoralloClean up `compute_fees` and add a saturating variant 2022-10-heap-nerdsnipe
2023-01-25 Matt CoralloAdd a new `IndexedMap` type and use it in network graph...
2023-01-25 Matt CoralloDrop A* implementation in the router for simple Dijkstra's
2023-01-24 ArikMerge pull request #1967 from arik-so/2023-01-rename...
2023-01-23 Matt Corallo`impl Display for NodeId`
2023-01-23 Matt CoralloMerge pull request #1926 from jkczyz/2022-12-invoice
2023-01-20 Jeffrey CzyzFix unused_imports warning in no-std tests
2023-01-19 Matt CoralloUpdate min-inbound-fee values on `NetworkGraph` load
2023-01-19 Matt CoralloUpdate the lightning graph snapshot used in benchmarks
2023-01-15 Matt CoralloMerge pull request #1950 from tnull/2023-01-fix-doc...
2023-01-15 Matt CoralloMerge pull request #1946 from wpaulino/init-features...
2023-01-14 Matt CoralloMerge pull request #1953 from arik-so/2023-01-debug...
2023-01-14 Arik SosmanAllow manually passing a timestamp to `channel_failed...
2023-01-14 Arik SosmanAdd error messages to stale gossip cleanup assertions.
2023-01-14 Wilmer PaulinoUse UserConfig to determine advertised InitFeatures...
2023-01-14 Matt CoralloMerge pull request #1930 from arik-so/2022-12-remove...
2023-01-12 Arik SosmanRemove KeysInterface trait.
2023-01-11 Matt CoralloMerge pull request #1823 from mariocynicys/expose-tlv...
2023-01-09 Omer YacineExpose `impl_writeable_tlv_based` macro
2023-01-06 valentinewallaceMerge pull request #1927 from jkczyz/2022-12-invoice...
2023-01-05 Matt CoralloMerge pull request #1812 from valentinewallace/2022...
2023-01-05 Valentine WallaceTake in-flight HTLCs by reference in Router::find_route
2023-01-03 Matt CoralloMerge pull request #1935 from TheBlueMatt/2022-12-no...
2023-01-03 Matt CoralloMerge pull request #1934 from TheBlueMatt/2022-12-113...
2023-01-03 Matt CoralloMerge pull request #1936 from TheBlueMatt/2023-01-in...
2023-01-02 Matt Corallo`#[derive(Clone)]` for `InFlightHtlcs` 2023-01-in-flight-clone
2022-12-25 Matt CoralloStore an owned `Score` in `ScorerAccountingForInFlightH...
2022-12-20 Matt CoralloMerge pull request #1910 from arik-so/2022-12-keys...
2022-12-20 Arik SosmanSplit out KeysInterface into EntropySource, NodeSigner...
2022-12-16 Matt CoralloMerge pull request #1908 from jkczyz/2022-11-refund
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...
next