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
Javier Smooth baf101ef4a
More changes for 2-min blocks
9 years ago
..
CMakeLists.txt New hardfork class 9 years ago
account.cpp encrypted payment ids are now 64 bit, instead of 256 bit 9 years ago
account.h encrypted payment ids are now 64 bit, instead of 256 bit 9 years ago
account_boost_serialization.h year updated in license 10 years ago
blockchain.cpp More changes for 2-min blocks 9 years ago
blockchain.h More changes for 2-min blocks 9 years ago
blockchain_storage.cpp More changes for 2-min blocks 9 years ago
blockchain_storage.h Build fixes for the old blockchain_storage version 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 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 hardfork: switch voting to block minor version 9 years ago
cryptonote_basic_impl.cpp Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block version 2 9 years ago
cryptonote_basic_impl.h Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block version 2 9 years ago
cryptonote_boost_serialization.h year updated in license 10 years ago
cryptonote_core.cpp core: add consts where appropriate 9 years ago
cryptonote_core.h core: add consts where appropriate 9 years ago
cryptonote_format_utils.cpp Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block version 2 9 years ago
cryptonote_format_utils.h from hard fork 2, claim a quantized reward in coinbase 9 years ago
cryptonote_stat_info.h year updated in license 10 years ago
difficulty.cpp More changes for 2-min blocks 9 years ago
difficulty.h More changes for 2-min blocks 9 years ago
hardfork.cpp hardfork: add a get_ideal_version(uint64_t) function 9 years ago
hardfork.h hardfork: add a get_ideal_version(uint64_t) function 9 years ago
miner.cpp year updated in license 10 years ago
miner.h year updated in license 10 years ago
tx_extra.h Encrypted payment IDs 9 years ago
tx_pool.cpp from hard fork 2, all outputs must be decomposed 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