ndx-multi-hashing
Version:
Multi Hashing Algos for Stratum Pool
14 lines (8 loc) • 305 B
Markdown
## v1.0.0
* Started versioning
## v1.0.1
* Added x16r algo (Ravencoin) support. Thanks to a2hill
## v1.0.2
* Fixed neoscrypt, fixed segmentation fault by disabling vectorizing. Need help to link asm impl in the module.
## v1.0.3
* https://github.com/foxer666/node-multi-hashing/issues/8