Combined #2917 (removed internal miner and GBT wallet dependencies) with #2901 (no wallet)
getblocktemplate without a wallet #2918
pull luke-jr wants to merge 8 commits into bitcoin:master from luke-jr:walletless_miner changing 16 files +235 −850-
luke-jr commented at 1:37 PM on August 20, 2013: member
-
Support absence of wallet (pwalletMain==NULL) in several locations, notably RPC. 9fba70f0fe
-
abc4e26c2a
init.cpp: cosmetic code movement, preparing for no-wallet mode.
No behavior changes, just indentation changes.
-
Add -disablewallet option, to disable wallet support (and BDB) 9c347636ad
-
9e037c2700
RPC: Remove 'getwork' deprecated mining protocol
Use getblocktemplate instead.
-
Remove mentions of 4way miner in debian bitcoin.conf example/manpage e527bab9e8
-
Remove embedded BitcoinMiner 8dfdc25ed5
-
CreateNewBlock: Remove CReserveKey dependency dcc1891c3b
-
9d42c32829
Merge remote-tracking branch 'jgarzik/no-wallet' into walletless_miner
Conflicts: src/bitcoinrpc.cpp src/init.cpp src/rpcmining.cpp
-
BitcoinPullTester commented at 3:16 PM on August 20, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/9d42c3282929ea3dcf9d21ff40e64cd5d5f9b8c3 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
Diapolo commented at 1:24 PM on August 29, 2013: none
Should be re-worked or closed, as we chose to keep the internal miner.
-
wtogami commented at 5:58 AM on October 14, 2013: contributor
Please close.
- jgarzik closed this on Oct 14, 2013
- Bushstar referenced this in commit 29194b1f5a on Apr 8, 2020
- DrahtBot locked this on Sep 8, 2021