-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Coinbaser #719
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
Coinbaser #719
Conversation
|
|
Also, the current code has had months of testing. Any major restructures just for the sake of restructuring are liable to possibly introduce bugs, and there's really no reason or need to do so. This is needed, there's no known problems with it, it's had months of testing and reviews, and Gavin OK'd it months ago. Why are we going out of the way to look for stuff to change when it works well? |
|
|
|
Fixed a bug sipa found and one it made me think to check:
|
Not sure still about necessity, but ACK on the code changes. |
It would be really handy if coinbaser were merged with the mainline. I have to do enough changes to my code to upgrade and then test without having to also do basics like this. It seems like it would be an addition that has no drawbacks to those who do not use it and advantageous to those who do, like EMC. |
ACK on the changes to RPC getmemorypool. |
…ich can output data to control where the generation goes
Since this has gone two .y releases without merging, and I no longer have any use for it myself, I have decided that unless someone (with push access) agrees to merge it, I will no longer be rebasing it, and it will drop from my 'next' branch when the inevitable 0.7 changes conflict with it. If you are using Coinbaser, I recommend migrating to other software for generating work, such as Eloipool. |
This no longer merges cleanly; closing. Reopen if someone is willing to merge to master. |
Offers some minor spelling updates
This enables miners to manipulate their coinbases. Documented on the wiki.
At least Eligius (400 GH/s) and Eclipse (235 GH/s) are already using it, and slush (1.3 TH/s) intends to.
Accepted by Gavin for merging in the 0.6 window December 02, 2011.