<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/cryptonote_core.cpp, branch v0.10.2.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.2.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.2.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-02-23T20:34:11Z</updated>
<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>
<entry>
<title>core: do not download an update we already downloaded</title>
<updated>2017-02-21T22:23:59Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-21T22:23:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=708758b7374da0a7c85e25e329b43a8d1f3d8de9'/>
<id>urn:sha1:708758b7374da0a7c85e25e329b43a8d1f3d8de9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix core_tests breaking on startup</title>
<updated>2017-02-21T15:06:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-21T15:06:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=417b126fc420b7bac9a385f9576a5b80e840ee67'/>
<id>urn:sha1:417b126fc420b7bac9a385f9576a5b80e840ee67</id>
<content type='text'>
You're wondering how this fixes core tests, aren't you...

It prevents the miner (initialized by cryptonote::core) from
breaking trying to access arguments that were not added.
Since the tests don't use the miner directly, it makes more
sense to have cryptonote_core add those, since it also uses
the miner.
</content>
</entry>
<entry>
<title>core: add p2p bind port options from net_node</title>
<updated>2017-02-21T09:35:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-09T21:29:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e74b3ab5f720253f88b06de15fa1b5199e7cdeeb'/>
<id>urn:sha1:e74b3ab5f720253f88b06de15fa1b5199e7cdeeb</id>
<content type='text'>
They're now used by core to determine the data directory to use
for the txpool directory.

This fixes an assert in the core tests, which don't use the RPC
server, which normally initializes the P2P code.
</content>
</entry>
<entry>
<title>Merge pull request #1727</title>
<updated>2017-02-21T09:27:15Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T09:27:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=49efd3add9f7b9bbcbd2526538846f6d8e58ac86'/>
<id>urn:sha1:49efd3add9f7b9bbcbd2526538846f6d8e58ac86</id>
<content type='text'>
0288310e blockchain_db: add "raw" blobdata getters for block and transaction (moneromooo-monero)
</content>
</entry>
</feed>
