Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Release 39

Compare
Choose a tag to compare
@oliverw oliverw released this 19 Oct 15:54
· 1326 commits to master since this release
bf5015a

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