-
Notifications
You must be signed in to change notification settings - Fork 11
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
Make it work again! #7
Comments
Yea it would be awesome! |
If you guys are still interested I can post the working code on my github and explain the implementation, but I do not think it is worth it. After modifing the code a little bit to make the hash go faster without crashing the server. The best I could get is an avarage of 300Hash per second, which is basically not even a dollar per weak. This is the modified code which basically does the brute force.
If you guys come up with some algorithm that would significantly improve the speed let me know. |
Hi thank you soooo much, finally someone helped me, ty! @aldotoci |
No problem, do you have any idea on how to imporve the performance, also where can I dm you @AndrexYT ? |
How can I set this up ? Can you give any instructions ? |
This is the structure structure of the implementation Replace the GetLastBlock file code with the one above return function() It should work now. |
Wow thank you also where does the mined coin go ? |
If the hash exists it will just print on the terminal, but you can change it and store it into a script file or sth like that, but again this is not fast at all and you will propably need an eternity to mine a coin. |
@aldotoci Hi, i tried your code, i am getting: |
Hi, can you @Jody7 Make the code work again and tell instructions to add it to rolbox game? I saw you in DuinoCoin chat, and you was making the miner, i want to you helped me with my mining game, and at leaset fixed code, please, i need it for my game!
The text was updated successfully, but these errors were encountered: