github PoC-Consortium/phoenix-pocx v2.0.2
Phoenix PoCX Wallet v2.0.2

6 hours ago

Phoenix PoCX Wallet v2.0.2 — quality-of-life follow-ups to the first post-genesis release.

See the assets to download this version and install.

Features

  • Abandon Transaction action — transaction list, dashboard menu, and transaction-detail view gain an Abandon button next to Bump-Fee for stuck unconfirmed sends, freeing their inputs so a replacement can go out.
  • Custom bitcoind arguments — Settings → Node → Advanced options exposes a key/value editor for arbitrary bitcoind flags (dbcache, proxy, …), passed through on next node start without hand-editing config files.
  • Assignment & Revoke as their own transaction types — forging-related activity gets distinct labels in the transaction list instead of being lumped under generic "Send".

Under the Hood

  • @tauri-apps/api aligned with Rust tauri 2.11.x — keeps the JS bridge consistent with the Rust runtime.
  • CodeQL hygiene — pool-name detection switched to exact-hostname equality (was substring .includes()), and dist/ excluded from CodeQL scans to clear the quality-rule noise from minified bundles.

Don't miss a new phoenix-pocx release

NewReleases is sending notifications on new releases.