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
Riccardo Spagni 4550717464
Merge pull request #537
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
blockchain.cpp Tone down a bit L0 logs during daemon sync 9 years ago
blockchain.h add a --fakechain argument for tests 9 years ago
blockchain_storage.cpp Relay transactions when they linger too long in the pool 9 years ago
blockchain_storage.h Build fixes for the old blockchain_storage version 9 years ago
blockchain_storage_boost_serialization.h
checkpoints.cpp
checkpoints.h
checkpoints_create.cpp add recent static checkpoint 9 years ago
checkpoints_create.h
connection_context.h
cryptonote_basic.h Revert "Merge pull request #506" 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
cryptonote_core.cpp add a --fakechain argument for tests 9 years ago
cryptonote_core.h add a --fakechain argument for tests 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
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: only accept major versions we know about 9 years ago
hardfork.h hardfork: fix more major/minor issues 9 years ago
miner.cpp
miner.h
tx_extra.h Encrypted payment IDs 9 years ago
tx_pool.cpp tx_pool: fix "minumim" typo in message 9 years ago
tx_pool.h Relay transactions when they linger too long in the pool 9 years ago
verification_context.h