You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
slush's version needs tweaking for litecoin - my fork is trying to get it operating with litecoind - i think i may be getting close, just trying to find some ppl to point to the server and get some shares so i can verify.. hit me up on skype or msn (viperaus, [email protected] respectively) and ill run things through with you..
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
def finalize(self, merkle_root_int, extranonce1_bin, extranonce2_bin, ntime, nonce):
'''Take all parameters required to compile block candidate.
self.is_valid() should return True then...'''
in the code above, finalize does not return true. It seems it should?
The text was updated successfully, but these errors were encountered: