Skip to content

Releases: skot/ESP-Miner

v2.1.4

22 May 20:04
Compare
Choose a tag to compare

What's Changed

  • uint fix by @WantClue in #151
  • fix Best Difficulty can not be > 4.29G by @MoellerDi in #155
  • API: System Info change similar / duplicate JSON Key fanSpeed and fanspeed by @pixeldoc2000 in #170
  • selftest should only run with "factory" images. You can opt-in by setting selftest in the config.cvs

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

18 Mar 05:11
Compare
Choose a tag to compare

Improved self test and when to run it, skipping BM1397.

Full Changelog: v2.1.2...v2.1.3

v2.1.2

17 Mar 20:55
75d5643
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

12 Mar 03:21
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

  • Fixed mining for Bitaxe Max (BM1397) models
  • Restart button moved and available on mobile
  • Logs scroll stop button
  • Minor tweaks

v2.1.0

04 Mar 02:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.7...v2.1.0

v2.0.7

21 Jan 01:18
Compare
Choose a tag to compare
  • Power management will now use the board version to distinguish capabilities
  • New Stratum password field
  • Version rolling now properly configured by stratum server
    Full Changelog: v2.0.6...v2.0.7

v2.0.6

10 Jan 21:38
174ef21
Compare
Choose a tag to compare

What's Changed

  • revert the order of mining.configure and mining.subscribe by @skot in #81

Full Changelog: v2.0.5...v2.0.6

New Factory File

esp-miner-factory-204-v2.0.6.bin is a factory file with a default configuration for the 204 bitaxe merged into it. If you use this file you can use a flasher like https://espressif.github.io/esptool-js/ instead of bitaxetool and flash to address 0x0.

Known Issues

Some pools complain about the ordering of mining.configure and mining.subscribe but should still work. We are still investigating this issue in #80

v2.0.5

08 Jan 23:56
Compare
Choose a tag to compare

What's Changed

  • update readme to bitaxetool by @WantClue in #60
  • Network resets2 by @skot in #74
  • Fixed display when share found
  • Removed password from REST Get
  • Added links to latest firmware
  • Fix suggest_difficulty
  • Lowered voltage danger warning threshold
  • Added script to merge config into factory file

Full Changelog: v2.0.4...v2.0.5

New Factory File

esp-miner-factory-204-v2.0.5.bin is a factory file with a default configuration for the 204 bitaxe merged into it. If you use this file you can use a flasher like https://espressif.github.io/esptool-js/ instead of bitaxetool and flash to address 0x0.

Known Issues

A regression from 2.0.4, braiins pool mining does not work

v2.0.4

27 Nov 00:29
Compare
Choose a tag to compare

New Features

  • Swarm view in AxeOS. Monitor and administrate all your AxeOS devices from a single view.

What's Changed

  • Fix formula for automatic fan control and adjust minimum fan speed by @ozbibi in #59
  • Hide logs and websocket connection on page startup
  • http_server: handle missing key/values in system settings updates

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

21 Nov 02:02
Compare
Choose a tag to compare

Fix bug where the nvs config option for fan polarity was too long