1
0
mirror of https://github.com/skot/ESP-Miner.git synced 2025-03-19 14:22:04 +01:00

525 Commits

Author SHA1 Message Date
Benjamin Wilson
fd11e42ab6
Continue automatically if self tests pass ()
Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2025-01-05 17:08:34 -05:00
Erik Olof Gunnar Andersson
93f40a32dc
Add ESP-IDF version to overview ()
* Add ESP-IDF version to overview

* Add idf version to api endpoint
2025-01-05 01:08:07 +01:00
mutatrum
a8e46aa34b
Improve i2c error logging () 2025-01-05 00:05:57 +01:00
Erik Olof Gunnar Andersson
c8eae500fa
Revert "Enable SPIRAM and use it for specific tasks ()" ()
This reverts commit d9ee113643053bf21c4be64cad245e300a70d808.
2025-01-04 23:42:54 +01:00
mrv777
9e086f5a8b
fix: Show warning if freq is low or not set () 2025-01-04 11:38:56 +01:00
mutatrum
61042d93ae
Configure GPIO in Kconfig ()
* Put all GPIO defines in gpio_bitaxe.h

* Whitespace

* Use Kconfig.projbuild

* Missing Kconfig
2025-01-04 01:53:56 +01:00
Erik Olof Gunnar Andersson
f454b0c41b
Streamline create_jobs_task ()
* Initial clean create work

* Updated based on PR feedback

* More cleanup based on PR feedback
2025-01-04 01:51:36 +01:00
WantClue
188336c1b6
UI themes ()
* Revert "Enable PSRAM ()"

This reverts commit e67aa1d8b72383a4d0ca75a834464e13afdacfe0.

* add color themes

* enable persistant themes

* change back to origional red

* add default theme 'dark-red'. subscribe on home component to the ThemeService
2024-12-28 23:19:33 +01:00
Erik Olof Gunnar Andersson
d9ee113643
Enable SPIRAM and use it for specific tasks () 2024-12-28 23:18:32 +01:00
Erik Olof Gunnar Andersson
47a0332dcf
Upgrade to latest node and npm packages () 2024-12-21 22:56:29 +01:00
mutatrum
052b8bfda6
Toggle auto_fan_speed without reboot ()
If you can change the fan speed immediately, so should the enabling or disabling of auto fan speed.
2024-12-14 00:51:07 +01:00
mrv777
82029eb5ac
fix: Show custom values in dropdown if set ()
* fix: Show custom values in dropdown if set

* fix: Memory leak & checkDevTools binding
2024-12-12 22:47:56 +01:00
mutatrum
32b74c6911
Change Mining Url to Stratum Host on screen ()
Similar to  to fix .
2024-12-12 20:49:37 +01:00
mutatrum
ba6be3c3bb
Fix lvgl without display () 2024-12-12 01:22:05 +01:00
Erik Olof Gunnar Andersson
695d84ac2a
Tune HTTP and System Stability () 2024-12-11 23:23:07 +01:00
robwoodgate
fbb9238889
Adds solohash getQuickLink() () 2024-12-11 23:12:35 +01:00
mutatrum
848c7807ec
LVGL All The Things! () 2024-12-11 23:03:58 +01:00
mrv777
94cc0f07f1
fix: Swarm hashRate check, shorter uptime, & pause refresh on scan ()
* fix: Only add devices that have a hashRate property

* fix: Allow shorter dates & use for swarm uptime

* fix: Pause & don't refresh swarm while scanning
2024-12-09 16:40:56 +01:00
Erik Olof Gunnar Andersson
57bdf7329c
Fix moderate severity npm package vulnerabilities () 2024-12-09 16:36:10 +01:00
mutatrum
6283480fa1
Parse stratum api reject reason ()
* Parse stratum api reject reason

* Remove superfluous nullcheck
2024-12-09 16:35:13 +01:00
WantClue
6364805523
Change Stratum Fallback URL as well () 2024-12-07 12:16:55 +01:00
WantClue
23cb68e822
change naming of stratum url to host ()
* Change naming of stratum URL to Host
2024-12-07 12:01:07 +01:00
mutatrum
468718abda
Add uptime to home screen () 2024-12-02 23:45:50 +01:00
WantClue
fe4ac7e305
Merge pull request from skot/fix_order
Re-order and fix ckpool regex
2024-12-02 14:09:35 +01:00
Erik Olof Gunnar Andersson
d6c9e7729a Re-order and fix regex 2024-12-02 13:46:46 +01:00
WantClue
e621cbacd8
Merge pull request from skot/node_security_fix
Fix minor node security warnings
2024-12-01 21:42:17 +01:00
Erik Olof Gunnar Andersson
54434f7de1 Add support for eusolo stats for ckpool 2024-12-01 20:28:20 +01:00
Erik Olof Gunnar Andersson
47189a50f9 Fix minor node security warnings 2024-12-01 18:13:59 +01:00
Skot
22cb8bf4e2
Make selftest failing non-fatal ()
* switched selftest fail to be non fatal

* switched to BOOT longpress to reboot after selftest

* lots and lots of error handling cleanup. <slippery slope>

* move around the DS4432U_Init() function call
2024-11-30 10:02:09 -05:00
WantClue
d69c9dba55
Merge pull request from WhiteyCookie/web_ui_rejected_shares_percentage
Rejected Shares Percentage Information added
2024-11-28 20:48:23 +01:00
mutatrum
a26cacf0dd
Fix setting overheat mode flag on device Max () 2024-11-27 20:13:29 -05:00
mrv777
cccb43553d
clean up css and network component ()
* chore: clean up network component

* chore: Clean up extra css too
2024-11-27 20:04:37 -05:00
mrv777
a5f6af15a2
fix: update feedback & reset file input ()
* fix: web update feedback

* fix: forward events to the subscriber

* fix: Reset some logic

* fix: clear file input on upload
2024-11-27 19:51:24 -05:00
WhiteyCookie
e889320b59
Merge branch 'master' into web_ui_rejected_shares_percentage 2024-11-23 13:40:08 +01:00
WhiteyCookie
ac8abc22aa
Update home.component.html
Less precision (2 decimals) and cleaned format "x rejected (0.00%)"
2024-11-23 13:35:53 +01:00
tdb3
142649e78f
api: add stratum difficulty ()
Fixes Issue 
Adds current stratum difficulty to the system/info endpoint
2024-11-22 12:19:39 -05:00
PMK
5101e95886
Add Noderunners pool to quick links ()
Co-authored-by: Skot <skot@bitnet.cx>
2024-11-22 11:47:07 -05:00
mrv777
5a385c20f0
Swarm styles, refresh on load, more combined stats, more info in table ()
* fix: swarm add less white space

* fix: On mount refresh swarm data

* fix: Allow setable swarm refresh time

* fix: Increase swarm warning temp

* fix: Add total power and best diff of swarm

* fix: Add VR temp to swarm

* fix: Increase extra swarm data font size

* add rejected shares too on swarm page
2024-11-22 11:26:12 -05:00
mrv777
c745cbb0e5
fix: Add restart to settings & better disabled state ()
* fix: Add restart to settings & better disabled state

* fix: Correct function call and better handling

* fix: Add to network restart and form dirty check
2024-11-22 10:30:38 -05:00
WRKampi
4100402990
Add link for pool.satoshiradio.nl () 2024-11-21 12:01:23 -05:00
mutatrum
48711ef0a7
Fix stratum message order () 2024-11-21 11:45:08 -05:00
Erik Olof Gunnar Andersson
d22b95647d
Don't abandon the first mining.notify () 2024-11-20 10:14:33 -05:00
Benjamin Wilson
708d9cc29c fix dropdown 2024-11-17 11:12:40 -05:00
Benjamin Wilson
30481cbc0c
additions to dropdown ()
Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2024-11-16 20:14:08 -05:00
Benjamin Wilson
488473e10e
temp sensor fixes ()
* temp sensor fixes

* fix emc2101 external temp sign reading

* reset self test file

* Make the emc2101 changes specific to BM1370

---------

Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2024-11-16 20:09:32 -05:00
Benjamin Wilson
04b8088f69
add hashrate check to self test ()
* add hashrate check to self test

* skip max and ultra for now

---------

Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2024-11-16 20:03:54 -05:00
Benjamin Wilson
2284c7cbea Angel Wish License 2024-11-14 11:45:52 -05:00
WantClue
4ba8440ad1 adjust bm1370 mhz settings to 6.25 multiplier 2024-11-13 23:19:58 +01:00
WantClue
47a739e207
Merge pull request from skot/npm-bump
Minor npm module version bump to fix security warnings
2024-11-12 22:13:47 +01:00
mrv777
20eac236b7 fix: Disable btn while refreshing, better error handling 2024-11-09 22:57:19 -06:00