Skip to content

Software Changelog

Version 1.0.3RC7 released on 05/07/2019

  • added blake2b-glt algo
  • added blake2b-tnet algo support
  • fixed problems with local cache getting stalled from time to time

Version 1.0.3RC6 released on 12/23/2019

  • fixed unexpected crashes when mining at NOMP pools
  • API server can be modified on the fly
  • added API authentification
  • added list of pools to API
  • added a lot of API reporting calls
  • added blockstamp algo support
  • added tribus algo support
  • added blake2s algo support
  • added 'd1' profit estimation and switching algorithm
  • fixed minor issues with local cache that could lead to occasional crashes
  • improved stale share detection

Version 1.0.3RC5 released on 07/24/2019

  • fixed odo to reduce amount of above target rejected shares
  • fixed miner not picking up sha256t and sha256q algos on profits witcher
  • fixed fimware versioning issue
  • fixed various cache issues during software update
  • added on-screen notification when new software version is available

Version 1.0.3RC4 released on 07/21/2019

  • removed annoying warning when mining with alien setup
  • on conf errors, software falls back to donate@atomminer.com until errors are fixed
  • alien pool, if setup, has higher priority than anything else
  • added support for client.reconnect command used by MRR and other services
  • added custom DNS servers
  • added compression and encryption to all API calls
  • added support for NOMP based pools that don't follow stratum protocol
  • alien pool address can include optional "stratum+tcp://"
  • fixed groestl algo reporting wrong hashrate
  • fixed problem when miner stalls on raspberry W Zero
  • added myriad-groestl algo support
  • added sha256t algo support
  • added sha256q algo support
  • added odocrypt algo support
  • fixed algo version selection. newest available version of algo will be used
  • few minor internal improvements

Version 1.0.3RC3 released on 06/01/2019

  • added cpu and memory usage report to the CLI
  • added '-clean' CLI command that will remove log and cache files
  • added software selfupdate mechanism along with manual update
  • old large log files are removed upon startup
  • skein2 algo support
  • gr0estl algo support
  • sha256 algo support
  • added 3rd party pools support
  • added firmware/ folder rescan every 60 seconds to pick up manually downloaded or custom algo images
  • optimized firmware updates to reduce internet traffic usage
  • firmware cache moved to more logical cache/ subfolder
  • fixed problem when cli is eating up all availbale system handles
  • miners being automatically reprogrammed with newer firmware version when it is downloaded and verified
  • fixed crash when firmware.cache is corrupted or has invalid data
  • properly implemented '-program' cli command
  • added help output for most of the cli commands
  • added log to file conf option. currently unconditional logging is enabled for updates in log/update.log
  • added rigname validation to only allow ^[A-Za-z0-9-_]+ names
  • lots of internal improvements to lower CPU and RAM requirements