This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
Release 24
Changes
- Fixed Zencash Treasury bug
- Shutdown Logging
- Callisto (CLO) support
- RVN, PGN support
- Eth nonce parsing
- Implemented support for Tcp-Proxy-Protocol. Fixes #306
- Disable Ethereum wallet ownership check at startup as it seems to do more harm than good.
- Changed Ethash Future DAG generation
- Updated Equihashverify implementation to latest ZCash version to fix an exploit involving fake solutions
- Short-time ban for unauthorized miners to prevent potential validateaddress RPC DDos
- Max inbound request length increase
- Support static diff for bitcoin family of pools using d=diff as part of the password
- Partition API into regular and admin-api on different ports
- MessageBus for loosely coupled inter-component communication
- Publish shares over MessageBus
- Refactor external share receiver logic from ShareRecorder into own component