Skip to content

Release 2.0 "Iced Coffee"

Compare
Choose a tag to compare
@connorhess connorhess released this 08 Feb 12:15
· 1900 commits to master since this release
7847c02

"So guys, we did it" as a youtuber would say, we are now on version 2.0! 🥂

This was a long way, does anyone remember when the hashing algorithm was x*x/x+2 in the early days, haha? 😄 During 1,5 year of constant development we've managed to create a cryptocurrency that is like no other, all from scratch 🥇 We're hoping to expand even more and develop for you all everything that will make Duino-Coin better 👀

Thanks for believing in us through all this time, let's see what tomorrow brings ♐

Release 2.0 changelog:

  • PC Miner:

    • Fixed miner not restarting automatically
    • Fixed donation thread launching many times
    • Increased stability
    • Added Multiprocessing for multiple threads support
    • Cleaned some parts of the code
    • Converted Code Style to Black
    • Added Discord rich presence
  • AVR Miner:

    • Added multiple boards support
    • Increased stability (thanks, @ygboucherk)
    • Fixed donation thread launching many times
    • Cleaned some parts of the code
    • Converted Code Style to Black
    • Added Discord rich presence
  • Arduino Code:

    • Changed libraries to make the code work with any Arduino board
    • Small optimizations by @JoyBed
  • ESP8266 Code:

  • ESP32 Single and Multithreaded Code:

  • DUCO API Module:

    • Added Tkinter text variable support
    • Cleaned code (Thanks @its5Q)
    • Added new API link
  • GUI Wallet:

    • Minor bugfixes and improvements
    • Changed Wallet theme (now supports gamers - RGB soon)
    • Replaced .pack() with .grid() layout manager
    • Converted Code Style to Black
    • Added Discord rich presence
  • CLI Wallet (changes by @ygboucherk)

    • Cleaned and improved some parts of the code
    • Added wDUCOv2 support
  • Web Wallet & Web Miner:

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!