Complete rebranding of all components: - Core miner: xmrig -> miner (binary, version.h, CMakeLists.txt) - Proxy: xmrig-proxy -> miner-proxy - CUDA plugin: xmrig-cuda -> miner-cuda - Heatmap: xmrig-nonces-heatmap -> miner-nonces-heatmap - Go CLI wrapper: miner-cli -> miner-ctrl Vendored XMRig ecosystem into miner/ directory: - miner/core - XMRig CPU/GPU miner - miner/proxy - Stratum proxy - miner/cuda - NVIDIA CUDA plugin - miner/heatmap - Nonce visualization tool - miner/config - Configuration UI - miner/deps - Pre-built dependencies Updated dev fee to use project wallet with opt-out (kMinimumDonateLevel=0) Updated branding to Lethean (domain, copyright, version 0.1.0) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 line
650 B
CSS
1 line
650 B
CSS
body{padding-top:4.6rem}.input-group-prepend>.btn-outline-secondary{border-color:#ced4da}.group-info-row{line-height:1.2}.svg-inline--fa{vertical-align:-0.125em !important}.dropdown-btn-group .dropdown-toggle::after{display:none}.proxy-row:hover .invisible,.proxy-row:active .invisible{visibility:visible !important}.worker-row .worker{word-break:break-all;word-wrap:break-word;line-height:1.3}.worker-row .hashrate,.worker-row .results{line-height:1.2;padding-top:8px}.nav-link-icon{padding-top:10px;padding-bottom:6px}.card-header .btn.float-right,.card-header .btn-group.float-right{margin:-7px -14px -7px 0}.ct-group{margin-top:-10px !important}
|