Skip to content

ethash 0.9.0

Compare
Choose a tag to compare
@chfast chfast released this 05 Apr 11:45
· 33 commits to master since this release
v0.9.0
e07b251
  • 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