Releases: skot/ESP-Miner
Releases Β· skot/ESP-Miner
v2.3.0b6
v2.2.2 - Critical gamma bug fix
Critical TPS546 Bug fix
Removed Previous Gamma Releases
What's Changed
- Fixed TPS546 NVS writing that could cause corruption
- 601 defaults
- Misc 601 improvements
- Update readme.md by @WantClue in #306
- Gamma support by @skot in #292
- Update workflows to use esp idf 5.3 by @eandersson in #322
- remove duplication by @WantClue in #323
- add frequency rampup bm1368 by @WantClue in #324
- Fix websocket logs causing device to crash #277 by @eandersson in #318
- add transition to power management by @WantClue in #325
- Remove invalid IPv4 validation in DNS code #329 by @eandersson in #330
- Fix overtemp and self tests for gamma by @benjamin-wilson in #343
New Contributors
- @eandersson made their first contribution in #322
Full Changelog: v2.1.10...v2.2.2
v2.1.10
What's Changed
- Add Multi-chip support without the need of nvs by @Georges760 in #206
- Small optimization and code refacotr: by @Georges760 in #198
- Add quick link to stats when mining on CKPool by @WantClue
- Code cleanup by @tommywatson in #220
- Add Supra 402 by @Georges760 in #221
- Fix Fan speed web update by @skot @tommywatson @Georges760 @dadofsambonzuki @yanir99 @tdb3 in #222
- Add Recovery Page by @tdb3 in #223
- Change efficiency metric on display by @mutatrum in #236
- Fix overheat boot loop by @benjamin-wilson
- Fix job interval timining by @skot in #249
- overheat mode protection on startup --> force a nvs value add if none existent
Changes from 2.1.9 to 2.1.10
- reduce ASIC serial RX buf to 16 bytes and free() afer every nvs_config_get_string() by @skot in #249
- moved nvs_close in nvs_config_get_u16() by @skot
- moved the whole overheat checking process into a new function and call it only of needed by @WantClue
- modify work queue to reduce startup mining.notify behaviour of not starting to hash (still needs improvement) by @WantClue in #281
- ignoring Pre-Release from GitHub by @WantClue
- introduce a mutec protection on http_server.c by @WantClue
New Contributors
- @yanir99 made their first contribution in #209
- @dadofsambonzuki made their first contribution in #231
- @3x3y3z3t made their first contribution in #247
- @harrr1 made their first contribution in #254
- @Arabaku made their first contribution in #256
Full Changelog: v2.1.8...v2.1.10
v2.1.8
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
- @wizkid057 made their first contribution in #197
- @tdb3 made their first contribution in #188
Full Changelog: v2.1.7...v2.1.8
v2.1.7
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:
- Download the
esp-miner.bin
in the assets section of this release - Navigate to the IP addresses listed on your Bitaxe display via your browser.
- In the left-hand menu click on "Settings"
- In the Update Firmware section click "+ Browse" and select the
esp-miner.bin
file you downloaded in step 0 - AxeOS will show "Working..." on the screen. wait until this message goes away! then you can click Restart in the left hand menu
- 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
Full Changelog: v2.1.6...v2.1.7
v2.1.6
Full Changelog: v2.1.5...v2.1.6
- Fixed overflow bug with realtime logs
- Fixed restart POST request not returning
v2.1.5
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
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
- @MoellerDi made their first contribution in #155
- @pixeldoc2000 made their first contribution in #170
Full Changelog: v2.1.3...v2.1.4
v2.1.3
Improved self test and when to run it, skipping BM1397.
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Self_test by @benjamin-wilson in #139
- Add API section to readme.md by @mroxso in #135
New Contributors
Full Changelog: v2.1.1...v2.1.2