Skip to content

Releases: daywalker90/vitality

v0.1.9

03 May 22:28
b34d39d
Compare
Choose a tag to compare

Added

  • Check for lost channel state in CLN v24.02+

Release binaries info

  • Release binaries were built using rust 1.78.0
  • Linux release binaries require glibc>=2.31

v0.1.8

29 Mar 11:44
8fffa9d
Compare
Choose a tag to compare

Tiny release to allow tests to skip sleeps by setting TEST_DEBUG=1.

v0.1.7

27 Mar 18:09
eca7db0
Compare
Choose a tag to compare

Changes:

  • new: use jemalloc, as it keeps reserved memory usage low in long running programs like this
  • fix: don't ignore general config file if network config file exists
  • fix: reduce log verbosity of dependencies
  • vitality-watch-gossip: improved performance, only get gossip for our node, not the whole network

v0.1.6

08 Mar 22:52
f631c67
Compare
Choose a tag to compare

Maintenance release for cln 24.02

  • updated dependencies
  • check for "Can't find htlc" error in channel status
  • added coffee support

v0.1.5

30 Nov 21:12
027207b
Compare
Choose a tag to compare

Maintenance release for cln 23.11

  • updated dependencies: fixes email notifications

v0.1.4

27 Oct 22:17
1fd132a
Compare
Choose a tag to compare

Changes:

  • fall back to log if mail or telegram fails instead of exiting program loop

v0.1.3

24 Oct 19:45
b92df6c
Compare
Choose a tag to compare

Notable changes:

  • update dependencies to fix dependabot security alerts
  • don't double report general and specific problems for channels

Tested for cln 23.08.1

v0.1.2

10 Oct 13:28
58d65ff
Compare
Choose a tag to compare

Changelog:

  • improve detection of peers that are disconnected because we can not agree on a closing feerate

v0.1.1

05 Oct 23:21
5d4ddb7
Compare
Choose a tag to compare

Changelog:

  • Fixed: Config lines would stop lightningd from starting (make sure plugin starts with lightningd if you have vitality- lines set)
  • Reduced dependency log spam
  • Increased time until first channel checks happen from 1 to 10 minutes, so gossip has more time to activate channels

v0.1.0

05 Oct 17:53
9abc5a5
Compare
Choose a tag to compare

first release