Releases: revoxhere/duino-coin
Release 3.0
Improvements for all officially supported devices! (stable release)
What's new, what's changed... ⬇️
New features
- New Arduino code optimizations by @revoxhere in #1236 (Up to 20% more hashrate) 😎
- Added ESP8266 dashboard and code optimizations by @revoxhere in #1242 (Self-hosted dashboard and small improvements) 😎
- Added ESP32 dashboard and code optimizations by @revoxhere in #1216 (Self-hosted dashboard and small improvements) 😎
- New fasthash optimizations for PC Miner by @revoxhere and @hgecode in #1243 (Up to 10 times more hashrate!!!) 😎
New languages
- Updated the russian README by @KravchaDev in #1110
- Updated the spanish README by @LDarki in #1237
- Added a new README language in #1113
- README.md fix by @hotmoist in #1139
- Added a new language (ukrainian) by @osmolenko in #1222
- Added a new language (slovak) in #1119
- Added a new language (korean) by @hotmoist in #1135
Bugfixes and improvements
- /getPool timeout for PC Miner by @revoxhere in #1141
- /getPool timeout for AVR miner by @revoxhere in #1142
- Add double quote for utf-8 by @TypeNaN in #1143
- Added missing translation strings by @revoxhere in #1175
- Added block found report and fixed the share rate by @JK-Rolling in #1176
- Added a catch to set_title exception when running bash as a background process by @tyrkelko in #1179
- Fixed retry_count being always 0 by @TypeNaN in #1185
- Fixed the Discord RPC by @Omicron166 in #1203
- Small AVR_Miner improvements and bugfixes by @revoxhere in #1244
- Fixed AVR Miner feedback bug from 3.0rc
- Fixed AVR Miner board reconnection bug from 3.0rc
- Fixed fasthash accelerations on Windows and Linux binaries from 3.0rc
- Added some missing translation strings
New Duino contributors - welcome! 😊
- @KravchaDev made their first contribution in #1110
- @TypeNaN made their first contribution in #1143
- @JK-Rolling made their first contribution in #1176
- @tyrkelko made their first contribution in #1179
- @Omicron166 made their first contribution in #1203
- @osmolenko made their first contribution in #1222
⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstallers bootloader, read about it here. Duino-Coin is not a virus.
⚠️ NOTICE: This is a major update. Miners using previous versions (2.X) will stop being accepted by the nodes after two weeks of this release getting published.
Full Changelog: 2.7.4...3.0
As always, please report any encountered issues. Happy mining!
Release 3.0rc
Improvements for all officially supported devices!
What's new, what's changed... ⬇️
New features
- New Arduino code optimizations by @revoxhere in #1236 (Up to 20% more hashrate) 😎
- Added ESP8266 dashboard and code optimizations by @revoxhere in #1242 (Self-hosted dashboard and small improvements) 😎
- Added ESP32 dashboard and code optimizations by @revoxhere in #1216 (Self-hosted dashboard and small improvements) 😎
- New fasthash optimizations for PC Miner by @revoxhere and @hgecode in #1243 (Up to 10 times more hashrate!!!) 😎
New languages
- Updated the russian README by @KravchaDev in #1110
- Updated the spanish README by @LDarki in #1237
- Added a new README language in #1113
- README.md fix by @hotmoist in #1139
- Added a new language (ukrainian) by @osmolenko in #1222
- Added a new language (slovak) in #1119
- Added a new language (korean) by @hotmoist in #1135
Bugfixes and improvements
- /getPool timeout for PC Miner by @revoxhere in #1141
- /getPool timeout for AVR miner by @revoxhere in #1142
- Add double quote for utf-8 by @TypeNaN in #1143
- Added missing translation strings by @revoxhere in #1175
- Added block found report and fixed the share rate by @JK-Rolling in #1176
- Added a catch to set_title exception when running bash as a background process by @tyrkelko in #1179
- Fixed retry_count being always 0 by @TypeNaN in #1185
- Fixed the Discord RPC by @Omicron166 in #1203
- Small AVR_Miner improvements and bugfixes by @revoxhere in #1244
New Duino contributors - welcome! 😊
- @KravchaDev made their first contribution in #1110
- @TypeNaN made their first contribution in #1143
- @JK-Rolling made their first contribution in #1176
- @tyrkelko made their first contribution in #1179
- @Omicron166 made their first contribution in #1203
- @osmolenko made their first contribution in #1222
⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstallers bootloader, read about it here. Duino-Coin is not a virus.
Full Changelog: 2.7.4...3.0rc
Note: this is a release candidate. Some functions may not be fully finished.
As always, please report any encountered issues. Happy mining!
Release 2.7.4/2.7.5
This release contains the latest improvements and changes that have been done over the past months.
What's new, what's changed...
- Added new languages for the AVR Miner (Italian 🇮🇹, German 🇩🇪, Azerbaijani 🇦🇿 and Dutch 🇳🇱)
- Added Portuguese 🇵🇹 locale to the PC Miner
- Removed XXHASH in the PC Miner by @revoxhere
- Added mining intensity setting in the PC Miner by @revoxhere
- Removed unnecessary delay in Arduino Code by @revoxhere
- Add Emoji support for Windows Terminal by @lockness-Ko in #1033
- HTTPS /getPool support for ESP32 by @ProtoThis in #1047
- HTTPS /getPool support for ESP8266 by @ProtoThis in #1048
- Rewrote mining job for ESP32 by @ProtoThis in #1058
- Added print semaphore by @moth-boi in #1087
- Fixed Discord Presence in the AVR Miner by @moth-boi in #1091
- Added and updated some benchmarks by @primitt in #1095
- Fix a typo in the AVR Miner by @ernesto75 in #1102
Note: ESP8266 and 32 codes are already on version 2.7.5, this is because they received more updates over that time and it would be confusing to go back to 2.7.4 for them again. Mac users, please launch from source as it causes less problems.
New contributors - welcome!
- @lockness-Ko made their first contribution in #1033
- @ProtoThis made their first contribution in #1047
- @moth-boi made their first contribution in #1087
- @hotmoist made their first contribution in #1093
- @ernesto75 made their first contribution in #1102
Full changelog: 2.7.3...2.7.4
⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstallers bootloader, read about it here. Duino-Coin is not a virus.
As always, please report any encountered issues. Happy mining!
Release 2.7.3
This release contains the latest improvements and changes that have been done over the past 12 days.
⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstallers bootloader, read about it here. Duino-Coin is not a virus.
As always, please report any encountered issues. Happy mining!
Release 2.7.2 (2.7.1 hotfix)
This release is the same as 2.7.1, except it contains a fix in the AVR miner for the boards disconnecting issue.
⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstallers bootloader, read about it here. Duino-Coin is not a virus.
As always, please report any encountered issues. Happy mining!
Release 2.7.1
Hello everyone! This Duino update, as usual, brings fixes that have been done over the past 6 days.
- Changelog:
- CLI Wallet should be now faster
- GUI Wallet is being deprecated in favor of the Web one
- AVR Miner is back open-source and should be more stable now
- PC miner received some changes related to connection errors
⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstallers bootloader, read about it here. Duino-Coin is not a virus.
As always, please report any encountered issues. Happy mining!
Release 2.7
Changelog:
-
PC Miner:
- Full code rewrite
-
AVR Miner:
- No longer open-source
- Arduino mining enabled again
-
ESP8266 and ESP32 codes:
- Small improvements done over the past few days
Note: please upload the new Arduino code to your board before using the new AVR miner
Release 2.6.1
Changelog:
-
PC Miner:
- Fixed miner not working with the Discord rich presence disabled
- Made the efficiency setting more accurate
- Removed the donation setting as no donations are present since a few weeks
-
AVR Miner:
- Removed the donation setting as no donations are present since a few weeks
-
Initial macOS release
Release 2.6
This update should fix AVR mining issues. I won't bother explaining more here as no one reads it anyway
Also standard copypasted notice: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstallers bootloader, read about it here. Duino-Coin is not a virus.
Release 2.5.7
Hello everyone! This update, as usual brings some improvements and bugfixes that have been done over the past 12 days.
Changelog:
-
CLI Wallet:
- Fixed the wDUCO wrapper
- Added auto-retries for tronpy
- Other small changes
-
PC Miner:
- Corrected output of the periodic report
-
AVR Miner:
- Added periodic report
- Other small changes
-
Public node (BETA):
- Initial release mostly for demonstrational purposes
⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstallers bootloader, read about it here. Duino-Coin is not a virus.
As always, please report any encountered issues. Happy mining!