Skip to content

Releases: revoxhere/duino-coin

Release 2.5.6

11 Jul 12:08
e99e9eb
Compare
Choose a tag to compare

256

Hello everyone! This update brings some improvements and bugfixes that have been done over the past few days.

Changelog:

  • PC Miner

    • Fixed connection errors when retrieving node address
    • Added periodic stats report
    • Changed some messages
  • AVR Miner

    • Fixed issue with avr timeout value
    • Changed some messages
    • Fixed server connection not retrying after error

⚠️ 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.5.5 (Pools are here)

06 Jul 18:52
2c842fc
Compare
Choose a tag to compare

2 5 5

Hello everyone! Pools, or nodes - as they should be more specifically called, are finally here.

We spent days and nights designing this system and we hope it will improve the mining experience A LOT!
For now, there's only one node (pulse-pool-1) that has been set up on the new VPS thanks to mainly Bilaboz's hard work.
That's it for now. Having main node load issue finally fixed, we will be able to focus on improving other softwares and creating new ones.
As always, please report any encountered issues.

Changelog:

  • PC Miner:

    • Added automatic node fetching
    • Some cosmetic changes
  • AVR Miner:

    • Added port shuffling
  • ESP8266/32 codes:

    • Prepared the codes to work with node (pool) system

⚠️ 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.

Happy mining!

Release 2.5.2

01 Jul 21:19
b08500b
Compare
Choose a tag to compare

252

Hey there! This update brings some improvements that were done over past 3 days.

Changelog:

  • AVR Miner & PC Miner

    • Added port shuffling (thanks, @DoctorEenot!)
    • Fixed config loading for some variables
    • Minor changes in terminal output
    • Colorama fix for older Windows versions
  • Wallet & CLI Wallet

    • Small cosmetic changes

⚠️ 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.

Happy mining!

Release 2.5.1 (ESP8266/32 Mining fix)

28 Jun 11:05
ffce837
Compare
Choose a tag to compare

251

Hey there! This update should fix the latest problems while mining on ESP8266/32 boards.

Please re-upload the codes to your boards.
Other than the corrected ESP codes, this release is the same as Release 2.5.
Have fun mining!

⚠️ 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 (Hotfix)

27 Jun 17:59
5846e96
Compare
Choose a tag to compare

25

Hey there! This update should improve recent stability issues but there's only so little I can do without the pools.

Bilaboz (other Lead dev) will finish them really soon, but we need to survive through the "soon" timeframe.

⚠️ 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.4.9

06 Jun 07:41
ca39683
Compare
Choose a tag to compare

Hey there! This update addresses bug fixes and improvements that have been done over the past three weeks.

Changelog:

  • Fixed some reconnection issues
  • Optimized the Arduino Code (up to 20% higher hashrates!)
  • Added Raspberry Pi Pico support
  • Improved stability

⚠️ 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.

For the next release (2.5) we're planning to ship the pool system. We know it's a bit delayed, but it needs some more work.
Anyway, we promise that it'll be out soon.
Happy mining!

Release 2.4.5

25 Apr 15:14
7aecfd4
Compare
Choose a tag to compare

Hello everyone! This update addresses a some bug fixes that have been done over the past week or two.

Changelog:

  • PC Miner:

    • Fixed some reconnection issues
    • Changed socket send to sendall
    • Added periodic notice for powerful miners
    • Added threading lock to the print functions
    • Added new translations
    • Other small fixes and improvements
  • AVR Miner & Code - please upload the new Arduino Code to your board!:

    • Fixed some reconnection issues
    • Changed socket send to sendall
    • Changed socket recv to select
    • Added threading lock to the print functions
    • Added new translations
    • Other small fixes and improvements
    • Optimized the Arduino Code (up to 15% higher hashrates!)
    • Improved stability
  • ESP8266/ESP32 Codes:

    • Small improvements

⚠️ 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.

For the next release (2.5) we're planning to ship the pool system - it will be only for trusted people at first.
You can now also use the new Duino-Coin Android app made by Pripun.
In the meantime the master server was rewritten and should work nicely from now on.

Release 2.4

15 Apr 17:54
570465a
Compare
Choose a tag to compare

Hello everyone! This update addresses a lot of the bug fixes and improvements that have been done over the past two weeks.

Changelog:

  • PC Miner:

    • Fixed reconnecting 🕸️
    • Improved colored output 🌈
    • Improved debug output 🐛
    • Improved error handling ✔️
    • Improved DUCO-S1 speed 🐎
    • Some code cleanups and optimizations 🧹
    • Added new xxhash algorithm 🆕
    • Added new translations 🗺️
    • Other small fixes and improvements
  • AVR Miner & Code - please upload the new Arduino Code to your board!:

    • New communication system 🆕
    • Fixed reconnecting 🕸️
    • Fixed hashrate reporting 📊
    • Improved colored output 🌈
    • Improved debug output 🐛
    • Improved error handling ✔️
    • Improved DUCO-S1A speed (up to 10% higher hashrates) 🐎
    • Some code cleanups and optimizations 🧹
    • Other small fixes and improvements
  • CLI & GUI Wallets:

    • Binded the enter key to some basic actions
    • Removed the buggy system tray support
    • Small improvements and some bugfixes ♐
  • ESP8266/ESP32 Codes:

    • Small improvements ♐

⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstaller bootloader, read about it here. Duino-Coin is not a virus.

You can now also use the new Duino-Coin Android app made by Pripun. For now I'm going to take my time rewriting the server to make it more stable. See you in the next update and happy mining 👋

Release 2.3

28 Mar 13:06
5cdffe9
Compare
Choose a tag to compare

Hello everyone! This update addresses a lot of the bugs and small improvements that have been done over the past week.

Changelog:

  • PC Miner:

    • Added new languages 🗺️
    • Improved starting difficulty selection ⚙️
    • Fixed miner not reconnecting automatically in some cases 🐛
    • Some code cleanups and optimizations ♐
    • Some graphical improvements 🌈
  • AVR Miner:

    • Added new languages 🗺️
    • Fixed board not connected errors ♐
    • Fixed miner not reconnecting automatically in some cases ♐
    • Some code cleanups and optimizations 🧹
    • Fix miner not closing donate exectuable on autorestart 🐛
    • Some graphical fixes 🌈
  • GUI & CLI Wallet:

    • Added new languages for the GUI Wallet 🗺️
    • Added terms of service and privacy policy links 📖
    • Cleaned up the code a bit 🧹
    • Some graphical improvements 🌈
  • ESP8266/ESP32 Codes:

    • Optimized the codes (thanks, @JoyBed!) ♐

Also, Web Wallet has been finally moved to the HTTPS/TLS protocol for security 🔒 and on the server we've introduced automatic variable difficulty ⚙️ (known as Kolka system v3) to help make the mining rewards even more fair 💰 (soon we will make the documentation for this system and improve the existing API docs).

Web Services quick links 🕸️

⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstaller bootloader, read about it here. Duino-Coin is not a virus.

See you in the next update, in which we plan adding multi-algo support! 👋

Release 2.2

01 Mar 15:49
df16fcd
Compare
Choose a tag to compare

Hello everyone! This is quite a big update, we've managed to fix many bugs and also add a translation system!

Changelog:

  • PC Miner:
    • Added translation system, currently supported languages: spanish 🇪🇸 (by HGEpro), polish 🇵🇱 (by revox), french 🇫🇷 (by Bilaboz), russian 🇷🇺 (by 5Q) and german 🇩🇪 (by BastelPichi)
    • Fixed known bugs and issues 🐛
    • Removed autorestarter
    • Improved colored output 🌈
    • Added rig identifier setting 🔤
  • AVR Miner:
    • Added translation system, currently supported languages: spanish 🇪🇸 (by HGEpro), polish 🇵🇱 (by revox) and russian 🇷🇺 (by 5Q)
    • Fixed known bugs and issues 🪲
    • Improved colored output 🌈
    • Removed autorestarter
    • Added rig identifier setting 🔤
  • Wallet:
    • Added translation system, currently supported languages: spanish 🇪🇸 (by HGEpro), polish 🇵🇱 (by revox), french 🇫🇷 (by Bilaboz), russian 🇷🇺 (by 5Q), german 🇩🇪 (by SarahIsWeird & BastelPichi), dutch 🇳🇱 (by Acrid), bulgarian 🇧🇬 (by Punixz) and turkish 🇹🇷 (by phantom32)
    • Fixed known bugs and issues 🕷️
    • Added system tray support
    • Added notifications 🔔
    • Optimized speed 🐎
    • Added loading window
    • Other smaller improvements ♐

Web Services quick links 🕸️

To launch Linux release programs, use ./Program_name, e.g. ./PC_Miner - Python is no longer required.

⚠️ NOTICE: .exe binaries may be detected as a virus by your antivirus software. This is a false positive caused by pyinstaller bootloader, read about it here. Duino-Coin is not a virus.

See you in the next update! 👋