dogecoin/qa
Daniel Kraft 2016576998 Fix crash when mining with empty keypool.
Since the introduction of the ScriptForMining callback, the mining
functions (setgenerate and generate) crash with an assertion failure
(due to a NULL pointer script returned) if the keypool is empty.  Fix
this by giving a proper error.
2015-08-18 09:07:33 +02:00
..
pull-tester [QA] remove rawtransactions.py from the extended test list 2015-07-10 22:01:41 +02:00
rpc-tests Fix crash when mining with empty keypool. 2015-08-18 09:07:33 +02:00