danicoin/src/cryptonote_core
NoodleDoodleNoodleDoodleNoodleDoodleNoo 1f83444d3d Update blockchain.cpp
Fix compilation error
2015-07-15 23:20:15 -07:00
..
account.cpp account: allow creating an account from a public address and view secret key 2015-06-20 17:33:06 +01:00
account.h account: allow creating an account from a public address and view secret key 2015-06-20 17:33:06 +01:00
account_boost_serialization.h year updated in license 2015-01-02 18:52:46 +02:00
blockchain.cpp Update blockchain.cpp 2015-07-15 23:20:15 -07:00
blockchain.h cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
blockchain_storage.cpp Merge BlockchainDB into upstream 2015-04-07 17:56:18 -04:00
blockchain_storage.h Support debugging command --pop-blocks on in-memory blockchain 2015-05-16 19:38:52 -07:00
blockchain_storage_boost_serialization.h year updated in license 2015-01-02 18:52:46 +02:00
checkpoints.cpp Fixes segfault in Blockchain::handle_alternative_block 2015-01-09 05:56:51 -05:00
checkpoints.h checkpoints: add consts where appropriate 2015-01-04 19:39:41 -08:00
checkpoints_create.cpp Fix DNS checkpoint consensus code 2015-06-14 11:05:57 +01:00
checkpoints_create.h DNS checkpoint loading for testnet should now be correct 2015-03-01 03:36:46 -05:00
CMakeLists.txt Merge BlockchainDB into upstream 2015-04-07 17:56:18 -04:00
connection_context.h year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_basic.h Add compile-time support for both db implementations: in-memory and LMDB 2015-02-02 11:53:09 -08:00
cryptonote_basic_impl.cpp Fix standard address deserialization 2015-06-16 15:36:20 +01:00
cryptonote_basic_impl.h Integrated addresses (standard address plus payment id) 2015-06-12 16:48:41 +01:00
cryptonote_boost_serialization.h year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_core.cpp Update log statements 2015-05-08 14:12:06 -07:00
cryptonote_core.h Merge pull request #269 2015-05-06 08:09:31 +02:00
cryptonote_format_utils.cpp year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_format_utils.h year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_stat_info.h year updated in license 2015-01-02 18:52:46 +02:00
difficulty.cpp replaced 64-bit multiplication in difficulty.cpp with a portable version 2015-01-27 14:06:33 +02:00
difficulty.h year updated in license 2015-01-02 18:52:46 +02:00
miner.cpp year updated in license 2015-01-02 18:52:46 +02:00
miner.h year updated in license 2015-01-02 18:52:46 +02:00
tx_extra.h year updated in license 2015-01-02 18:52:46 +02:00
tx_pool.cpp Fix loop bug when calling core::get_block_template, causing calling thread to lock up. 2015-07-10 22:09:21 -07:00
tx_pool.h Fixes changes to sort tx by fee per kb 2015-05-13 20:27:06 -04:00
verification_context.h year updated in license 2015-01-02 18:52:46 +02:00