KEKPOOL Changelog
Track the latest updates, improvements, and new features released for KEKPOOL to stay informed on platform enhancements.
Recent Updates
Stay current with KEKPOOL's evolution. You receive instant notifications for major releases through the dashboard. Review the highlights below to understand new capabilities, especially AI-driven optimizations that boost your mining efficiency.
Check the KEKPOOL Dashboard for personalized update logs tied to your account.
New Features
- Introduced AI Hashrate Optimizer: Automatically adjusts mining parameters based on real-time network difficulty and your rig's performance. Enable it in dashboard settings to increase KAS yields by up to 15%.
- Added Multi-Coin Support: Now mine Kaspa (KAS), Ergo (ERG), and Ravencoin (RVN) from a single pool with seamless switching.
Improvements
- Enhanced real-time hashrate tracking with sub-second updates.
- Dashboard now supports dark mode for better visibility during long monitoring sessions.
// Example: Enable AI Optimizer via API
fetch('https://api.kekpool.com/v1/miner/optimize', {
method: 'POST',
headers: { 'Authorization': 'Bearer YOUR_API_KEY' },
body: JSON.stringify({ enableAI: true, coin: 'KAS' })
});
New Features
- Profit Calculator v2: Integrates live KAS price feeds and electricity cost inputs for precise daily profit estimates.
- Instant daily payouts now available for balances
{>0.1}KAS, reducing withdrawal thresholds.
Bug Fixes
- Fixed stale hashrate reporting for GPU rigs during high network congestion.
- Resolved payout delay issues affecting solo miners.
Improvements
- Optimized pool server latency by 20ms, improving share submission success rates.
- Community dashboard now shows top 100 miners' hashrates anonymously.
Bug Fixes
- Corrected fee calculation display for low-volume miners.
- Patched vulnerability in legacy stratum protocol handling.
# Update miner config for improved stability
stratum+tcp://kekpool.com:3333 -u YOUR_WALLET_ADDRESS -p x
How to Upgrade
Follow these steps to ensure your mining setup uses the latest features.
Check Compatibility
Verify your miner software supports the new stratum ports.
Update Stratum URL
# HiveOS
kekpool -stratum kekpool.com:3333 -user YOUR_WALLET.worker
:: Windows (lolMiner)
lolMiner.exe --algo kheavyhash --pool kekpool.com:3333 --user YOUR_WALLET.rig1
# BeeTech
kekpool stratum+tcp://kekpool.com:3333 -u YOUR_WALLET -p worker
Enable AI Features
Log in to https://dashboard.kekpool.com, navigate to Settings {> Optimization }, and toggle AI mode.
Join the KEKPOOL Discord for beta access to upcoming v1.4.0 features like auto-failover pools.
Quick Links
Last updated today