- Consolidate timestamp column types to timestamptz
- Update for npgsql 6.0 legacy timestamps (without time zone) with automatic runtime detection
- Removed the 0.1% Dev-Donation entirely
- Extended Coin metadata support (Website, Twitter, Discord, Telegram)
- Added JSON Schema for config.json and validation during load at runtime
- Fix build and test on Linux
- Added build-scripts for Windows and Linux
- Added hash algorithms: Ghostrider, Heavyhash, HMQ17, Sha256Csm, X16R V2
- Added cryptonight hash algorithms: Cryptonight Lite, Cryptonight Heavy, Cryptonight Pico, Argon and their respective sub-variants
- Upgraded librandomx to v1.1.10
- Improved Ethereum Sync status reporting
- Implement Ethereum Stratum Protocol v1 (Miningcore now supports both Stratum Protocols on the same port)
- Added support for TLS auto detection (Stratum Port Config Option: tlsAuto: true)