monero/src/cryptonote_core
Thomas Winget 6f2c2e1c27 Adding an identical existing checkpoint should not error
For checkpoints being read at runtime to work correctly, the checkpoint
add code needs to not return false if a checkpoint is added that already
exists.  In this case, instead return false if the checkpoint is for a
height that already has a checkpoint and the hashes are different.
2014-09-30 16:17:26 -04:00
..
2014-09-15 15:54:59 +02:00
2014-09-15 15:54:59 +02:00
2014-09-15 15:53:01 +02:00
2014-07-23 15:03:52 +02:00
2014-09-15 15:54:59 +02:00
2014-09-15 15:54:59 +02:00
2014-07-23 15:03:52 +02:00