<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core, branch v0.10.0</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.10.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-09-18T18:13:47Z</updated>
<entry>
<title>fix v5 height</title>
<updated>2016-09-18T18:13:47Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-18T18:13:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2faab5e1a46ac8a8f1d6af58eca300c07e212f2'/>
<id>urn:sha1:c2faab5e1a46ac8a8f1d6af58eca300c07e212f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix v5 fork date description</title>
<updated>2016-09-18T17:35:36Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-18T17:35:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cebbcf0f640f3b9c1fb2cf4abe0651035ff24477'/>
<id>urn:sha1:cebbcf0f640f3b9c1fb2cf4abe0651035ff24477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated fork heights for v4 and v5</title>
<updated>2016-09-18T17:18:16Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-18T17:18:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c41098aacf86d4fe06958bde2b4f5093dcd59011'/>
<id>urn:sha1:c41098aacf86d4fe06958bde2b4f5093dcd59011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add checkpoints</title>
<updated>2016-09-18T16:40:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-18T16:40:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f148af235ae23ccb3ad816fb0a7c4acc012f0ae6'/>
<id>urn:sha1:f148af235ae23ccb3ad816fb0a7c4acc012f0ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1094</title>
<updated>2016-09-18T09:44:08Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-18T09:44:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a03a8a1da1341fcceeb8a73a24ea1b4cedb443c'/>
<id>urn:sha1:4a03a8a1da1341fcceeb8a73a24ea1b4cedb443c</id>
<content type='text'>
06bb692 cmake: support BUILD_SHARED_LIBS built-in option (redfish)
e1c7af3 cmake: transitive deps and remove deprecated LINK_* (redfish)
54010b9 crypto: armv7: slow-hash: remove redundant source include (redfish)
</content>
</entry>
<entry>
<title>miner: do not try to save config if the path isn't set</title>
<updated>2016-09-18T08:57:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-18T08:57:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e86c5b9b53254899a2103087cfdc505d28fc9c77'/>
<id>urn:sha1:e86c5b9b53254899a2103087cfdc505d28fc9c77</id>
<content type='text'>
This saves on an exception dump when trying to write to /
after finding a block.
</content>
</entry>
<entry>
<title>cmake: transitive deps and remove deprecated LINK_*</title>
<updated>2016-09-18T06:56:26Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2016-09-17T17:59:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e1c7af35d47c6f54628418f67128074c1bcd4858'/>
<id>urn:sha1:e1c7af35d47c6f54628418f67128074c1bcd4858</id>
<content type='text'>
Keep the immediate direct deps at the library that depends on them,
declare deps as PUBLIC so that targets that link against that library
get the library's deps as transitive deps.

Break dep cycle between blockchain_db &lt;-&gt; crytonote_core.
No code refactoring, just hide cycle from cmake so that
it doesn't complain (cycles are allowed only between
static libs, not shared libs).

This is in preparation for supproting BUILD_SHARED_LIBS cmake
built-in option for building internal libs as shared.
</content>
</entry>
<entry>
<title>compile errors fixed when PER_BLOCK_CHECKPOINT not defined</title>
<updated>2016-09-15T20:55:07Z</updated>
<author>
<name>rckngOpossum</name>
<email>rckngOpossum@@users.noreply.github.com</email>
</author>
<published>2016-09-15T20:55:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e29e8b1b991e878c1629c04572d4a5ef8e7b9b67'/>
<id>urn:sha1:e29e8b1b991e878c1629c04572d4a5ef8e7b9b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE defined</title>
<updated>2016-09-15T20:36:16Z</updated>
<author>
<name>rckngOpossum</name>
<email>rckngOpossum@@users.noreply.github.com</email>
</author>
<published>2016-09-15T20:36:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e49c161987d6f9c8fecc8e5f96f065d8686e53a7'/>
<id>urn:sha1:e49c161987d6f9c8fecc8e5f96f065d8686e53a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rct: rework serialization to avoid storing vector sizes</title>
<updated>2016-09-14T19:23:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-14T19:23:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d413f635fb42f8cfe7567b07e981f3a312f8900'/>
<id>urn:sha1:7d413f635fb42f8cfe7567b07e981f3a312f8900</id>
<content type='text'>
</content>
</entry>
</feed>
