danicoin/src/cryptonote_core
Thomas Winget f0b4138f1f various changes to runtime checkpoint updating
json checkpoints will be checked every 10 minutes, dns every 60.

json checkpoints always enforced, dns still with flag.

conflicting checkpoints is hard fail, but soft if dns enforce flag not
set and dns checkpoints are wonky.
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 various changes to runtime checkpoint updating 2014-09-30 16:21:37 -04:00
cryptonote_core.h various changes to runtime checkpoint updating 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