danicoin/src/rpc
Dion Ahmetaj 345ed4823c Background/smart mining. If a users' computer is plugged into a power
source, and CPU has been idle for some time, then begin mining to some
threshold (don't destroy the users' CPU).

This patch only supports windows and linux (I've only tested on Win64 and
Ubuntu).

The variables currently default to pretty conservative values (i.e. 20%
CPU mining threshold).
2017-02-10 18:07:39 -05:00
..
CMakeLists.txt Merge pull request #1689 2017-02-11 00:35:25 +02:00
core_rpc_server.cpp Background/smart mining. If a users' computer is plugged into a power 2017-02-10 18:07:39 -05:00
core_rpc_server.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
core_rpc_server_commands_defs.h Background/smart mining. If a users' computer is plugged into a power 2017-02-10 18:07:39 -05:00
core_rpc_server_error_codes.h updated copyright year 2015-12-31 08:39:56 +02:00
rpc_args.cpp Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
rpc_args.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00