Mine-when-idle: - Auto-start/stop mining based on system idle time detection - Platform::getSystemIdleSeconds() via XScreenSaver (Linux) / GetLastInputInfo (Win) - Settings: mine_when_idle toggle + configurable delay (30s–10m) - Settings page UI with checkbox and delay combo Console tab: - Shell-like argument parsing with quote and JSON bracket support - Pass JSON objects/arrays directly as RPC params - Fix selection indices when lines are evicted from buffer Connection & status bar: - Reduce RPC connect timeout to 1s for localhost fast-fail - Fast retry timer on daemon startup and external daemon detection - Show pool mining hashrate in status bar; sidebar badge reflects pool state UI polish: - Add logo to About card in settings; expose logo dimensions on App - Header title offset-y support; adjust content-area margins - Fix banned peers row cursor position (rawRowPosB.x) Branding: - Update copyright to "DragonX Developers" in RC and About section - Replace logo/icon assets with updated versions Misc: - setup.sh: checkout dragonx branch before pulling - Remove stale prebuilt-binaries/xmrig/.gitkeep
13 lines
327 B
Plaintext
13 lines
327 B
Plaintext
# Default Ban List — DragonX Wallet
|
|
# IPs listed here are banned automatically when the wallet connects.
|
|
# One IP or subnet per line. Comments start with #. Blank lines are ignored.
|
|
#
|
|
# Examples:
|
|
# 192.168.1.100
|
|
# 10.0.0.0/8
|
|
# 203.0.113.42
|
|
#
|
|
# Rebuild the wallet after editing this file.
|
|
|
|
185.159.129.12
|
|
185.228.233.222 |