mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-11 13:43:29 +01:00
417b126fc4
You're wondering how this fixes core tests, aren't you... It prevents the miner (initialized by cryptonote::core) from breaking trying to access arguments that were not added. Since the tests don't use the miner directly, it makes more sense to have cryptonote_core add those, since it also uses the miner. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
command_line_args.h | ||
command_parser_executor.cpp | ||
command_parser_executor.h | ||
command_server.cpp | ||
command_server.h | ||
core.h | ||
daemon.cpp | ||
daemon.h | ||
executor.cpp | ||
executor.h | ||
main.cpp | ||
p2p.h | ||
protocol.h | ||
rpc_command_executor.cpp | ||
rpc_command_executor.h | ||
rpc.h |