Skip to content

consolidator: update to v0.2.5 - #957

Merged
daywalker90 merged 1 commit into
lightningd:masterfrom
daywalker90:consolidator
Sep 15, 2026
Merged

daywalker90 merged 1 commit into
lightningd:masterfrom
daywalker90:consolidator

Conversation

@daywalker90

Copy link
Copy Markdown
Collaborator

Changelog

[0.2.5] 2026-08-29

Fixed

  • consolidate-cancel no longer returns an error when no consolidate-below task is running. It now always returns {"result":"Canceled"}
  • A direct consolidate is now refused while a consolidate-below task is running. It returns Already have a consolidate-below running!. Before, both commands could use the same UTXO's and one of them failed
  • If persisting the job to the datastore fails, consolidate-below no longer stays in the "already running" state
  • When a finished task removes its datastore entry, it no longer removes the entry of a new consolidate-below job

[0.2.4] 2026-06-07

Added

  • usage info for rpc commands when using CLN's help

Changed

  • updated cln-rpc and cln-plugin to v0.7

@daywalker90
daywalker90 merged commit 94b89f2 into lightningd:master Sep 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant