Skip to content

Releases: skot/ESP-Miner

v2.1.8

08 Jun 15:06
Compare
Choose a tag to compare

What's Changed

  • Fix for possible over heat situation if the WiFi goes down
  • Add software version string to the stratum mining.subscribe by @wizkid057 in #197
  • Small optimization : avoid strcmp by @Georges760 in #198
  • Add quick link to stats when mining on OCEAN by @wizkid057 in #200
  • refactor: deduplicate i2c parameters by @tdb3 in #188
  • moved the DNS lookup inside the stratum connection retry loop by @skot in #204
  • Optimization: i2c factorization by @Georges760 in #202
  • refactor: split vcore out from ds4432 driver, to make it an abstracti… by @Georges760 in #205
  • Pressing the boot button will cycle the info screen @WantClue

New Contributors

Full Changelog: v2.1.7...v2.1.8

v2.1.7

02 Jun 15:18
4bda726
Compare
Choose a tag to compare

Fix OCEAN min diff rejected shares and hashrate updates

This firmware is tested and working on;

  • BitaxeUltra 202
  • BitaxeUltra 205
  • BitaxeSupra 400
  • BitaxeSupra 401

It has not been tested on any BitaxeMax (BM1397-based) versions 😬

To update your Bitaxe:

  1. Download the esp-miner.bin in the assets section of this release
  2. Navigate to the IP addresses listed on your Bitaxe display via your browser.
  3. In the left-hand menu click on "Settings"
  4. In the Update Firmware section click "+ Browse" and select the esp-miner.bin file you downloaded in step 0
  5. AxeOS will show "Working..." on the screen. wait until this message goes away! then you can click Restart in the left hand menu
  6. Hack the planet!

There are no AxeOS updates in this release, so no www.bin file is necessary. It is provided here in case you are updating from an older version.

What's Changed

  • Stratum message ordering fix by @skot in #192
  • Faster hashrate display updates by @skot in #196

Full Changelog: v2.1.6...v2.1.7

v2.1.6

26 May 18:57
Compare
Choose a tag to compare

Full Changelog: v2.1.5...v2.1.6

  • Fixed overflow bug with realtime logs
  • Fixed restart POST request not returning

v2.1.5

25 May 00:51
Compare
Choose a tag to compare

What's Changed

  • Wifi will continue to try to re-connect when disconnected
  • Fan will no longer go 100% on reboot
  • fix stratum parsing not always counting rejected shares by @MoellerDi in #163
  • add option to configure hostname by @MoellerDi in #174
  • Add more Logging before esp_restart by @pixeldoc2000 in #179
  • add best difficulty since system boot by @MoellerDi in #162
  • issue #100 resolved - ASIC not always starting/hashing after boot (due to race condition) by @MoellerDi in #152

Full Changelog: v2.1.4...v2.1.5

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