danicoin/src/cryptonote_core
NoodleDoodleNoodleDoodleNoodleDoodleNoo 94ea3e8ed2 Removed on_idle() calls to Blockchain::store_blockchain() for lmdb.
Added option to cache tx-input verification results.
2015-07-15 23:20:25 -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 Removed on_idle() calls to Blockchain::store_blockchain() for lmdb. 2015-07-15 23:20:25 -07:00
blockchain.h Removed on_idle() calls to Blockchain::store_blockchain() for lmdb. 2015-07-15 23:20:25 -07:00
blockchain_storage.cpp Merge BlockchainDB into upstream 2015-04-07 17:56:18 -04:00
blockchain_storage.h ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -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 Fixed binary size issue due to embedded checkpoint data. 2015-07-15 23:20:20 -07: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 ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07: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 Removed on_idle() calls to Blockchain::store_blockchain() for lmdb. 2015-07-15 23:20:25 -07:00
cryptonote_core.h ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07: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 ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07: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 Removed on_idle() calls to Blockchain::store_blockchain() for lmdb. 2015-07-15 23:20:25 -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