Skip to content

Releases: consensus-ai/sentient-miner

Sentient Miner - v0.1.2

20 Dec 23:46
Compare
Choose a tag to compare

This release includes,

  • A WebSocket endpoint for streaming current hashrate in place of ZeroMQ
  • A new GET endpoint for current hashrate
  • Removal of local hashrate logging
  • The first-ever windows binaries for mining sentient!

Sentient Miner - v0.1.1

01 Dec 05:49
Compare
Choose a tag to compare

This release includes,

  • Bug fixes (improves mining pool performance)
  • Improved stratum mining pool support
  • Hash rate syncs for real-time readings

Sentient Miner - v0.1.0

13 Nov 17:25
f034e68
Compare
Choose a tag to compare

This release includes the following changes,

  • Completely new codebase based off of gominer
  • Adds stratum support, and multi-gpu support
  • Written in Golang vs C
  • Adds Docker environment
  • Bumps version number to v0.1.0

Sentient Miner - v0.0.2

29 Jun 16:31
0a77d5a
Compare
Choose a tag to compare

This release includes the following changes:

  • much more precise hashrate calculations for OSX
  • improved backoff behaviour for failed API calls

Sentient Miner - v0.0.1

19 Jun 17:10
4d9fd6f
Compare
Choose a tag to compare

This release includes an implementation of the GPU miner for Sentient Network, using blake2b-512. It only includes Linux and OSX builds for now.