Releases: matteocrippa/leafminer
Releases · matteocrippa/leafminer
Release 0.0.4
v0.0.4
- Restored random extra nonce 2 generator
- Fixed extra nonce to be always > 0
- Add restart ESP if stuck for > 5 min
- LCD devices will show the boot screen if setup is active
- enforce network check on listen
- Show session identifier on screen
- Reset to AP mode if not able to connect to WiFi or Stratum
Release 0.0.3
v0.0.3
- Improved speed and stability
- Reworked networking logic
- Improved support for ESP8266
- Tweaked web setup
v0.0.2
v0.0.2
- Add Webserver setup with captive portal for both ESP32 and ESP8266.
- Add LCD on start status handler.
- Prepared support for OTA.
- Add web setup portal
- Add eeprom/preferences handling for conf
- Test web and eeprom for ESP8266
- Fix crash LCD GeekMagicClock
- Fix crash ESP8266 WDT
- Fix ESP8266
- Add CI/CD builder