Merge pull request #2110 from munjesi/docs_fixes
[rust-lightning] / lightning / src / util /
2023-03-27 Matt CoralloMerge pull request #2110 from munjesi/docs_fixes
2023-03-22 Jeffrey CzyzMerge pull request #2114 from Evanfeenstra/force_close_...
2023-03-22 munjesiReplacing (C-not exported) in the docs
2023-03-22 Evan FeenstraSanitizedString struct to safely Display CounterpartyFo...
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-20 Matt CoralloMerge pull request #2118 from TheBlueMatt/2023-03-no...
2023-03-20 Matt CoralloRemove unnecessary heap allocations in log-entry-matchi...
2023-03-20 Wilmer PaulinoAdd missing docs for BumpHTLCResolution
2023-03-20 Wilmer PaulinoFix stale import behind anchors build tag
2023-03-20 Wilmer PaulinoDerive Eq on structs behind anchors build flag
2023-03-19 Matt CoralloMerge pull request #2024 from TheBlueMatt/2023-02-6conf...
2023-03-15 Matt CoralloMerge pull request #2094 from johncantrell97/expose-fee
2023-03-14 Matt CoralloMerge pull request #2045 from wpaulino/fix-broken-commi...
2023-03-13 Matt CoralloMerge pull request #2063 from valentinewallace/2023...
2023-03-13 Matt CoralloMerge pull request #2099 from tnull/2023-03-pin-ntapi...
2023-03-13 Matt CoralloMerge pull request #2091 from tnull/2023-03-expose...
2023-03-13 Valentine WallaceRemove PaymentPathFailed::retry
2023-03-09 Elias RohrerExpose `_impl_writeable_tlv_based_enum_common` macro
2023-03-08 Matt CoralloMerge pull request #2079 from tnull/2023-03-add-list...
2023-03-08 Matt CoralloMerge pull request #2078 from AdvaitPote/bigsize_tests
2023-03-08 Advaitencoding/decoding tests added for BigSize
2023-03-06 Matt CoralloMerge pull request #2049 from douglaz/run-clippy-fix
2023-03-06 Matt CoralloMerge pull request #2028 from TheBlueMatt/2023-02-macro...
2023-03-04 Matt CoralloMerge pull request #1497 from TheBlueMatt/2022-05-no...
2023-03-04 Matt CoralloMerge pull request #2072 from jkczyz/2023-01-fix-scorin...
2023-03-03 Matt CoralloMerge pull request #2071 from TheBlueMatt/2023-01-fix...
2023-03-03 Matt CoralloMerge pull request #2068 from jkczyz/2023-03-doc-fixes
2023-03-03 Matt CoralloMerge pull request #2067 from benthecarman/fix-typos
2023-03-02 Matt CoralloMerge pull request #2060 from TheBlueMatt/2023-02-peers...
2023-03-02 Wilmer PaulinoMerge pull request #2064 from TheBlueMatt/2023-03-debug...
2023-03-02 Jeffrey CzyzMerge pull request #2057 from johncantrell97/rpc-error...
2023-03-02 Matt CoralloMake waking after a future completes propagates to... 2023-03-debug-futures
2023-03-01 Matt CoralloMerge pull request #2061 from TheBlueMatt/2023-02-114...
2023-03-01 Matt CoralloTag types used for the TLV macros with `(C-not exported)` 2023-02-114-upstream-bindings
2023-03-01 Matt CoralloMark `IndexedMap` types as `(C-not exported)`
2023-02-28 Wilmer PaulinoMerge pull request #2046 from TheBlueMatt/2023-02-rgs...
2023-02-28 Matt CoralloMake log macros more usable outside of the `lightning...
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 CoralloSupport `ReadableArgs` types across in the TLV struct...
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 WallaceChange PaymentPathFailed's optional network update...
2023-02-25 Valentine WallaceImplement writeable for APIError
2023-02-25 Valentine Wallaceser_macros: Document behavior of upgradable_* variants
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-25 Valentine WallaceRename OptionDeserWrapper->RequiredWrapper
2023-02-24 Valentine WallaceDisambiguate ignorable and ignorable_option
2023-02-24 Valentine WallaceSupport deserializing an Option-al MaybeReadable
2023-02-24 Valentine WallaceRemove all_paths_failed from PaymentPathFailed
2023-02-23 Valentine WallaceAdd missing import path in ser macro
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-21 Matt CoralloRemove the `peer_disconnected` `no_connection_possible... 2023-02-fix-no-con-discon
2023-02-21 Matt CoralloAdd test of an initial message other than `Init`
2023-02-20 Alec ChenReplace `BTreeSet` in `IndexedMap` with sorted `Vec`
2023-02-17 Matt CoralloTrack actions to execute after a `ChannelMonitor` is...
2023-02-16 Matt CoralloMerge pull request #2009 from TheBlueMatt/2023-02-no...
2023-02-16 Matt CoralloAlways check `next_route` in `TestRouter` is fully...
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 Matt CoralloMove `fairrwlock` to the `sync` module
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 CoralloSupport async results in `TestChainSource`, count ...
2023-02-09 Matt CoralloAllow `RoutingMessageHandler` to signal backpressure
2023-02-08 Matt CoralloAdd the ability to broadcast gossip msgs via the event...
2023-02-08 Matt CoralloAdd an async resolution option to `ChainAccess::get_utxo`
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 Jeffrey CzyzMake offers module public
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 CoralloTest the `RouteParameters` passed to `TestRouter`
2023-02-01 Matt CoralloMerge pull request #1976 from tnull/2023-01-expose...
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 Matt CoralloImplement `PartialEq` for `ChannelMonitor`
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...
next