ethash icon indicating copy to clipboard operation
ethash copied to clipboard

Travis fix

Open hackmod opened this issue 7 years ago • 4 comments

hackmod avatar Nov 25 '18 19:11 hackmod

@karalabe, @chfast // sorry for disturbing you. but who is the current maintainer?

hackmod avatar Nov 30 '18 01:11 hackmod

go-ethereum uses our own Go ethash implementation, so I'm definitely out of this repo.

karalabe avatar Nov 30 '18 09:11 karalabe

@hackmod This library is not maintained. It was one of the reasons I developed my own from scratch (not the most important reason though). https://github.com/chfast/ethash

I was considering replacing this one with my own, but this never happened.

I believe the only user of this one is ethereum-js who has nodejs bindings for this library.

chfast avatar Nov 30 '18 12:11 chfast

@chfast also https://github.com/sammy007/open-ethereum-pool depends on this module

mkrufky avatar Aug 05 '19 12:08 mkrufky