Skip to content

Releases: hexdaemon/cl-hive

v2.5.0 - Revenue-Ops Integration & Bug Fixes

11 Feb 20:43
14d6689

Choose a tag to compare

What's Changed

Features

  • Revenue-ops integration RPCs: Fixed 7 RPC methods for cl_revenue_ops integration:
    • hive-get-defense-status
    • hive-get-peer-quality
    • hive-get-fee-change-outcomes
    • hive-get-channel-flags
    • hive-get-mcf-targets
    • hive-get-nnlb-opportunities
    • hive-get-channel-ages

Bug Fixes

  • NNLB deduplication: Fleet health summary now correctly deduplicates struggling members across nodes
  • Pheromone persistence: Extended marker age/half-life for low-traffic nodes (168h half-life)

Test Fixes

  • Fixed marker decay half-life test (168h vs 24h)
  • Fixed fee rounding tolerance test
  • Fixed backoff jitter tolerance test

Full Changelog: lightning-goats/cl-hive@v2.4.0...v2.5.0