quantforge-miner / database.py

Commit History

Log loaded Gemini keys on startup and add backup for miner_production.log
5746ed9

DevWizard-Vandan commited on

Migrate to event-driven immediate submission, increase daily cap to 20, and rename SP500 to TOPSP500
fdda2e5

DevWizard-Vandan commited on

fetch and cache all 7000+ data fields across all universes, backup/restore data_fields_cache.json to Hugging Face dataset
a5a14e0

DevWizard-Vandan commited on

Auto-start miner, enable SQLite WAL, implement local smooth countdown, and sort submittable archive by latest first
b1fdb40

DevWizard-Vandan commited on

Implement evolutionary genetic loop, vector operator guardrails, automated orthogonalization, and smart retry backoffs
0c4e32b

DevWizard-Vandan commited on

Persist and restore miner_settings.json from HF dataset backup repository
2284f0e

DevWizard-Vandan commited on

Implement guest dashboard mode with IP whitelisting for write/credentials access, and add day-wise categorization for submittable archive
e2599a1

DevWizard-Vandan commited on

Fix database normalization unique constraint violation and prevent excessive logging
87f0da7

DevWizard-Vandan commited on

Initialize database and run migrations on import so that FastAPI doesn't crash on startup
0ae74ed

DevWizard-Vandan commited on

Fix submission lockout bug, add alpha_id DB storage and direct status polling
d705f63

DevWizard-Vandan commited on

Initialize Space with QuantForge Miner code and 24/7 integration config
ddccbe9

DevWizard-Vandan commited on