danicoin/src/cryptonote_core
moneromooo-monero 2d8a6a6f0c
blockchain: cap memory size of retrieved blocks
It helps keep memory usage down when a wallet refreshes through
a string of large blocks
2017-08-26 20:54:38 +01:00
..
blockchain.cpp blockchain: cap memory size of retrieved blocks 2017-08-26 20:54:38 +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 Merge pull request #2303 2017-08-17 21:39:44 +02: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: fix crash in stats 2017-08-23 14:22:25 +01:00
tx_pool.h tx_pool: remove obsolete unused m_config_folder field 2017-07-30 12:03:43 +01:00