danicoin/src/cryptonote_core
Howard Chu 4c7f8ac04f
DB cleanup
Hide LMDB-specific stuff behind blockchain_db.h. Nobody besides blockchain_db.cpp
should ever be including DB-specific headers any more.
2017-08-19 18:11:38 +01:00
..
blockchain.cpp protocol: pass blockchain cumulative difficulty when syncing 2017-08-15 21:03:37 +01:00
blockchain.h protocol: pass blockchain cumulative difficulty when syncing 2017-08-15 21:03:37 +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 DB cleanup 2017-08-19 18:11:38 +01:00
cryptonote_core.h Merge pull request #2303 2017-08-17 21:39:44 +02: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