rust-lightning
2022-08-05 Matt Corallo[C Bindings] Expose channel and nodes list in `ReadOnly... 2022-08-export-chan-list
2022-08-03 Matt CoralloMerge pull request #1638 from ViktorTigerstrom/2022...
2022-08-03 Matt CoralloMerge pull request #1619 from G8XSU/main
2022-08-03 Matt CoralloMerge pull request #1503 from valentinewallace/2022...
2022-08-02 Valentine WallaceFix possible incomplete read bug on onion packet decode
2022-08-02 Valentine WallaceError when attempting to send an OM to a blinded route...
2022-08-02 Valentine WallaceAdd SendError enum for onion messages and error on...
2022-08-02 Valentine WallaceAdd test utilities and integration tests for onion...
2022-08-02 Valentine WallaceSignificantly expand onion message documentation
2022-08-02 Valentine WallaceImplement receiving and forwarding onion messages
2022-08-02 Valentine WallaceSupport sending onion messages
2022-08-02 Valentine WallaceAdd baseline OnionMessenger and msgs::OnionMessage...
2022-08-02 Valentine WallaceKeysInterface: add new ecdh method
2022-08-02 Valentine WallaceAdd onion_message::Packet and adapt construct_onion_pac...
2022-08-02 Gursharan SinghAdd config support for 'their_channel_reserve_proportio...
2022-08-02 Viktor TigerströmDon't return `channel_state` from `decode_update_add_ht...
2022-08-02 Matt CoralloMerge pull request #1637 from tnull/2022-07-contrib...
2022-08-02 Elias RohrerRemove Slack and update `CONTRIBUTING`
2022-08-02 Valentine WallaceAdd onion messages module + enable the construction...
2022-07-27 Matt CoralloMerge pull request #1628 from tnull/2022-07-readme...
2022-07-27 Matt CoralloMerge pull request #1635 from TheBlueMatt/2022-07-acces...
2022-07-27 valentinewallaceMerge pull request #1633 from TheBlueMatt/2022-07-110
2022-07-27 Matt CoralloMerge pull request #1632 from TheBlueMatt/2022-07-warnings
2022-07-27 Elias RohrerRemove 'slack' (and other things)
2022-07-27 Matt CoralloExpose `ChannelMonitor::get_counterparty_node_id` 2022-07-accessor-pub
2022-07-26 Matt CoralloSet release date on 0.0.110 release 2022-07-110
2022-07-26 Matt CoralloMerge pull request #1629 from TheBlueMatt/2022-07-110 v0.0.110
2022-07-26 Matt CoralloBump crate versions to 0.0.110/invoice 0.18
2022-07-26 Matt CoralloAdd CHANGELOG entry for 0.0.110
2022-07-26 Matt CoralloDrop unused test code in `lightning-invoice::payment` 2022-07-warnings
2022-07-26 Matt CoralloFix new compilation warnings in `debug_sync` module
2022-07-26 Matt CoralloMerge pull request #1631 from dunxen/2022-07-disabledflags
2022-07-26 Duncan DeanSpecify why flags for `channel_disabled` error are...
2022-07-26 Jeffrey CzyzMerge pull request #1403 from jurvis/jurvis/add-payment...
2022-07-25 Matt CoralloMerge pull request #1617 from TheBlueMatt/2022-07-base-ppm
2022-07-25 Matt CoralloMerge pull request #1626 from TheBlueMatt/2022-07-fix...
2022-07-25 Matt CoralloMerge pull request #1611 from TheBlueMatt/2022-07-lower...
2022-07-25 Matt CoralloMerge pull request #1519 from tnull/2022-06-require...
2022-07-25 Matt CoralloRename amount penalty to `liquidity_penalty_amount_mult... 2022-07-base-ppm
2022-07-25 Matt CoralloAdd a per-amount base penalty in the `ProbabilisticScorer`
2022-07-25 Elias RohrerTest serialization of `ChannelInfo` and `NodeInfo`
2022-07-25 Elias RohrerDon't fail read `NodeInfo` for inv. `NetAddress`
2022-07-25 Elias RohrerMake `htlc_maximum_msat` a required field.
2022-07-25 Matt CoralloChange `LowerBoundedFeeEstimator` fn name to make it... 2022-07-lower-bounded-estimator-nit
2022-07-25 Matt CoralloAvoid blanket implementing FeeEstimator for Deref<FeeEs...
2022-07-25 Matt CoralloUse a separate (non-trait) fee-estimation fn in LowerBo...
2022-07-25 jurvisSend failure event if we fail to handle a HTLC
2022-07-25 Matt CoralloRemove scary disconenct warnings on PeerManager new... 2022-07-fix-pm-docs
2022-07-25 jurvisAdd utils to handle HTLC handling failure reason
2022-07-25 jurvisAdd HTLCHandlingFailed event
2022-07-22 Matt CoralloMerge pull request #1627 from dunxen/2022-07-reusevalid...
2022-07-22 Duncan DeanReuse `BlockHash` from `validate_pow()`
2022-07-21 Matt CoralloMerge pull request #1420 from TheBlueMatt/2022-04-moar...
2022-07-20 Matt CoralloSwap `HashSet`s with custom `Hash` in debug_sync for... 2022-04-moar-lockorder
2022-07-20 Matt CoralloExpand lockorder testing to look at mutexes, not specif...
2022-07-20 Matt CoralloConstruct all ChannelMonitor mutexes in the same function
2022-07-20 Matt CoralloMerge pull request #1624 from tnull/2022-07-fix-doc
2022-07-20 valentinewallaceMerge pull request #1623 from lexe-tech/custom-smart...
2022-07-20 Elias RohrerFix 'not a hyperlink' doc warning
2022-07-20 Max Fanglightning-net-tokio: Allow custom smart pointers
2022-07-19 Matt CoralloMerge pull request #1610 from TheBlueMatt/2022-07-no...
2022-07-19 Matt CoralloReduce default max_channel_saturation_power_of_half... 2022-07-no-rand-path-selection
2022-07-19 Matt CoralloMake route path selection optimize strictly for `cost...
2022-07-19 Matt CoralloFix tracking of collected value across pathfinding...
2022-07-15 Matt CoralloMerge pull request #1618 from wpaulino/gossip-sync...
2022-07-15 Wilmer PaulinoAdd convenient GossipSync variant constructors
2022-07-15 Matt CoralloMerge pull request #1600 from TheBlueMatt/2022-07-expli...
2022-07-14 Matt CoralloChange default "impossibility penalty" to one Bitcoin 2022-07-explicit-avoid-retries
2022-07-14 Matt CoralloMake the `ProbabilisticScorer` impossibility penalty...
2022-07-14 Matt CoralloTrack channels which a given payment part failed to...
2022-07-14 Matt CoralloMerge pull request #1605 from TheBlueMatt/2022-07-small...
2022-07-14 Jeffrey CzyzMerge pull request #1543 from jkczyz/2022-06-network...
2022-07-14 Jeffrey CzyzLook-up functions for ReadOnlyNetworkGraph
2022-07-14 Matt CoralloMerge pull request #1615 from TheBlueMatt/2022-07-screw...
2022-07-13 Matt CoralloRip out dependabot - its worse than useless - its annoying 2022-07-screw-dependabot
2022-07-13 Matt CoralloFix some test theoretical lock inversions
2022-07-13 Matt CoralloAdd a test of the new channel saturation limit 2022-07-smaller-mpp-parts
2022-07-13 Matt CoralloRelax the channel saturation limit if we can't find...
2022-07-13 Matt CoralloAvoid saturating channels before we split payments
2022-07-13 Matt CoralloMerge pull request #1552 from dunxen/2022-06-checkminre...
2022-07-13 Duncan DeanMake all internal signatures accept LowerBoundedFeeEsti...
2022-07-13 Duncan DeanAdd LowerBoundedFeeEstimator to set FeeEstimator min...
2022-07-13 Matt CoralloMerge pull request #1542 from ViktorTigerstrom/2022...
2022-07-12 Viktor TigerströmAdd `ChannelManager:id_to_peer` map coverage test
2022-07-12 Viktor TigerströmAdd id_to_peer map
2022-07-11 Matt CoralloMerge pull request #1603 from TheBlueMatt/2022-07-no...
2022-07-11 Jeffrey CzyzMerge pull request #1596 from jurvis/jurvis/give-chanmo...
2022-07-11 Matt CoralloAvoid panicking on wallclock time going backwards acros... 2022-07-no-backwards-time
2022-07-09 jurvisAdd counterparty_node_id to ChannelMonitor
2022-07-08 Jeffrey CzyzMerge pull request #1602 from TheBlueMatt/2022-07-109...
2022-07-08 Matt CoralloMerge pull request #1592 from tnull/2022-07-manual...
2022-07-08 Matt CoralloAdd missing note about renaming force-close methods... 2022-07-109-rel-missing-force-close
2022-07-07 Jeffrey CzyzMerge pull request #1567 from tnull/2022-06-send-probe
2022-07-07 Viktor TigerströmRename `short_to_id` map to `short_to_chan_info`
2022-07-07 Viktor TigerströmAdd `counterparty_node_id` to `short_to_id` map
2022-07-07 Elias RohrerAdd `send_probe` and introduce probing cookies
2022-07-06 Matt CoralloMerge pull request #1599 from TheBlueMatt/2022-07-fuzz...
2022-07-06 Matt CoralloDrop unused imports in fuzzing test cases 2022-07-fuzz-warns
2022-07-06 Elias RohrerRefactor `max_mpp_path_count` to `max_path_count`
2022-07-05 Matt CoralloMerge pull request #1588 from TheBlueMatt/2022-06-ffs...
next