Phoenix PoCX Wallet v2.0.0 — mainnet-ready, awaiting Core. After 16 release candidates, the wallet is ready for mainnet. The Bitcoin PoCX Core binaries it connects to ship just after genesis.
Warning
Mainnet is not live yet. Selecting mainnet in this release will not connect to anything until the Bitcoin PoCX Core binaries are released, just after genesis at unix 1777777777 (2026-05-03 01:09:37 UTC).
- Testnet works as it did in rc16 — keep using it to get familiar.
- At genesis: update the wallet (or do a fresh install) and set up a managed node — Core will be fetched and installed automatically.
See the assets below to download and install.
Changes since rc16
- Mainnet can now be selected in the first-run setup wizard and Settings (managed and external node modes). Setup wizard defaults to mainnet; testnet remains available via the toggle. Mainnet only becomes operational once Core ships.
- Seed-keyed Resume tasks — Resume plan items now carry
seed_hex+warpsparsed from the.tmpfilename, so two resumable.tmpfiles in the same drive (different seeds) each get their own Resume row and run sequentially. Replaces the previous "find the single matching.tmpin this dir" lookup, which silently failed when two were present. - DuplicateSeed orphan reason — two
.tmpfiles sharing a seed (e.g. a byte-for-byte copy) are now surfaced in the orphan dialog with a dedicated reason instead of being picked at random. - 1 new translation key (
orphan_reason_duplicate_seed) added to all 26 locales (English placeholder, ready for translation).