mirror of
https://github.com/monero-project/monero.git
synced 2024-12-16 21:36:32 +02: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. |
||
---|---|---|
.. | ||
blockchain_storage_boost_serialization.h | ||
blockchain.cpp | ||
blockchain.h | ||
CMakeLists.txt | ||
cryptonote_core.cpp | ||
cryptonote_core.h | ||
cryptonote_tx_utils.cpp | ||
cryptonote_tx_utils.h | ||
tx_pool.cpp | ||
tx_pool.h |