diff options
author | Thomas Winget <tewinget@gmail.com> | 2014-09-24 18:43:03 -0400 |
---|---|---|
committer | Thomas Winget <tewinget@gmail.com> | 2014-09-30 16:17:26 -0400 |
commit | 6f2c2e1c27254116f979ec244cf3383d2ea87fad (patch) | |
tree | 1673eecf896006f364e60fe05b8b8ede537e1c7f /src/common | |
parent | Merge pull request #163 (diff) | |
download | monero-6f2c2e1c27254116f979ec244cf3383d2ea87fad.tar.xz |
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.
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions