danicoin/src/cryptonote_core
moneromooo-monero 2242d8ebd6
tx_pool: silence use of uninitialized warning
The result is not actually used when uninitialized
2017-03-21 12:21:19 +00:00
..
blockchain.cpp blockchain: lower the relay fee by 2% 2017-03-20 19:14:12 +00:00
blockchain.h Removed boost/asio.hpp include from epee/string_tools.h 2017-03-18 22:05:14 -04: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 fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
cryptonote_core.cpp core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block 2017-03-19 12:40:26 +00:00
cryptonote_core.h core: make update download cancellable 2017-03-05 16:59:25 +00:00
cryptonote_tx_utils.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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: silence use of uninitialized warning 2017-03-21 12:21:19 +00:00
tx_pool.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00