danicoin/src/cryptonote_core
warptangent 3800875406
Make HardFork object available to BlockchainDB and derived DB implementations
This will later allow the HardFork object's DB update functions to be
called when the DB transaction that persists across block add/remove is
open.
2016-02-08 09:28:17 -08:00
..
account.cpp updated copyright year 2015-12-31 08:39:56 +02:00
account.h updated copyright year 2015-12-31 08:39:56 +02:00
account_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
blockchain.cpp Make HardFork object available to BlockchainDB and derived DB implementations 2016-02-08 09:28:17 -08:00
blockchain.h Blockchain: Optionally pass in HardFork object 2016-02-08 08:50:51 -08:00
blockchain_storage.cpp new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00
blockchain_storage.h new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00
blockchain_storage_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
checkpoints.cpp updated copyright year 2015-12-31 08:39:56 +02:00
checkpoints.h updated copyright year 2015-12-31 08:39:56 +02:00
checkpoints_create.cpp added checkpoints 2016-01-15 15:22:31 +02:00
checkpoints_create.h updated copyright year 2015-12-31 08:39:56 +02:00
CMakeLists.txt updated copyright year 2015-12-31 08:39:56 +02:00
connection_context.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_basic.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_basic_impl.cpp Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
cryptonote_basic_impl.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_core.cpp core: move the db lock to the data directory 2016-02-04 18:09:45 +00:00
cryptonote_core.h core: prevent the database from being used by multiple daemons 2016-01-31 12:58:08 +00:00
cryptonote_format_utils.cpp updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_format_utils.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_stat_info.h updated copyright year 2015-12-31 08:39:56 +02:00
difficulty.cpp updated copyright year 2015-12-31 08:39:56 +02:00
difficulty.h updated copyright year 2015-12-31 08:39:56 +02:00
hardfork.cpp hardfork: allow passing chain height in get(height) for convenience 2016-02-01 20:06:55 +00:00
hardfork.h fixed copyrights with bad year references 2015-12-31 08:37:27 +02:00
miner.cpp updated copyright year 2015-12-31 08:39:56 +02:00
miner.h updated copyright year 2015-12-31 08:39:56 +02:00
tx_extra.h updated copyright year 2015-12-31 08:39:56 +02:00
tx_pool.cpp tx_pool: do not accept txes not in a block if they timed out before 2016-01-29 17:21:25 +00:00
tx_pool.h Merge pull request #631 2016-01-31 15:20:18 +02:00
verification_context.h updated copyright year 2015-12-31 08:39:56 +02:00