MojoRisin
Member
- Joined
- Jul 17, 2025
- Messages
- 437
- Bankroll
- $501,540
A new update is available for XenCoin by MojoRisin.
Minor maintenance release. Fixed a bug where difficulty adjustments could fire on the wrong block number after a solve. Session and wallet table cleanup improved — the system no longer accumulates dead rows over time. Exchange rate fluctuation now only occurs when blocks are actually being solved.
Read more about this product...
XenCoin v1.0.4
Update highlights
Release notes — XenCoin Mining v1.0.4Minor maintenance release. Fixed a bug where difficulty adjustments could fire on the wrong block number after a solve. Session and wallet table cleanup improved — the system no longer accumulates dead rows over time. Exchange rate fluctuation now only occurs when blocks are actually being solved.
Complete Change Log
Changelog — v1.0.3 → v1.0.4- Cron/Mining.php — re-fetches global state after block solve so halving and difficulty checks use the correct block number; market price now only updates when a block is solved; added division by zero guard on max_coins
- Repository/MiningSession.php — stopMining() and cleanupInactiveSessions() now delete session rows instead of toggling, preventing unbounded table growth
- Repository/Wallet.php — getUserWallet() default changed to createIfMissing = false, preventing empty wallet rows being created for users who have never mined
Read more about this product...