This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
Release 39
Changes
- Fixed two critical bugs with Monero v8 (Cryptonight v2 hardfork)
- Added AEON coin template
- Expose coin family through API
- Return 24h payments in API
- Console only logging in recovery mode
- Added miner earnings by day to API
- Made database access layer completely async
- Simplified SoloPaymentScheme reward recipients configuration
- Simplify ShareRecorder queue and use batch inserts to improve performance when database is running on slower disks
- Updated libcryptonight using INTEL assembly version for cryptonight v2
- Async-optimized ShareReceiver