danicoin/src/rpc
moneromooo-monero 051ddbc741
rpc: fix start_mining and status RPC crashes
They check whether they're running on testnet by accessing the
m_rpc_server object, which does not exist when in RPC mode.

Also, fix hard_fork_info being called with the wrong API.
2015-10-28 18:09:36 +00:00
..
CMakeLists.txt remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
core_rpc_server.cpp rpc: fix start_mining and status RPC crashes 2015-10-28 18:09:36 +00:00
core_rpc_server.h rpc: fix hard_fork_info RPC 2015-10-26 10:17:48 +00:00
core_rpc_server_commands_defs.h rpc: fix start_mining and status RPC crashes 2015-10-28 18:09:36 +00:00
core_rpc_server_error_codes.h Add an RPC call and daemon command to get info on hard fork voting 2015-09-19 16:47:48 +01:00