<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain.cpp, branch v0.11.0.1</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.11.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-10-22T10:19:53Z</updated>
<entry>
<title>core: fix failure to sync when a tx is already in the pool</title>
<updated>2017-10-22T10:19:53Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-29T20:34:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bb11c9141238392ea4c2d54f850f656d027e8b8d'/>
<id>urn:sha1:bb11c9141238392ea4c2d54f850f656d027e8b8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: fix crash checking pre-validated txids</title>
<updated>2017-10-22T10:19:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-20T09:46:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4c56980aeef340c9312a7194df1195d578cf12a'/>
<id>urn:sha1:f4c56980aeef340c9312a7194df1195d578cf12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update checkpoint hashes</title>
<updated>2017-09-06T15:34:14Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-06T15:34:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=64ab224c0e14fe26006c578b256329426eef0974'/>
<id>urn:sha1:64ab224c0e14fe26006c578b256329426eef0974</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks</title>
<updated>2017-08-29T14:45:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-29T14:43:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cf4aa65316263513b3be9143b0a5e498af2a1ed6'/>
<id>urn:sha1:cf4aa65316263513b3be9143b0a5e498af2a1ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2319</title>
<updated>2017-08-26T21:45:38Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-26T21:45:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e75e41d07d11fe05977ada56c6be1efe60021774'/>
<id>urn:sha1:e75e41d07d11fe05977ada56c6be1efe60021774</id>
<content type='text'>
c22d22e2 Cleanup test impact of adding safesyncmode() method (Howard Chu)
9a859844 Toggle SAFE syncmode on and off automatically (Howard Chu)
</content>
</entry>
<entry>
<title>blockchain: cap memory size of retrieved blocks</title>
<updated>2017-08-26T19:54:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-25T20:04:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2d8a6a6f0c9f4dce62ec5bb28bfe849fd3d86296'/>
<id>urn:sha1:2d8a6a6f0c9f4dce62ec5bb28bfe849fd3d86296</id>
<content type='text'>
It helps keep memory usage down when a wallet refreshes through
a string of large blocks
</content>
</entry>
<entry>
<title>core: add mainnet v6 fork height at 1400000</title>
<updated>2017-08-23T20:09:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-18T08:57:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2147859ac9d4660d0cc7736c8524fb2b48e9fbb2'/>
<id>urn:sha1:2147859ac9d4660d0cc7736c8524fb2b48e9fbb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Toggle SAFE syncmode on and off automatically</title>
<updated>2017-08-20T15:30:28Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-08-19T18:36:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9a859844f496158b8237bbd08ff0f608dc5a6385'/>
<id>urn:sha1:9a859844f496158b8237bbd08ff0f608dc5a6385</id>
<content type='text'>
If monerod is started with default sync mode, set it to SAFE after
synchronization completes. Set it back to FAST if synchronization
restarts (e.g. because another peer has a longer blockchain).

If monerod is started with an explicit sync mode, none of this
automation takes effect.
</content>
</entry>
<entry>
<title>protocol: pass blockchain cumulative difficulty when syncing</title>
<updated>2017-08-15T20:03:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-12T14:24:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=827afcb7ea10eb2bf03ffb7ad2520f29cd53019f'/>
<id>urn:sha1:827afcb7ea10eb2bf03ffb7ad2520f29cd53019f</id>
<content type='text'>
Not used yet.
</content>
</entry>
<entry>
<title>Merge pull request #2250</title>
<updated>2017-08-15T18:48:08Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:48:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=79479a3614817da5dd26f5b3fdabbfe286892a9a'/>
<id>urn:sha1:79479a3614817da5dd26f5b3fdabbfe286892a9a</id>
<content type='text'>
f4f7eeba blockchain: log more info when we reject an orphan (moneromooo-monero)
</content>
</entry>
</feed>
