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
NoodleDoodleNoodleDoodleNoodleDoodleNoo 1f83444d3d
Update blockchain.cpp
9 years ago
..
CMakeLists.txt Merge BlockchainDB into upstream 9 years ago
account.cpp account: allow creating an account from a public address and view secret key 9 years ago
account.h account: allow creating an account from a public address and view secret key 9 years ago
account_boost_serialization.h year updated in license 10 years ago
blockchain.cpp Update blockchain.cpp 9 years ago
blockchain.h cleaning up, removing redundant files, renaming, fixing incorrect licenses 9 years ago
blockchain_storage.cpp Merge BlockchainDB into upstream 9 years ago
blockchain_storage.h Support debugging command --pop-blocks on in-memory blockchain 9 years ago
blockchain_storage_boost_serialization.h year updated in license 10 years ago
checkpoints.cpp Fixes segfault in Blockchain::handle_alternative_block 10 years ago
checkpoints.h checkpoints: add consts where appropriate 10 years ago
checkpoints_create.cpp Fix DNS checkpoint consensus code 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 Fix standard address deserialization 9 years ago
cryptonote_basic_impl.h Integrated addresses (standard address plus payment id) 9 years ago
cryptonote_boost_serialization.h year updated in license 10 years ago
cryptonote_core.cpp Update log statements 9 years ago
cryptonote_core.h Merge pull request #269 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 Fix loop bug when calling core::get_block_template, causing calling thread to lock up. 9 years ago
tx_pool.h Fixes changes to sort tx by fee per kb 9 years ago
verification_context.h year updated in license 10 years ago