
Mandatory Firo Core Update Ahead of Hardfork
There is a mandatory Firo Core update ahead of their upcoming hardfork on block 1,104,500 (approximately 28 May 2025). This update introduces several updates to Firo, but most notably the introduction of Spark Names, "allowing users to register unique, easy-to-remember aliases instead of long cryptographic addresses".
This new core update is now available to users who have updated their BasicSwap instance to the latest version, and you must update your Firo node as soon as possible if you've enabled the coin on your local instance.
Firo Release
Firo release: https://github.com/firoorg/firo/releases/tag/v0.14.14.1
Primary Firo Changelog 📝
- Spark Names #1532
- View key export #1543
- Sigma pool closed #1477
- UI improvements #1475
- Tor upgrade to v0.14.8.9 #1544
- Gettotalsupply fix #1502
- Mint refactor #1515
- Leveldb: upgrade 1.20 to 1.22 #1522
- Implement new rpc calls to get anonymity sets #1507
- Add memo field in Spark send UI #1493
- Various housekeeping and bug fixes
Full Changelog: v0.14.14.0...v0.14.14.1
Additional BasicSwap Changes ✅
On top of the Firo Core update, this BasicSwap update adds a few bug fixes and improvements to the codebase:
- ui: Fixed incorrect swap direction shown on active swaps page
- ui: Fixed incorrect amounts shown on active swaps page for reverse swaps
- cores: Firo v0.14.14.1 (required for hardfork on 2025-05-28)
- Allow starting with a subset of configured coins
- New
--withcoinand--withoutcoinoptions for basicswap-run - Timeout waiting for mutex on shutdown
- Waits a maximum of 5 seconds for any processing to complete.
Update Coin Cores on BasicSwap
To update coin cores on BasicSwap DEX, simply follow the instructions available here on the Particl Academy.
- Shutdown BasicSwap properly and stop the Docker image.
- From the basicswap folder, type the
git pullcommand. - Type the relevant update command, depending whether you're running BasicSwap with or without Docker (see here).
- If you run BasicSwap on Linux without Docker, you can easily upgrade coin cores to their most recent version by running the community-built upgrade script available here (bsx-update).
Stay Connected
Stay connected with us on our social media channels for real-time updates, news, and more.
- Twitter: @basicswapdex
- Matrix: BasicSwap channel
- GitHub: BasicSwap repositories
- Support the project: Donation page

BasicSwap Team
The official team behind BasicSwap. We're a group of passionate contributors dedicated to making atomic swap technology ubiquitous by creating accessible, user-friendly solutions for everyone.
Related Posts

BasicSwap v0.17.3 to v0.17.5: Web-UI Host Allowlist, Merkle-Verified Electrum Confirmations, and Coin-Core Updates
By BasicSwap Team on July 20, 2026
Three BasicSwap hardening releases in one post: a web-UI Host allowlist, Merkle-verified Electrum confirmations, and updated Bitcoin, Dash and Monero cores. Update to v0.17.5, run the core update step, and set allowed_hosts if you reach the UI over a LAN name or reverse proxy.

BasicSwap v0.17.2: A Security Fix for Adaptor-Signature Swaps (Update Now)
By BasicSwap Team on July 14, 2026
BasicSwap v0.17.2 fixes a fund-safety race condition on the automatic refund path of adaptor-signature (Monero-style) swaps, along with watcher hardening, a BCH recovery fix, and AMM and bid-page fixes. Everyone should update before resuming swaps. No coin cores and no database migration this cycle.

BasicSwap v0.17.1: Light-Wallet Hardening, Automatic Key Migration, and AMM Fixes
By BasicSwap Team on July 12, 2026
BasicSwap v0.17.1 is a security and fixes release: Electrum light-wallet trust-boundary hardening, automatic migration of older imported keys to stronger encryption, Simplex connection hardening, and a batch of AMM v0.5.1 fixes. No coin cores and no database migration this cycle.