Skip to content

Releases: revoxhere/duino-coin

Release 1.4.8

01 May 13:07
7a5a659
Compare
Choose a tag to compare

This release is the same as 1.4 except it contains fixed Arduino Code.
Special thanks to @daknuett for help with porting the code to cryptosuite2 library.

Update 2.05.2020: Arduino Code has been fixed (yet again). Please re-download this release 👍

Release 1.4

29 Apr 08:00
b46f701
Compare
Choose a tag to compare
  • Wallet

    • Completely redesigned UI
    • Added shortcuts tab
    • Fixed price calculation
    • Loging-in should no longer fail
  • PC Miner

    • Redesigned console output
    • (Hopefully) Fixed reconnecting
    • Added MrKris7100's random algorithm version
    • Other minor improvements
  • Arduino Miner & Code

    • Arduino Code got fully remade
    • Arduino Miner got unified structure as PC Miner
    • Other minor improvements
  • ESP8266/12/32 standalone Code

    • Initial release

WARNING: You may have problems with uploading new Arduino Code to Arduino. We're aware of this and will soon push a fix.

Release 1.337

09 Apr 15:58
6cb927e
Compare
Choose a tag to compare

aka special LEET version 😄
Changelog:

  • PC Miner:
    • Added donate option
    • Refreshed design
    • Added window title support for linux
    • Added changeable st and bytert
    • Other minor changes & bugfixes
  • Arduino Miner
    • Unified design with PC Miner
    • Added autorestarter
    • Arduino code has been finally optimized
    • Overall code has been cleaned up
    • Other minor changes & bugfixes
  • Wallet
    • Sending funds option will no longer timeout
    • Added selectable currency converter
    • Changed some dialogs
    • Other minor changes & bugfixes

PoT Miner support has ended. Thank you all for taking part in it. It will return in the future in other form.

Release 1.2

27 Mar 16:02
f64ac40
Compare
Choose a tag to compare

Changelog:

  • PC Miner & PoT Miner:
    • Fixed a bug with server version
    • Corrected messages about missing dependencies (thanks, markonjak!)
    • Added autorestarter setting during configuration menu (thanks, Jacob!)
    • Other minor bugfixes
  • Wallet:
    • Dark mode is now default
    • DUCO/USD price is now grabbed from server API (thanks, Bilaboz & Jacob!)
    • Fixed bugs with logging-in and registration (thanks, paxille!)
    • Fixed a bug when transaction list wasn't saved
    • Added logout option
    • Added password change option
    • Added notification when receiving bigger transactions (thanks, Furim!)
    • Other minor bugfixes

Server has also received some changes, including better API (now HTML & JSON) and optimization of the code. Arduino Miner is still in 1.0 shape, It'll get more love when I'll have more time. Linux version finally contains binaries so there shouldn't be any problems with launching it now (thanks, markonjak!) If anyone still hasn't joined our Discord, here's the link: https://discord.gg/KyADZT3

Release 1.1

14 Mar 16:32
8608164
Compare
Choose a tag to compare

Changelog:

  • Wallet:

    • Added transaction history
    • DUCO/USD price will now refresh automatically
    • Added global resources path
    • Other minor bugfixes and improvements
  • PC Miner, PoT Miner & Arduino Miner

    • Added global resources path
    • Added global version variable
    • Other minor bugfixes and improvements

Release 1.0

29 Feb 19:30
2a02437
Compare
Choose a tag to compare

First production-ready release!

Changelog:

  • PC Miner & PoT Miner:
    • Added autorestart function with user-defined time
    • Added window titles
    • Other minor changes
  • Wallet & Arduino Miner:
    • Other minor changes

Beta 3.1 (release candidate)

16 Feb 12:33
1d515aa
Compare
Choose a tag to compare
Pre-release

Last pre-release

Please test this version as deeply as possible, if everything goes well this will be the 1.0 release.
Changelog:

  • Server:

    • Fixed disconnected users not being removed from miners list
    • Fixed a bug with Proof-of-Time reward
    • Increased reward a bit
    • Removed logs directory
  • All miners:

    • Small bugfixes and optimizations
  • Wallet:

    • Added user "rank" display
    • Other minor changes

Beta 3

06 Feb 13:25
0005ac9
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release

Last "big" beta!

So guys, we did it! Everything is almost done. There are probably small bugs that need to be fixed but after that - Release 1.0!
Changelog:

  • PC Miner:
    • Added missing comments
    • "FROM" protocol
    • Fixed version issue when server was down
    • Minor bugfixes and optimizations
    • Added network support
    • Prepared algorithm for 1:1 swap
  • PoT Miner:
    • "FROM" protocol
    • Fixed version issue when server was down
    • Added network support
    • Minor bugfixes and optimizations
  • Arduino Miner:
    • "FROM" protocol
    • Fixed version issue when server was down
    • Added network support
    • Removed brackets in port lister (how long was it there?!)
  • Wallet:
    • Added loading screen
    • Added network support
    • Prepared "BALA" protocol for 1:1 swap

Duino-Coin websites will also receive some updates.

Beta 2.2

28 Jan 21:28
373ffdf
Compare
Choose a tag to compare
Beta 2.2 Pre-release
Pre-release

"Time" fixes

In this small update:

  • PoT Miner has been fixed,
  • File structure of all miners and wallet has been unified,
  • Wallet has received new community background,
  • Arduino Miner got some love by fixing minor bugs.

Beta 2

26 Jan 21:32
8ad6d27
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

Third way to mine - Proof-of-Time!

Changelog:

  • PC PoT (Proof-of-Time) Miner:
    • New way to earn DUCO - you get rewarded every 30s
    • This is a new concept, not everything may work correctly - please report encountered problems!
  • PC Miner:
    • CLI improvements - now we probably have the coolest miner in the crypto world!
  • Wallet:
    • Fixed a bug with theme selector in About screen
  • Arduino Miner:
    • No big changes
  • Server:
    • Increased mining reward (to attract more people 😁)