<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/core_proxy/core_proxy.h, branch v0.14.0.2</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.14.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-06-26T21:14:21Z</updated>
<entry>
<title>replace std::list with std::vector on some hot paths</title>
<updated>2018-06-26T21:14:21Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-04-15T23:16:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ed2c81ed95be71bace897e62a0c241068cfde7be'/>
<id>urn:sha1:ed2c81ed95be71bace897e62a0c241068cfde7be</id>
<content type='text'>
also use reserve where appropriate
</content>
</entry>
<entry>
<title>Merge pull request #3450</title>
<updated>2018-06-08T19:31:49Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-06-08T19:31:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=22c87302618fccee0de2affc9a0c689ba8aea268'/>
<id>urn:sha1:22c87302618fccee0de2affc9a0c689ba8aea268</id>
<content type='text'>
3b941be core: add get_earliest_ideal_height_for_version() (stoffu)
</content>
</entry>
<entry>
<title>Only log an error if fork version is higher AND is not known.</title>
<updated>2018-04-23T00:26:44Z</updated>
<author>
<name>Thaer Khawaja</name>
<email>thaer.khawaja@gmail.com</email>
</author>
<published>2018-04-16T02:02:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dad10775778ef5e4f7ab99d1cda653728f438540'/>
<id>urn:sha1:dad10775778ef5e4f7ab99d1cda653728f438540</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: add get_earliest_ideal_height_for_version()</title>
<updated>2018-03-20T16:53:24Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-20T11:30:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b941befae745e3f47708c3c8681454acf12070b'/>
<id>urn:sha1:3b941befae745e3f47708c3c8681454acf12070b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stagenet</title>
<updated>2018-03-05T02:55:05Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-02-16T11:04:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=af773211cbc620a1be54f517bd60e587d58a7e93'/>
<id>urn:sha1:af773211cbc620a1be54f517bd60e587d58a7e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2469</title>
<updated>2017-10-15T15:23:50Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-15T15:23:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ea20d694430d6db9d4721137bd1165b1fa3f6ec'/>
<id>urn:sha1:5ea20d694430d6db9d4721137bd1165b1fa3f6ec</id>
<content type='text'>
7adceee6 precomputed block hashes are now in blocks of N (currently 256) (moneromooo-monero)
</content>
</entry>
<entry>
<title>move checkpoints in a separate library</title>
<updated>2017-09-25T20:16:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-10T16:35:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d65a75b69e0e83e69384461f26111666d6bf9ae'/>
<id>urn:sha1:5d65a75b69e0e83e69384461f26111666d6bf9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get_blockchain_top now returns void</title>
<updated>2017-09-25T14:48:13Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-09T11:06:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b5faac530420468032355cd52d329761c7199588'/>
<id>urn:sha1:b5faac530420468032355cd52d329761c7199588</id>
<content type='text'>
It was always returning true, and could not be foreseen to
usefully return errors in the future. This silences CID 162652
as well as saves some checking code in a few places.
</content>
</entry>
<entry>
<title>precomputed block hashes are now in blocks of N (currently 256)</title>
<updated>2017-09-18T15:29:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-13T20:03:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7adceee634354f9291de8dd021669d7ca5cf3f2a'/>
<id>urn:sha1:7adceee634354f9291de8dd021669d7ca5cf3f2a</id>
<content type='text'>
This shaves a lot of space off binaries
</content>
</entry>
</feed>
