danicoin/src/cryptonote_core
Riccardo Spagni 8048de268a
Merge pull request #2216
d8becf2e blockchain: fix cryptonight buffer leak on exit (moneromooo-monero)
91aa90fc blockchain: ensure all blocks get their longhash precalculated (moneromooo-monero)
ff4bcaed blockchain: pass correct height to get_block_longhash (moneromooo-monero)
2017-08-07 15:11:04 +02:00
..
blockchain.cpp Merge pull request #2216 2017-08-07 15:11:04 +02:00
blockchain.h blockchain: ensure all blocks get their longhash precalculated 2017-07-27 18:18:49 +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 core: forbid duplicate ring members from v6 2017-07-22 12:33:12 +01:00
cryptonote_core.h core: forbid duplicate ring members from v6 2017-07-22 12:33:12 +01:00
cryptonote_tx_utils.cpp core: randomly shuffle outputs 2017-07-25 18:57:57 +01:00
cryptonote_tx_utils.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
tx_pool.cpp tx_pool: initialize padding in txpool meta structure 2017-07-02 18:45:29 +01:00
tx_pool.h Speedup print_pool_stats 2017-06-01 17:34:03 +01:00