Merge pull request #1413 from ViktorTigerstrom/2022-04-default-to-bolt4-tlv-onions
[rust-lightning] / lightning / src / util /
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 PaulinoNote async versions of event handling within EventsProvider
2022-11-10 Wilmer PaulinoConsume events by value in EventHandler's handle_event
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 #1842 from jkczyz/2022-11-channel...
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-08 Valentine WallaceFix scid_utils::is_valid* false positive
2022-11-08 Jeffrey CzyzBuilder for creating offers
2022-11-04 Jeffrey CzyzSerialization macro for TLV streams
2022-11-04 Jeffrey CzyzAdd WithoutLength wrapper
2022-11-04 Jeffrey CzyzOffer message interface and data format
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 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-03 Elias RohrerFix warnings for ununsed anchor imports
2022-11-03 Elias RohrerAdd `ChannelReady` event
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 Matt CoralloStop timing out payments automatically, requiring aband...
2022-11-01 Matt CoralloMerge pull request #1791 from valentinewallace/2022...
2022-10-27 Matt CoralloMerge pull request #1809 from valentinewallace/2022...
2022-10-27 Matt CoralloGive us a self when reading a custom onion message
2022-10-27 Matt CoralloMerge pull request #1805 from TheBlueMatt/2022-10-remot...
2022-10-26 Matt CoralloDrop useless `mut` in `KeysInterface::sign_holder_ancho... 2022-10-remote-useless-mut
2022-10-26 valentinewallaceMerge pull request #1797 from arik-so/2022-10-channel...
2022-10-25 Matt CoralloMerge pull request #1798 from TheBlueMatt/2022-10-112
2022-10-25 Arik SosmanDeparametrize `ChannelManager` to infer `Signer` from...
2022-10-24 Valentine WallaceRemove outdated allow(unused)
2022-10-24 Matt CoralloDo not export new anchors structs in `events.rs` withou...
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 Valentine WallaceAdd KeysInterface::get_node_id method
2022-10-21 valentinewallaceMerge pull request #1770 from jkczyz/2022-10-debug...
2022-10-20 Jeffrey CzyzAdd logging in route hint filtering
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 Matt CoralloHandle async initial ChannelMonitor persistence failing...
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-19 Matt CoralloMerge pull request #1689 from wpaulino/anchors-bump...
2022-10-18 Wilmer PaulinoAdd holder anchor signing support to BaseSign
2022-10-18 Wilmer PaulinoYield channel close bump events
2022-10-17 Valentine WallaceOptionally parameterize decode_tlv_stream with custom...
2022-10-17 Valentine Wallaceser: Add MaybeReadableArgs trait
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-07 valentinewallaceMerge pull request #1756 from TheBlueMatt/2022-10-rgs...
2022-10-07 Valentine WallaceSpecify full import path in decode_tlv macro
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-06 Matt CoralloFix (and test) `Future` creation after a `Notifier... 2022-10-fix-pre-notified-future
2022-10-06 Matt CoralloTrack history of where channel liquidities have been...
2022-09-29 Matt CoralloMerge pull request #1106 from TheBlueMatt/2021-10-no...
2022-09-29 Matt CoralloClarify ambiguous comment in persist methods 2021-10-no-perm-err-broadcast
2022-09-29 Matt CoralloRename APIError::MonitorUpdateFailed to MonitorUpdateIn...
2022-09-29 Matt CoralloRework `chain::Watch` return types to make async update...
2022-09-26 valentinewallaceMerge pull request #1740 from TheBlueMatt/2022-09-invoi...
2022-09-25 Matt CoralloMerge pull request #1737 from TheBlueMatt/2022-09-futur...
2022-09-23 Matt CoralloAdd a bindings-only version of `Future::register_callback` 2022-09-future-trait
2022-09-20 Matt CoralloMerge pull request #1656 from ViktorTigerstrom/2022...
2022-09-16 valentinewallaceMerge pull request #1725 from TheBlueMatt/2022-09-no...
2022-09-16 Jeffrey CzyzMerge pull request #1694 from jurvis/jurvis/2022-08...
2022-09-16 Matt CoralloStop building with lockorder debugging in benchmarks 2022-09-no-bench-lockorder
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 CoralloList supported/required feature bits explicitly in...
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 Wilmer PaulinoAccount for zero fee HTLC transaction within dust limit...
2022-09-13 Wilmer PaulinoUpdate HTLC script detection to check for anchor output...
2022-09-13 Wilmer PaulinoUse proper sighash flag for remote HTLCs with anchor...
2022-09-13 valentinewallaceMerge pull request #1703 from TheBlueMatt/2022-09-badon...
2022-09-13 Matt CoralloMove checking of specific require peer feature bits...
2022-09-12 Matt CoralloMerge pull request #1714 from TheBlueMatt/2022-09-111...
2022-09-12 Matt CoralloMerge pull request #1715 from TheBlueMatt/2022-09-fix...
2022-09-12 Matt CoralloEncrypt+MAC most P2P messages in-place 2022-09-fix-msg-send
2022-09-12 Matt CoralloInline generic bounds rather than using the `where...
2022-09-11 Matt CoralloMerge pull request #1710 from TheBlueMatt/2022-09-compi...
2022-09-10 Matt CoralloFix several compile warnings when testing in no-std... 2022-09-compile-warn
2022-09-09 Matt CoralloFix (really dumb) warning rustc introduced in latest...
2022-09-09 Matt CoralloFix several compile warnings added in some of my recent...
2022-09-09 Matt CoralloMerge pull request #1688 from valentinewallace/2022...
2022-09-09 Matt CoralloMerge pull request #1711 from TheBlueMatt/2022-08-0conf...
2022-09-09 Valentine WallaceAdd a new NodeFeatures constructor to capture the types...
2022-09-09 Valentine WallaceOR NodeFeatures from both Channel and Routing message...
2022-09-09 Matt CoralloMerge pull request #1709 from tnull/2022-09-make-access...
2022-09-09 Matt CoralloMerge pull request #1701 from TheBlueMatt/2022-09-featu...
2022-09-09 Matt CoralloAdd a new InitFeatures constructor to capture the types...
2022-09-09 Matt CoralloOR InitFeatures from both Channel and Routing message...
next