ethash 0.9.0
- Added: The constant
ETHASH_MAX_EPOCH_NUMBER = 32639
representing the maximum supported Ethash epoch. #212 - Removed: Previously deprecated ProgPoW implementation. #207 #209 #210
- Removed: Support for using custom hash function for light cache generation. #213
- Removed: The internal header builtins.h. #208