danicoin/src/cryptonote_core
Thomas Winget 7568f89c55 Fixed segfault with checkpoints loading
Bounds checking on blockchain_storage' m_blocks.size() when validating
against checkpoints.  Also moved initial json & DNS checkpoints load to
after blockchain init.
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 Fixed segfault with checkpoints loading 2014-09-30 16:21:37 -04:00
blockchain_storage.h DNS checkpoint updating added, and daemon flag to enforce them 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 reload checkpoints file every ~hr and print if any fail 2014-09-30 16:21:37 -04:00
checkpoints.h reload checkpoints file every ~hr and print if any fail 2014-09-30 16:21:37 -04:00
checkpoints_create.cpp DNS checkpoint updating added, and daemon flag to enforce them 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 Fixed segfault with checkpoints loading 2014-09-30 16:21:37 -04:00
cryptonote_core.h DNS checkpoint updating added, and daemon flag to enforce them 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