Skip to content

Releases: signum-network/signum-pool

Version 2.1.0

11 Jul 22:51
83b69dd
Compare
Choose a tag to compare
Version 2.1.0 Pre-release
Pre-release
  • Support for multiple languages on the new UI
  • Support for multiple nodes, always using the best one
  • Show recently forged blocks (not yet processed) in the blocks won tab and API
  • Option to use certbot/letsencrypt for ssl certificates
  • Added cache headers on responses

Version 2.0.5

01 Jul 21:30
Compare
Choose a tag to compare
  • Price API update to use SIGNA
  • Allows for negative fees
  • Http server now adds a cache header for static content and assets
  • Other minor fixes

Version 2.0.2

27 Jun 21:38
Compare
Choose a tag to compare
  • Shows the physical and effective capacities of the bookmarked miner
  • Fix the top 10 miner list

Version 2.0.1

22 Jun 21:34
Compare
Choose a tag to compare

In addition to 1.X versions:

  • PoC+ boost calculated by the pool using recent deadlines (no boost drops)
  • Pool can be audited by API (all information is available to the public)
  • All new web UI

image

Version 2.0.0

22 Jun 20:54
Compare
Choose a tag to compare

In addition to previous versions:

  • PoC+ boost calculated by the pool using recent deadlines (no boost drops)
  • Pool can be audited by API (all information is available to the public)
  • All new web UI

image

Version 1.7.3

07 Jun 14:34
Compare
Choose a tag to compare
  • minor fixes for new miners and better showing the boost on restart

Version 1.7.2

05 Jun 17:48
Compare
Choose a tag to compare
  • new fee for solo miners (sharing less than 20%)
  • added CORS support for the API (check the config file)

Version 1.7.1

03 Jun 13:59
Compare
Choose a tag to compare

There is a new JAR file called signum-pool.jar be sure to run this file and not the old babel-pool.jar.

The database is also extended, so when running for the first time be sure to make a backup of your current DB just to be safe.

In addition to 1.7.0:

  • fix MariaDB compatibility

Version 1.7.0

02 Jun 21:38
Compare
Choose a tag to compare

There is a new JAR file called signum-pool.jar be sure to run this file and not the old babel-pool.jar.

The database is also extended, so when running for the first time be sure to make a backup of your current DB just to be safe.

New features:

  • new PoC+ logic, boost is calculated by the pool (smoother changes for miners, regardless if they mine blocks or not)
  • includes the Signum rebrand
  • a lot of optimizations to reduce DB interaction

(binary removed, do not use this one)

Version 1.6.5

27 May 02:23
Compare
Choose a tag to compare
  • More small performance improvements
  • Delay the past block processing to not compete with the deadlines from miners