-
Notifications
You must be signed in to change notification settings - Fork 475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script Crashes after 7 hours of mining. #16
Comments
There needs to be code written to also iterate within the coinbase, the famous newspaper headline. 4294967295 is bigger than 0xFFFF FFFF |
My understanding is that you start to add garbage characters to the start or end of the coinbase-message.
But another way to do this is to sample the time again and restart mining for the Genesis and reset nonce.
Hope this helps
/jonasbits
Den 29 jan 2018 kl. 06:58 skrev dizzydes <[email protected]>:
@jonasbits You mean code needs to be added to this script? What iteration in the coinbase do you mean?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I met this issue too, help pls. |
1 similar comment
I met this issue too, help pls. |
I met this problem too. But I solved it by shorten my senetences and it works. |
In theory this commit in @jonasbits 's fork fixes the issue. |
Same issue. Tried a shorter timestamp and still got the error. Original BTC timestamp is 69, mine was 65 so I think that is not the solution |
Hello.
I'm using this script to mine a sha256 genesis block but after 7 hours of mining it crashes with this error.
Note: The script actually works if i start it without any parameters(by doing so i presume i mine satoshi's genesis block and it works )
The text was updated successfully, but these errors were encountered: