<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/checkpoints.cpp, branch v0.9.1</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.9.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2015-12-31T06:39:56Z</updated>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes segfault in Blockchain::handle_alternative_block</title>
<updated>2015-01-09T10:56:51Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2015-01-09T10:56:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=14555eefd5d2163fbd0cd892cf873b10d20b64b6'/>
<id>urn:sha1:14555eefd5d2163fbd0cd892cf873b10d20b64b6</id>
<content type='text'>
This commit should fix the segfault in
Blockchain::handle_alternative_block, and also updates a few comments
that were either incorrect or incomplete.
</content>
</entry>
<entry>
<title>checkpoints: add consts where appropriate</title>
<updated>2015-01-05T03:39:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2014-12-06T22:46:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=256162fcd5cffaec5d1670e9cc32635ea540ac2d'/>
<id>urn:sha1:256162fcd5cffaec5d1670e9cc32635ea540ac2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>year updated in license</title>
<updated>2015-01-02T16:52:46Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-01-02T16:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4b69d553a249ace3694e3b4fd307ddffa156d7d'/>
<id>urn:sha1:f4b69d553a249ace3694e3b4fd307ddffa156d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved checkpoint log level</title>
<updated>2014-10-02T17:39:24Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-09-30T06:56:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6f7ed13b72096ecb582ef4ab5553396b9335a134'/>
<id>urn:sha1:6f7ed13b72096ecb582ef4ab5553396b9335a134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various changes to runtime checkpoint updating</title>
<updated>2014-09-30T20:21:37Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-29T20:30:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f0b4138f1f6ecb86c971dd7edf72a92d54e22721'/>
<id>urn:sha1:f0b4138f1f6ecb86c971dd7edf72a92d54e22721</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>reload checkpoints file every ~hr and print if any fail</title>
<updated>2014-09-30T20:21:37Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-25T05:15:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=30caebfce3a2445b809125a541cc9958b07d02f5'/>
<id>urn:sha1:30caebfce3a2445b809125a541cc9958b07d02f5</id>
<content type='text'>
also some other minor bug squashing and code formatting
</content>
</entry>
<entry>
<title>Adding an identical existing checkpoint should not error</title>
<updated>2014-09-30T20:17:26Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-24T22:43:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6f2c2e1c27254116f979ec244cf3383d2ea87fad'/>
<id>urn:sha1:6f2c2e1c27254116f979ec244cf3383d2ea87fad</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Added ability to read chechpoint hashes from json file in data folder</title>
<updated>2014-09-24T22:00:44Z</updated>
<author>
<name>Tomer Konforty</name>
<email>tomerk@kon40.com</email>
</author>
<published>2014-09-24T14:36:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=06a4578bf253cfde6f0ab352994b3aadf61ec372'/>
<id>urn:sha1:06a4578bf253cfde6f0ab352994b3aadf61ec372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>License updated to BSD 3-clause</title>
<updated>2014-07-23T13:03:52Z</updated>
<author>
<name>fluffypony</name>
<email>ric@spagni.net</email>
</author>
<published>2014-07-23T13:03:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6fc995fe5d5a9f5e74ed520b695d67159aa08b33'/>
<id>urn:sha1:6fc995fe5d5a9f5e74ed520b695d67159aa08b33</id>
<content type='text'>
</content>
</entry>
</feed>
