<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/checkpoints_create.cpp, branch v0.8.8.6</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.8.8.6</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.6'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-10-06T22:08:47Z</updated>
<entry>
<title>added hardcoded checkpoint at block 249380</title>
<updated>2014-10-06T22:08:47Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-06T22:08:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b41907574acfa50fba741b8b956dcfe4c5662ed0'/>
<id>urn:sha1:b41907574acfa50fba741b8b956dcfe4c5662ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #167</title>
<updated>2014-10-06T08:27:17Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-06T08:16:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=664ae0085d014680ea36358724610486b28239c2'/>
<id>urn:sha1:664ae0085d014680ea36358724610486b28239c2</id>
<content type='text'>
aeaa44f fixed signed-unsigned issue from 166 (Thomas Winget)
</content>
</entry>
<entry>
<title>MoneroPulse log wording tweaks</title>
<updated>2014-10-03T08:31:36Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-03T08:31:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1663089b334166742674b705709f3705932e4785'/>
<id>urn:sha1:1663089b334166742674b705709f3705932e4785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed signed-unsigned issue from 166</title>
<updated>2014-10-02T23:12:12Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-10-02T23:12:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aeaa44fe860fcbe9586d48bfbd55cc6a167d8e33'/>
<id>urn:sha1:aeaa44fe860fcbe9586d48bfbd55cc6a167d8e33</id>
<content type='text'>
Loss of entropy can be discussed at a later time, but is
not deemed a significant issue for now.
</content>
</entry>
<entry>
<title>moved file checkpointing log output to log1</title>
<updated>2014-10-02T17:38:28Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-09-30T07:10:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3e644c25c4cd90fb2fd4602a00389f11f7aee42e'/>
<id>urn:sha1:3e644c25c4cd90fb2fd4602a00389f11f7aee42e</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>DNS checkpoint updating added, and daemon flag to enforce them</title>
<updated>2014-09-30T20:21:37Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-26T05:01:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b261d9207ba5cdc0334fab403204971f79b6ca03'/>
<id>urn:sha1:b261d9207ba5cdc0334fab403204971f79b6ca03</id>
<content type='text'>
The daemon should now check for updated checkpoints from
checkpoints.moneropulse.org as well as from the configured json file
every ~1hr (and on launch).

The daemon now has a flag to enable enforcing these checkpoints (rather
    than just printing a warning when they fail).

TODO: an easily configurable list of DNS servers to check for
checkpoints as opposed to the hard-coded "checkpoints.moneropulse.org"
</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>
</feed>
