<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/core_proxy/core_proxy.h, branch v0.12.2.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.12.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-04-23T14:53:46Z</updated>
<entry>
<title>Only log an error if fork version is higher AND is not known.</title>
<updated>2018-04-23T14:53:46Z</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=80dc5d211071c9cf29bac48bb52c7a00d8e5eb4d'/>
<id>urn:sha1:80dc5d211071c9cf29bac48bb52c7a00d8e5eb4d</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>
<entry>
<title>Add a --fluffy-blocks option to relay blocks as fluffy blocks</title>
<updated>2017-09-03T10:11:11Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-02T16:11:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6ac61100a130ed6d73a89bb209a0695410928cf9'/>
<id>urn:sha1:6ac61100a130ed6d73a89bb209a0695410928cf9</id>
<content type='text'>
Defaults to off, but fluffy blocks are forced enabled on testnet
</content>
</entry>
<entry>
<title>Cleanup test impact of adding safesyncmode() method</title>
<updated>2017-08-22T14:11:09Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-08-22T13:54:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c22d22e2db9af50c926f623718b814d041b89c8e'/>
<id>urn:sha1:c22d22e2db9af50c926f623718b814d041b89c8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2303</title>
<updated>2017-08-17T19:39:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-17T19:39:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4466b6d1b08d827f3bdddb1cab8ca05833b65437'/>
<id>urn:sha1:4466b6d1b08d827f3bdddb1cab8ca05833b65437</id>
<content type='text'>
5a283078 cryptonote_protocol: large block sync size before v4 (moneromooo-monero)
7b747607 cryptonote_protocol: kick idle synchronizing peers (moneromooo-monero)
</content>
</entry>
</feed>
