Boltz Web App v1.0.1 & Backend v3.2.1: Route-ability & Other Improvements

Boltz is a privacy first, non-custodial Bitcoin Exchange and Lightning Service Provider.

Boltz Web App v1.0.1 & Backend v3.2.1: Route-ability & Other Improvements
  • "We just shipped new versions of our Backend and Web App!"

Highlights:

  • Gracefully resume swaps when connection was interrupted.
  • Consistently use API via TOR when accessed via onion.
  • Fix qr code generation in TOR browser.

Web App v1.0.1

  • Bug Fixes
  • Broken links (#186)
  • Add GitHub link (#191)
  • QR code generation in TOR browser (#195)
  • Remove Vercel script

Backend v3.2.1

This release features some more improvements regarding the reliability of lightning payments for swaps.

  • Bug Fixes
  • Use correct Logger for NodeInfo
  • Remove tslint config
  • Mine block before generating invoices in integration test

Features

  • Send latest Swap status on SSE connect
  • Use queryRoutes to estimate timeout of swaps

Miscellaneous Tasks

  • Update CHANGELOG.md for v3.2.0
  • Update LND to v0.16.4 (#362)
  • Bump semver from 6.3.0 to 6.3.1 (#364)
  • Update ESLint TypeScript plugins
  • Update backend version

GitHub Repo (Web App)
GitHub Repo (Backend)
Website