Skip to content

Conversation

@BitMaker-hub
Copy link
Owner

No description provided.

BitMaker-hub and others added 8 commits September 2, 2025 17:34
- Double NONCE_PER_JOB_SW: 4096 → 8192 (+100%)
- Double NONCE_PER_JOB_HW: 16384 → 32768 (+100%)
- Reduces job management overhead significantly
- More time spent on actual mining vs job switching
- Expected hashrate improvement: 30-50%
- Fix HTTP client memory leaks in monitor.cpp (remove reuse, use static JSON docs)
- Optimize memory usage for ESP32 classic (reduced stack sizes and job queues)
- Fix ESP32 hardware SHA nonce counting accuracy to match pool hashrate
- Improve string handling to prevent memory fragmentation
- Remove malloc memory leak in task creation
- Use software mining for ESP32 classic for better stability
- Fix TDisplayV1 screen visibility issue
fix memory leaks & ESP32boards real hash
@BitMaker-hub BitMaker-hub merged commit facf89a into main Sep 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant