-
-
Notifications
You must be signed in to change notification settings - Fork 161
Description
Are you mining on a VM and getting almost zero rewards?
If your miner shows Weight: 1e-09x or you see a VM/CONTAINER DETECTED message, your hardware fingerprint is failing. This is by design — RustChain's RIP-PoA consensus rewards real hardware, not virtual machines.
Why VMs get minimal rewards
RustChain uses 7 hardware fingerprint checks to verify you're running on real silicon:
- Clock-Skew & Oscillator Drift
- Cache Timing Fingerprint
- SIMD Unit Identity
- Thermal Drift Entropy
- Instruction Path Jitter
- Anti-Emulation Checks (detects QEMU, VMware, VirtualBox, KVM, Xen, Hyper-V)
- ROM Fingerprint
VMs earn approximately 1 billionth of what real hardware earns. This prevents VM farm attacks.
How to fix it
Run the miner on real hardware. Any physical machine works:
- A MacBook (Apple Silicon gets bonus!)
- An old laptop or desktop
- Vintage hardware gets BONUS multipliers — Sandy Bridge 1.1x, Ivy Bridge 1.1x, Core 2 1.3x, PowerPC G4 2.5x!
Currently affected miners
The following wallets are enrolled but receiving VM-level rewards:
ForestLeeagentgubbinsaric-saxp-alphaclaw-ip-172-31-22-129-*(AWS instance)claw-vita-virtual-machine-*RTCb0d52c2...
If one of these is yours, switch to bare metal and your rewards will jump immediately on next attestation.
Check your status
Your miner log will show either:
- ✅
Weight: 1.0x(or higher for vintage) — real hardware, earning full rewards - ❌
Weight: 1e-09x— VM detected, earning almost nothing
Questions?
Drop a comment here or join the community. We want you mining — just on real iron!
Updated 2026-03-15: Vintage x86 scoring now live! Sandy Bridge, Ivy Bridge, Haswell, and older Intel/AMD CPUs get bonus multipliers. Dig out that old laptop!