feat(panel-v3): integración ECOIN — daemon, wallet info y GUI
- Detección de ecoind via JSON-RPC (puerto 7474, lee ~/.ecoin/ecoin.conf) - Botones INICIAR/DETENER/ABRIR GUI/VER INFO en pestaña ECOIN - ABRIR GUI para ecoind antes de lanzar ecoin-qt (no pueden coexistir) - Compilación automática de ecoin-qt con qmake si no está compilado - Grid en tiempo real: balance ECO, bloques, conexiones, wallet, daemon - ecoin_rpc() helper para llamadas JSON-RPC al daemon - _start_ecoin/_stop_ecoin/_open_ecoin_gui/_ecoin_info en panel.py Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
68b3ceff8d
commit
fe030f2066
7 changed files with 235 additions and 35 deletions
BIN
INSTALLER_V3/__pycache__/panel.cpython-311.pyc
Normal file
BIN
INSTALLER_V3/__pycache__/panel.cpython-311.pyc
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue