MojoRisin
Member
- Joined
- Jul 17, 2025
- Messages
- 437
- Bankroll
- $501,540
A new update is available for XenCoin by MojoRisin.
Fixed several entity relation errors that caused crashes on the blocks and transactions pages
Read more about this product...
XenCoin v1.0.3
Update highlights
XenCoin Mining v1.0.3Fixed several entity relation errors that caused crashes on the blocks and transactions pages
Complete Change Log
v1.0.2 → current- Added Admin/Controller/XenCoin.php (was missing entirely)
- Fixed Entity/Block.php — relation renamed User → Winner
- Fixed Entity/Transaction.php — added missing User relation
- Fixed Entity/Wallet.php — actionUsers now uses ->with('User') correctly
- Fixed actionSettings — corrected column names (block_reward, halving_interval, max_coins)
- Fixed actionReset — corrected column names to match actual schema
- Fixed actionAdjustDifficulty — was calling nonexistent repo method, now saves directly
- Fixed assertWalletExists — auto-creates wallet if missing, handles null user_id from query string
Read more about this product...