danicoin/src/cryptonote_core
Howard Chu d17c0fc2d0
Don't copy blockchain for coinbase_tx_sum
Changed Blockchain::for_all_blocks() to for_blocks_range()
Operate on blockchain in-place instead of building a copy first.
2017-06-01 14:14:24 +01:00
..
blockchain.cpp Don't copy blockchain for coinbase_tx_sum 2017-06-01 14:14:24 +01:00
blockchain.h Don't copy blockchain for coinbase_tx_sum 2017-06-01 14:14:24 +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 Don't copy blockchain for coinbase_tx_sum 2017-06-01 14:14:24 +01:00
cryptonote_core.h Merge pull request #1982 2017-05-30 21:12:44 +02:00
cryptonote_tx_utils.cpp core: avoid possible reordering bugs wth tx/bloch hash cache 2017-03-25 09:18:53 +00: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 Merge pull request #1982 2017-05-30 21:12:44 +02:00
tx_pool.h Merge pull request #1982 2017-05-30 21:12:44 +02:00