GitHub fail. It screwed up the pull req while merging updates from master... sigh
Coinbaser #708
pull luke-jr wants to merge 12 commits into bitcoin:master from luke-jr:coinbaser changing 4 files +207 −9-
luke-jr commented at 11:12 PM on December 16, 2011: member
-
Execute command specified by -coinbaser when creating a new block, which can output data to control where the generation goes e9a0e4d7a2
-
coinbaser: replace %d in command line with available funds b3fb0d04fc
-
Support for TCP server coinbasers 4e6e221902
-
Save coinbase, not just extraNonce d6cc5ef85b
-
Replace nBits in coinbase scriptSig with arbitrary data set by setworkaux RPC call 29b32459f7
-
Bugfix/safeguard: never create a coinbase scriptSig over 100 bytes long 9c651437ca
-
Check for parse or overflow errors in setworkaux 96f969314d
-
3c54a7b923
Merge commit '96f9693' into coinbaser
Conflicts: src/main.cpp src/main.h src/rpc.cpp
-
Document -coinbaser option in --help a1efc8cb10
-
Port coinbaser code to Windows 59806427d0
-
80828e6da9
Merge branch 'coinbaser'
Conflicts: src/bitcoinrpc.cpp src/main.cpp Hand-merging: src/bitcoinrpc.cpp src/main.cpp src/main.h
-
75ebc05a96
Merge branch 'coinbaser'
Conflicts: src/init.cpp
-
jgarzik commented at 7:42 PM on December 20, 2011: contributor
Closing, but we can re-open if there is sufficient buy-in from other mining operations.
If accepted, would lean towards only using TCP, as external program execution is more complicated and less portable (Windows does not have an exec, strictly speaking, so spawning details differ).
- jgarzik closed this on Dec 20, 2011
-
luke-jr commented at 7:59 PM on December 20, 2011: member
Um, wtf? This was already accepted for 0.6
-
TheBlueMatt commented at 7:05 AM on December 21, 2011: member
Accepted by who?
-
luke-jr commented at 7:11 AM on December 21, 2011: member
Gavin, at least.
- destenson referenced this in commit 581312ff90 on Jun 26, 2016
- ptschip referenced this in commit 1b353aae68 on Jul 28, 2017
- sipa referenced this in commit 497fad6f09 on Mar 21, 2020
- sipa referenced this in commit eae016f117 on Mar 22, 2020
- sipa referenced this in commit 4e37a7c2cb on Mar 27, 2020
- jnewbery referenced this in commit 9696dea839 on Apr 16, 2020
- jnewbery referenced this in commit a541fd0e87 on Apr 19, 2020
- sipa referenced this in commit c308759ea5 on Apr 19, 2020
- sipa referenced this in commit 4eaec32f1c on May 2, 2020
- sipa referenced this in commit ef7117193c on May 22, 2020
- sipa referenced this in commit 67f232b5d8 on Jun 9, 2020
- stackman27 referenced this in commit 78cde6f8c7 on Jun 26, 2020
- rajarshimaitra referenced this in commit 152fdd15b7 on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021
Contributors