danicoin/src/cryptonote_core
moneromooo-monero a1891ebea9
tests: fix tests build
Add get_fork_version and add_ideal_fork_version to core so
cryptonote_protocol does not have to need the Blockchain
class directly, as it's not in its dependencies, and add
those to the fake core classes in tests too.
2017-08-10 11:12:56 +01:00
..
blockchain.cpp change mixin to ring size in user visible places 2017-08-07 21:12:27 +01:00
blockchain.h protocol: add checks for top block hard fork version 2017-08-09 10:28:41 +01:00
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
cryptonote_core.cpp tests: fix tests build 2017-08-10 11:12:56 +01:00
cryptonote_core.h tests: fix tests build 2017-08-10 11:12:56 +01:00
cryptonote_tx_utils.cpp Merge pull request #2231 2017-08-07 22:53:15 +02:00
cryptonote_tx_utils.h some include cleanup 2017-07-31 16:36:52 +01:00
tx_pool.cpp tx_pool: initialize padding in txpool meta structure 2017-07-02 18:45:29 +01:00
tx_pool.h tx_pool: remove obsolete unused m_config_folder field 2017-07-30 12:03:43 +01:00