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

Release 41

Compare
Choose a tag to compare
@oliverw oliverw released this 25 Oct 18:49
· 1319 commits to master since this release
5fa0ce9

Changes

  • Miningcore is now fully compatible with Geth in addition to Parity (using Parity can no longer be recommended due to major reliability problems, especially this issue
  • Fixed missing await for miner performance API endpoint. Fixes #441.
  • Add nextBits and nextTarget to pool.networkStats (#443)
  • Improved stratum performance and reduced allocations