danicoin/src/blockchain_db
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
..
berkeleydb update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
lmdb Don't copy blockchain for coinbase_tx_sum 2017-06-01 14:14:24 +01:00
blockchain_db.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
blockchain_db.h Don't copy blockchain for coinbase_tx_sum 2017-06-01 14:14:24 +01:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
db_types.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00