The latest update has been successfully deployed, and we have now fully transitioned to a completely decentralized Proof of Work (PoW) system.
https://github.com/dbluvv/xparad/releases/tag/1.5This is a big milestone for the project. Thanks to this change, we can now be listed on platforms such as MiningPoolStats and similar websites. It also allows anyone to run their own pool or do solo mining, without relying on centralized infrastructure.
The network now supports two different algorithms:
🔹 uPOW (Merged Mining): - This works exactly as before, no changes here. All RandomX coins are mined using merged mining. The system always selects the most profitable coin at any given time
- Hourly payouts in xPARA
- 80% of the mined value from other coins is paid in USDT on the Polygon network
- You can check your stats and set up your polygon address using GUI wallet:
https://github.com/dbluvv/xpara-gui/releases/tag/1.7xmrig -o xpara.site:4444 -u YOUR_WALLET_ADDRESS
🔹 PoW (RandomX) – New Algorithm- This is a classic RandomX PoW setup.
- Only xPARA is mined, like any standard RandomX coin
- Hourly payouts in xPARA
This will generate more xPARA for miners than merged mining, as long as the hashrate remains lower, which is the expected scenario.
⛏️ New Pool AvailableAnyone can already test the new PoW pool here:
https://xpara.site/pool/xmrig -o xpara.site:7311 -u YOUR_WALLET_ADDRESS
🛠️ Pool SoftwareI’ve modified the cryptonote-nodejs-pool software. It will remain in testing for a couple of days. Once everything is verified and the code is properly cleaned, I will publish it on GitHub, so anyone can easily set up their own public or private pool for solo mining.
Thanks to everyone for the support!