danicoin/src/cryptonote_core
moneromooo-monero a6f1d8fc4c
core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block
This ensures that a batch can't also be started/stopped out of
sync by another thread and us getting in the middle
2017-03-19 12:40:26 +00:00
..
blockchain.cpp Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
blockchain.h Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00: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 Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
tx_pool.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00