danicoin/src/daemon
Riccardo Spagni b1df7f114d
Merge pull request #1711
cf2e75eb daemon: fix crash on exit when mining (moneromooo-monero)
2017-02-12 23:24:49 +02:00
..
CMakeLists.txt Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
command_line_args.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
command_parser_executor.cpp Background/smart mining. If a users' computer is plugged into a power 2017-02-10 18:07:39 -05:00
command_parser_executor.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
command_server.cpp Background/smart mining. If a users' computer is plugged into a power 2017-02-10 18:07:39 -05:00
command_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.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
daemon.cpp daemon: fix crash on exit when mining 2017-02-12 11:09:21 +00:00
daemon.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
executor.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
executor.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
main.cpp Merge pull request #1689 2017-02-11 00:35:25 +02:00
p2p.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
protocol.h Add missing include 2017-02-02 19:54:17 +01:00
rpc.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
rpc_command_executor.cpp Added a note about smart mining to status command. Fixed up a bug where I was resetting bg mining enabled instead of started. Upped the miner threshold. Also moved setting of enabled on start above miner thread creation since starting with true, then stopping, then starting with false resulted in race condition. 2017-02-10 18:07:43 -05:00
rpc_command_executor.h Background/smart mining. If a users' computer is plugged into a power 2017-02-10 18:07:39 -05:00