You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src/cryptonote_core
Thomas Winget 5c0bc0050c
Merge upstream updates into blockchain branch
9 years ago
..
CMakeLists.txt Moved BlockchainDB into its own src/ subfolder 9 years ago
account.cpp year updated in license 10 years ago
account.h year updated in license 10 years ago
account_boost_serialization.h year updated in license 10 years ago
blockchain.cpp Add support for database open with flags 9 years ago
blockchain.h Update Blockchain::get_db() to return reference instead of pointer 9 years ago
blockchain_storage.cpp Merge upstream updates into blockchain branch 9 years ago
blockchain_storage.h Merge upstream updates into blockchain branch 9 years ago
blockchain_storage_boost_serialization.h year updated in license 10 years ago
checkpoints.cpp Fixes segfault in Blockchain::handle_alternative_block 9 years ago
checkpoints.h checkpoints: add consts where appropriate 10 years ago
checkpoints_create.cpp Merge upstream to daemonize changes 9 years ago
checkpoints_create.h DNS checkpoint loading for testnet should now be correct 9 years ago
connection_context.h year updated in license 10 years ago
cryptonote_basic.h Add compile-time support for both db implementations: in-memory and LMDB 9 years ago
cryptonote_basic_impl.cpp minimum subsidy for mining incentives, remove unused LEGACY_FEE define 9 years ago
cryptonote_basic_impl.h year updated in license 10 years ago
cryptonote_boost_serialization.h year updated in license 10 years ago
cryptonote_core.cpp Merge upstream updates into blockchain branch 9 years ago
cryptonote_core.h Merge upstream updates into blockchain branch 9 years ago
cryptonote_format_utils.cpp year updated in license 10 years ago
cryptonote_format_utils.h year updated in license 10 years ago
cryptonote_stat_info.h year updated in license 10 years ago
difficulty.cpp replaced 64-bit multiplication in difficulty.cpp with a portable version 9 years ago
difficulty.h year updated in license 10 years ago
miner.cpp year updated in license 10 years ago
miner.h year updated in license 10 years ago
tx_extra.h year updated in license 10 years ago
tx_pool.cpp Add compile-time support for both db implementations: in-memory and LMDB 9 years ago
tx_pool.h Add compile-time support for both db implementations: in-memory and LMDB 9 years ago
verification_context.h year updated in license 10 years ago