This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
Release 43
Changes
- More flexible parameters for pool/performance API
- Fix network difficulty recorded with poolstats for Bitcoin family coins
- Added Balance related Admin-APIs
- Add Miner to BlockUnlockedNotification
- Implemented overt ASIC-boost stratum extension
Database Migration
ALTER TABLE balances DROP coin;
ALTER TABLE balance_changes DROP coin;