<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon/daemon.cpp, branch v0.8.8.5</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.5</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.5'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-09-30T20:21:37Z</updated>
<entry>
<title>Fixed segfault with checkpoints loading</title>
<updated>2014-09-30T20:21:37Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-27T21:46:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7568f89c5559a667c53dfaa6d1bef27fe3b4ae86'/>
<id>urn:sha1:7568f89c5559a667c53dfaa6d1bef27fe3b4ae86</id>
<content type='text'>
Bounds checking on blockchain_storage' m_blocks.size() when validating
against checkpoints.  Also moved initial json &amp; DNS checkpoints load to
after blockchain init.
</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>
<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>fixed incorrect version reference</title>
<updated>2014-09-15T13:58:22Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-09-15T13:58:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=72a80f6213fbd427e3a476f4e5a230e258d1ca38'/>
<id>urn:sha1:72a80f6213fbd427e3a476f4e5a230e258d1ca38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate testnet address prefix</title>
<updated>2014-09-15T13:54:59Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-09T14:58:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d03308734b1487540af062ab50c94cc7bb3e668e'/>
<id>urn:sha1:d03308734b1487540af062ab50c94cc7bb3e668e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create testnet data dir if necessary</title>
<updated>2014-09-15T13:54:24Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-08T22:33:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a6eb0a0166670cb21f58ac6f19fbb0300574ab2'/>
<id>urn:sha1:4a6eb0a0166670cb21f58ac6f19fbb0300574ab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate testnet default data dir</title>
<updated>2014-09-15T13:54:19Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-08T21:30:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=018e251cc089746437afb9dc88978a8a88fe64a2'/>
<id>urn:sha1:018e251cc089746437afb9dc88978a8a88fe64a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate network id for testnet</title>
<updated>2014-09-15T13:53:50Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-08T17:40:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=257077a96bf44dcc2b70f1c4aedf312ae6c826d5'/>
<id>urn:sha1:257077a96bf44dcc2b70f1c4aedf312ae6c826d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate rpc port for testnet</title>
<updated>2014-09-15T13:53:46Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-08T17:07:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=658b6690a36f6f0b3b06dca5b85021b2b344c059'/>
<id>urn:sha1:658b6690a36f6f0b3b06dca5b85021b2b344c059</id>
<content type='text'>
</content>
</entry>
</feed>
