All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- cryptonight v8 support
- dependency updates
- moved to official tiny-keccak version (to benefit from the improvements made there)
- stratum handling completely reworked
- donation hashing
- various performance improvements, removing for loops with ranges seemed to be the biggest gain
- keep alive check via stratum protocol
- double efficiency by fixing a stupid bug
- optimisation scratchpad allocation
- sanity check in main method to prevent sending wrong hash results
- software AES support
- base version with functional hashing and stratum support