danicoin/src/cryptonote_core
moneromooo-monero 10fd6cab6c blockchain_db: factor some exception code
Ideally, the log would go in the exception's ctor, but
two log levels are used, so I'd need to specify the level
in the ctor, which isn't great as it's not really related
to the exception.
2015-01-04 19:39:41 -08:00
..
BlockchainDB_impl raised maximum mapsize for lmdb to ~16GB 2015-01-04 19:39:40 -08:00
account.cpp year updated in license 2015-01-02 18:52:46 +02:00
account.h year updated in license 2015-01-02 18:52:46 +02:00
account_boost_serialization.h year updated in license 2015-01-02 18:52:46 +02:00
blockchain.cpp extraneous semicolon in Blockchain::complete_timestamps_vector 2015-01-04 19:39:40 -08:00
blockchain.h add new checkpointing behavior to Blockchain class 2015-01-04 19:31:20 -08:00
blockchain_db.cpp BlockchainLMDB seems to be working*! 2015-01-04 19:31:19 -08:00
blockchain_db.h blockchain_db: factor some exception code 2015-01-04 19:39:41 -08:00
blockchain_storage.cpp very, VERY primitive blockchain converter 2015-01-04 19:38:56 -08:00
blockchain_storage.h very, VERY primitive blockchain converter 2015-01-04 19:38:56 -08:00
blockchain_storage_boost_serialization.h year updated in license 2015-01-02 18:52:46 +02:00
checkpoints.cpp year updated in license 2015-01-02 18:52:46 +02:00
checkpoints.h year updated in license 2015-01-02 18:52:46 +02:00
checkpoints_create.cpp year updated in license 2015-01-02 18:52:46 +02:00
checkpoints_create.h year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt build: add liblmdb to the cmake autodetection system 2015-01-04 19:39:40 -08:00
connection_context.h year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_basic.h year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_basic_impl.cpp year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_basic_impl.h year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_boost_serialization.h year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_core.cpp Integrate BlockchainDB into cryptonote_core 2015-01-04 19:29:51 -08:00
cryptonote_core.h Integrate BlockchainDB into cryptonote_core 2015-01-04 19:29:51 -08: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 year updated in license 2015-01-02 18:52:46 +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 Integrate BlockchainDB into cryptonote_core 2015-01-04 19:29:51 -08:00
tx_pool.h Integrate BlockchainDB into cryptonote_core 2015-01-04 19:29:51 -08:00
verification_context.h year updated in license 2015-01-02 18:52:46 +02:00