Replies: 4 comments
-
Hello, I can't really help, the source code you provided is golang, i'm terrible with that language. The easiest way for you would be to ask for a C/C++ portage of the algo and then make the implementation if you are good in C/C++. It's also a tricky one since they are using another key hashing algo in |
Beta Was this translation helpful? Give feedback.
-
not as fast as a c/c++ implementation but there is one based on the go source code: https://github.com/1oopio/miningcore/tree/master/src/Native/libastrobwt |
Beta Was this translation helpful? Give feedback.
-
It's actually the one he linked in his request :) Welcome back by the way, i remember last time we talked you were saying not being interested anymore with |
Beta Was this translation helpful? Give feedback.
-
Unfortunately it's like a very unhealthy habit and I cant keep my fingers off completely. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'm trying to add spectre coin which is a kaspa fork with a private algorithm.
https://github.com/spectre-project/spectred
https://github.com/spectre-project/go-spectrex
I follow differents commits about this issue (#57 (comment)) but it fails during job attribution.
I think its about algorithm which isn't implemented in miningcore.
Could you help me to implement spectrex algo? Give me some tips
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions