<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/cryptonote_core.cpp, branch v0.10.3.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.10.3.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.3.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-03-23T09:25:22Z</updated>
<entry>
<title>core, wallet: faster tx pool scanning</title>
<updated>2017-03-23T09:25:22Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-22T18:03:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=558cfc31caeb88398fe5bab9292246739586374d'/>
<id>urn:sha1:558cfc31caeb88398fe5bab9292246739586374d</id>
<content type='text'>
Includes a new RPC to get tx pool hashes fast.
</content>
</entry>
<entry>
<title>core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block</title>
<updated>2017-03-19T12:40:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-19T10:25:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a6f1d8fc4c85ad6c7b15a7fdfc3b3bf11aa2bf18'/>
<id>urn:sha1:a6f1d8fc4c85ad6c7b15a7fdfc3b3bf11aa2bf18</id>
<content type='text'>
This ensures that a batch can't also be started/stopped out of
sync by another thread and us getting in the middle
</content>
</entry>
<entry>
<title>core: don't try to re-relay an empty set of pool transactions</title>
<updated>2017-03-12T14:57:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-12T14:51:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=74b216a17fb7d47c8418a7bb3b0750402a76c41a'/>
<id>urn:sha1:74b216a17fb7d47c8418a7bb3b0750402a76c41a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: print the "new update found" message in cyan, for visibility</title>
<updated>2017-03-05T16:59:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-04T18:29:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=02097c87ebca12c34329acab89899a633db1d8ba'/>
<id>urn:sha1:02097c87ebca12c34329acab89899a633db1d8ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: make update download cancellable</title>
<updated>2017-03-05T16:59:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-26T21:00:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f6211322e57a70f381856f8604b8fb9b19ec1f69'/>
<id>urn:sha1:f6211322e57a70f381856f8604b8fb9b19ec1f69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: bound the amount of entries in bad tx semantics cache</title>
<updated>2017-02-23T20:34:11Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-23T20:15:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9effa55311a97aeb3f9bcbb8eeec4d8daac0d632'/>
<id>urn:sha1:9effa55311a97aeb3f9bcbb8eeec4d8daac0d632</id>
<content type='text'>
This is to prevent unbounded memory use. Since I don't think there
is a container that has quick insert, quick lookup, and automatic
FIFO, I use two and swap every N, clearing the oldest one.
</content>
</entry>
<entry>
<title>updates: remove testnet case</title>
<updated>2017-02-22T11:20:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-22T11:19:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5901331669f7508362a1f8bd3603b344b5a8a0db'/>
<id>urn:sha1:5901331669f7508362a1f8bd3603b344b5a8a0db</id>
<content type='text'>
It need not be any different
</content>
</entry>
<entry>
<title>updates: we now have a user URL, and an automatic one</title>
<updated>2017-02-22T11:20:40Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-22T11:11:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=822577eb422276bb5ec01adfc9cf705bb7c22b46'/>
<id>urn:sha1:822577eb422276bb5ec01adfc9cf705bb7c22b46</id>
<content type='text'>
So the user can use https, while the automatic does not have to
</content>
</entry>
<entry>
<title>updates: s/monerod/monero/ for the main download</title>
<updated>2017-02-22T11:20:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-22T10:28:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9f17b1a30f5e774520438ca45dd21090663a6d09'/>
<id>urn:sha1:9f17b1a30f5e774520438ca45dd21090663a6d09</id>
<content type='text'>
Also print download success message as global log
</content>
</entry>
<entry>
<title>Merge pull request #1766</title>
<updated>2017-02-22T07:36:11Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-22T07:36:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1a4298685aa9e694bc555ae69be59d14d3790465'/>
<id>urn:sha1:1a4298685aa9e694bc555ae69be59d14d3790465</id>
<content type='text'>
72deb484 updated fallback nodes (Riccardo Spagni)
33329f5b update version to 0.10.2 (Riccardo Spagni)
04a50a7e update checkpoints.dat (Riccardo Spagni)
c3599fa7 update copyright year, fix occasional lack of newline at line end (Riccardo Spagni)
</content>
</entry>
</feed>
