danicoin/src/cryptonote_core
Thomas Winget c0bdd511c3 Daemon should now exit on conflicting checkpoints
If the "enforce DNS checkpoints" flag is not enabled, it should not exit
if DNS checkpoints conflict with the others, but should still print a
warning to the user.
2014-09-30 16:21:37 -04:00
..
account.cpp Separate testnet address prefix 2014-09-15 15:54:59 +02:00
account.h Separate testnet address prefix 2014-09-15 15:54:59 +02:00
account_boost_serialization.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
blockchain_storage.cpp various changes to runtime checkpoint updating 2014-09-30 16:21:37 -04:00
blockchain_storage.h various changes to runtime checkpoint updating 2014-09-30 16:21:37 -04:00
blockchain_storage_boost_serialization.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
checkpoints.cpp various changes to runtime checkpoint updating 2014-09-30 16:21:37 -04:00
checkpoints.h various changes to runtime checkpoint updating 2014-09-30 16:21:37 -04:00
checkpoints_create.cpp various changes to runtime checkpoint updating 2014-09-30 16:21:37 -04:00
checkpoints_create.h DNS checkpoint updating added, and daemon flag to enforce them 2014-09-30 16:21:37 -04:00
connection_context.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
cryptonote_basic.h Revert "low risk, potentially varint overflow bug patched thanks to BBR" 2014-09-25 08:24:42 +02:00
cryptonote_basic_impl.cpp Separate testnet address prefix 2014-09-15 15:54:59 +02:00
cryptonote_basic_impl.h Separate testnet address prefix 2014-09-15 15:54:59 +02:00
cryptonote_boost_serialization.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
cryptonote_core.cpp Daemon should now exit on conflicting checkpoints 2014-09-30 16:21:37 -04:00
cryptonote_core.h Daemon should now exit on conflicting checkpoints 2014-09-30 16:21:37 -04:00
cryptonote_format_utils.cpp Revert "low risk, potentially varint overflow bug patched thanks to BBR" 2014-09-25 08:24:42 +02:00
cryptonote_format_utils.h Revert "low risk, potentially varint overflow bug patched thanks to BBR" 2014-09-25 08:24:42 +02:00
cryptonote_stat_info.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
difficulty.cpp Another preprocessor fix (difficulty.cpp) 2014-09-15 22:33:10 +02:00
difficulty.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
miner.cpp Separate testnet address prefix 2014-09-15 15:54:59 +02:00
miner.h Separate testnet address prefix 2014-09-15 15:54:59 +02:00
tx_extra.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
tx_pool.cpp Revert "low risk, potentially varint overflow bug patched thanks to BBR" 2014-09-25 08:24:42 +02:00
tx_pool.h Revert "low risk, potentially varint overflow bug patched thanks to BBR" 2014-09-25 08:24:42 +02:00
verification_context.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00