Updates

What's new across XRPEGGED — pool, mining, oracle, and site.

June 2026
Pool page data now loads correctly
The Content Security Policy was blocking browser requests to api.unmineable.com, silently preventing pool balance, active worker count, and the workers table from displaying. Added api.unmineable.com to connect-src — all sections now render.
pool.html CSP _headers
One-command installer — Windows & Linux
The PEGD Compute Worker installs with a single command on both platforms. Linux: curl -fsSL https://pegd.org/install.sh | bash
Windows: irm https://pegd.org/install.ps1 | iex
Both install the same cross-platform worker.py GUI app. Auto-detects NVIDIA or AMD GPU, launches T-Rex or lolMiner, and runs XMRig CPU mining alongside any GPU simultaneously. Sends a heartbeat to the coordinator every 2 minutes to log share-seconds.
install.sh install.ps1 worker.py Setup guide →
XMRig donate-level set to 0 — 100% earnings to pool
XMRig's built-in developer donation (default 1%) is disabled in the bundled config. All CPU RandomX hashrate goes through Unmineable to the treasury. Also enabled 1 GB huge pages in the Linux setup for ~10–15% RandomX hashrate boost.
XMRig RandomX CPU mining
PEGD Oracle API v1 — public, no auth, open CORS
A public REST API for price, curve progress, treasury balances, trades, and holders. Responses are cached 60 seconds. No API key required.
GET /v1/price GET /v1/curve GET /v1/treasury GET /v1/trades GET /v1/holders GET /v1/stats Docs →
XRP → PEGD auto-swap via XRPL memo
Send XRP to the treasury address with a memo containing your Phantom wallet address. The coordinator detects the payment on-chain, calculates a fair PEGD amount at the live rate (2% fee), and queues the distribution for the next payout cycle. Memo format: xrpegged:swap:v1:xrp-pegd:YOUR_PHANTOM_WALLET
XRPL Jupiter Ultra auto-swap
Three-layer treasury buyback system
The treasury now automatically buys back PEGD at three trigger levels:
1. Scheduled — daily buyback of accumulated SOL.
2. Buffer low — buys when treasury PEGD drops below 3 cycle payouts (rate-limited to every 6 h).
3. Emergency — bypasses rate limit when treasury USD value falls critically low.
Jupiter Ultra auto-buyback treasury
Snapshot bug — miner earnings no longer silently dropped
When the treasury PEGD balance was too low to cover a distribution cycle, the Unmineable balance snapshot was still advancing, causing that cycle's mined SOL to be lost. The fix holds the snapshot in place and rolls the SOL into the next cycle automatically.
coordinator payouts
Browser mining — earn PEGD from any device
No app, no GPU required. Any phone, tablet, or desktop can contribute CPU compute and earn PEGD by solving a PoW challenge in-browser. The difficulty auto-adjusts based on your device's speed. Payouts use the same 3-hour cycle as the GPU pool.
mine.html SHA-256 PoW auto-difficulty mobile-friendly
XRPEGGED Compute Pool launched
GPU and CPU mining pool that pays out in $PEGD every 3 hours. Miners connect to Unmineable via the PEGD Compute Worker — GPU mines the most profitable coin via T-Rex or lolMiner, CPU runs XMRig RandomX simultaneously. All mined SOL flows to the treasury; PEGD is distributed proportionally by share-seconds. Referral code U-FGJ8HA is built in — no sign-up required, just a Solana wallet address.
pool.html Unmineable T-Rex lolMiner XMRig 3h cycle ref: U-FGJ8HA
Worker online / offline Telegram alerts
The coordinator sends a private Telegram alert when any miner comes online or drops offline. Alerts include wallet (truncated), GPU name, and reported hashrate.
coordinator Telegram monitoring
Direct miners earn share-seconds via Unmineable worker data
Miners who connect directly to Unmineable without the worker app (using their wallet as the worker name) still accumulate share-seconds. The coordinator polls Unmineable every 15 minutes and credits hashrate for any online worker whose name is a valid Solana address.
coordinator Unmineable API direct miners

Updates are logged as features ship. All dates are approximate. Full disclaimer →