github lncapital/torq v2.1.0

17 hours ago

v2.1 release notes:

  • bitcoind wallet as a node type (Torq now has on-chain wallet support for CLN, LND and bitcoind)
  • bitcoind existing on-chain address listing
  • management of UTXO locking
  • improved transaction output visualizations (and backend)
  • improve transaction output linking to channels (funding/closing transactions)
  • LND: sweep transaction output linking to channels
  • Torq gRPC (BETA feature):
    • New call SubscribeBlockHeight
    • New call PayOnChain
    • New call DecodeInvoice
    • New call GetInvoiceStatus
    • We have been streamlining our names in the proto file (so breaking changes)
  • Various small fixes

Note: There are database migrations in this release so if you want to be able to roll back, you need to create a backup before updating.
Note: You get the best Torq experience if you specify bitcoind connection details in your configuration file (or command line).

Don't miss a new torq release

NewReleases is sending notifications on new releases.