Skip to content

Releases: lncapital/torq

Updates to support CLN 25.12.1 and LND v0.20.1-beta

11 Mar 10:53
beece5c

Choose a tag to compare

This is a pre-release please do not run in production.
This update include a full project update and restructuring.

v2.2.9

17 Nov 16:18
beece5c

Choose a tag to compare

What's Changed

  • Fix crash caused by electrum service race condition

v2.2.8

13 Nov 12:52
beece5c

Choose a tag to compare

What's Changed

  • Fix electrum service restarts and yet improve electrum service error handling
  • Support signet on-chain addresses in payment modal

v2.2.7

11 Nov 15:13
beece5c

Choose a tag to compare

What's Changed

  • Fix electrum service deadlock

v2.2.6

27 Oct 10:23
beece5c

Choose a tag to compare

What's Changed

  • Fix context timeout in lightning payment creates corrupt payment_attempt
  • Fix daily uptime aggregation

v2.2.5

10 Sep 12:29
beece5c

Choose a tag to compare

What's Changed

  • (Internal infra changes redacted)
  • A temporary fix to bypass electrum blocking getting a new address

v2.2.4

27 Jun 10:29
beece5c

Choose a tag to compare

What's Changed

  • Add option subscibe to on-chain self payments in Torq gRpc
  • Restore 3min ticker to sync LND channel balances that was removed in v2.2.1

v2.2.3

13 Jun 10:42
beece5c

Choose a tag to compare

What's Changed

  • Bug fixes:
    • Fix crash in channel cooperative close edge case
    • Fix not all LND rebalances shown on payments table
    • Fix GetInvoiceStatus API endpoint
  • Package updates

Full Changelog: lncapital/torq-core@v2.2.2...v2.2.3

v2.2.2

22 Apr 08:19
beece5c

Choose a tag to compare

Fix bugs that caused channel balance to not be updated in some cases and channel "peer total local balance" not getting updated.

v2.2.1

02 Apr 12:43
beece5c

Choose a tag to compare

2.2.1: Fix a race condition in LND channel balance cache that might cause Torq to crash