Skip to content

Releases: matteocrippa/leafminer

Release 0.0.4

23 Jan 21:16
bf68510
Compare
Choose a tag to compare

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

22 Jan 15:46
Compare
Choose a tag to compare

v0.0.3

  • Improved speed and stability
  • Reworked networking logic
  • Improved support for ESP8266
  • Tweaked web setup

v0.0.2

10 Jan 22:30
Compare
Choose a tag to compare

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