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
moneromooo-monero f065234b71
core: cache tx and block hashes in the respective classes
7 years ago
..
CMakeLists.txt fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 7 years ago
blockchain.cpp blockchain: lower the relay fee by 2% 7 years ago
blockchain.h Removed boost/asio.hpp include from epee/string_tools.h 7 years ago
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 7 years ago
cryptonote_core.cpp core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block 7 years ago
cryptonote_core.h core: make update download cancellable 7 years ago
cryptonote_tx_utils.cpp core: cache tx and block hashes in the respective classes 7 years ago
cryptonote_tx_utils.h update copyright year, fix occasional lack of newline at line end 7 years ago
tx_pool.cpp tx_pool: use new filling algorithm from v5 only 7 years ago
tx_pool.h update copyright year, fix occasional lack of newline at line end 7 years ago