DanU-R/nara-mining-2
Filter out DeprecationWarning from logs
Suppress Node.js deprecation warnings
Fix: Capture miner stdout/stderr to log file
Add /logs/<wallet> endpoint to view miner logs
Add W1_SECRET/W2_SECRET/W3_SECRET env vars - show secret in log and recreate from ENV
Force rebuild with clean app.py
Fix syntax error in app.py
Add detailed logging for wallet generation and ENV vars
Remove example wallet files
Fix wallet generation: add delay and verify file exists
Fix: Capture miner stdout/stderr to log file
Fix: Keep process alive with setInterval after requiring mine-loop
Add better error logging and AI_BASE_URL validation
Fix wallet generation: copy from default path to wallets folder
Fix: Remove default naracli wallet file before generating each wallet
Add auto-generate wallet feature and export endpoint
Add wallet check and wait functionality
Template: NARA Mining HF Space
