danicoin/src/cryptonote_core
Thomas Winget d8c570b588 All LMDB BlockchainDB implemented, not tested
All of the functionality for the LMDB implementation of BlockchainDB is
implemented, but only what is in tests/unit_tests/BlockchainDB.cpp has
been tested.  This is basically add a block, see if you can get the
block and a tx from the block.  More tests should be added at some
point.
2015-01-04 19:01:11 -08:00
..
BlockchainDB_impl All LMDB BlockchainDB implemented, not tested 2015-01-04 19:01:11 -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 Initial commit of BlockchainDB tests, other misc 2015-01-04 18:41:44 -08:00
blockchain.h update new blockchain to build with new changes 2015-01-04 18:41:44 -08:00
blockchain_db.cpp Parts of LMDB impl of BlockchainDB done and working 2015-01-04 19:01:10 -08:00
blockchain_db.h Adding block data to LMDB BlockchainDB coded 2015-01-04 19:01:10 -08:00
blockchain_storage.cpp year updated in license 2015-01-02 18:52:46 +02:00
blockchain_storage.h year updated in license 2015-01-02 18:52:46 +02: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 year updated in license 2015-01-02 18:52:46 +02: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 year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_core.h year updated in license 2015-01-02 18:52:46 +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 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 year updated in license 2015-01-02 18:52:46 +02:00
tx_pool.h year updated in license 2015-01-02 18:52:46 +02:00
verification_context.h year updated in license 2015-01-02 18:52:46 +02:00