Releases: signum-network/signum-pool
Releases · signum-network/signum-pool
Version 2.1.0
- 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
- 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
- Shows the physical and effective capacities of the bookmarked miner
- Fix the top 10 miner list
Version 2.0.1
Version 2.0.0
Version 1.7.3
- minor fixes for new miners and better showing the boost on restart
Version 1.7.2
- new fee for solo miners (sharing less than 20%)
- added CORS support for the API (check the config file)
Version 1.7.1
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
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
- More small performance improvements
- Delay the past block processing to not compete with the deadlines from miners