<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/serialization, branch v0.10.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.10.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-08-28T20:29:19Z</updated>
<entry>
<title>serialization: add override for serializing bool</title>
<updated>2016-08-28T20:29:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-07-02T22:29:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1e8d37e7d8aab09966f898cb0ad72b62db8f3720'/>
<id>urn:sha1:1e8d37e7d8aab09966f898cb0ad72b62db8f3720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make rct tx serialization work</title>
<updated>2016-08-28T20:28:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-06-14T16:25:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cc7f449d57a490d0f3f24cf9584ff280063939a2'/>
<id>urn:sha1:cc7f449d57a490d0f3f24cf9584ff280063939a2</id>
<content type='text'>
It may be suboptimal, but it's a pain to have to rebuild everything
when some of this changes.
Also, no clue why there seems to be two different code paths for
serializing a tx...
</content>
</entry>
<entry>
<title>rct: add serialization machinery to rct types</title>
<updated>2016-08-28T20:27:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-05-27T15:05:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d02f9995a8b7edb932c61265bef9dfea718a3657'/>
<id>urn:sha1:d02f9995a8b7edb932c61265bef9dfea718a3657</id>
<content type='text'>
</content>
</entry>
<entry>
<title>serialization: declare do_serialize specializations before use</title>
<updated>2016-08-28T20:27:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-05-27T15:02:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0ff830542688959280b0513437fb45b21baf91d8'/>
<id>urn:sha1:0ff830542688959280b0513437fb45b21baf91d8</id>
<content type='text'>
This lets my gcc picks those instead of the generic template
where appropriate (and then fail since std::vector&lt;something&gt;
does not have a serialize method.
</content>
</entry>
<entry>
<title>even more typos</title>
<updated>2016-01-25T14:05:29Z</updated>
<author>
<name>Henning Kopp</name>
<email>henning.kopp@uni-ulm.de</email>
</author>
<published>2016-01-25T14:05:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e514f0a36907b75910fdfee2ea2d558c45308cab'/>
<id>urn:sha1:e514f0a36907b75910fdfee2ea2d558c45308cab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more typos fixed</title>
<updated>2016-01-25T12:42:44Z</updated>
<author>
<name>Henning Kopp</name>
<email>henning.kopp@uni-ulm.de</email>
</author>
<published>2016-01-25T12:42:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9abc4b831b01083145ef416ed20914706aad8c9a'/>
<id>urn:sha1:9abc4b831b01083145ef416ed20914706aad8c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed typo</title>
<updated>2016-01-25T12:36:14Z</updated>
<author>
<name>Henning Kopp</name>
<email>henning.kopp@uni-ulm.de</email>
</author>
<published>2016-01-25T12:36:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0693f3c7e646a17de2c6bdb87be8afb85a95fe15'/>
<id>urn:sha1:0693f3c7e646a17de2c6bdb87be8afb85a95fe15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>encrypted payment ids are now 64 bit, instead of 256 bit</title>
<updated>2015-08-09T09:13:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-08-09T09:09:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a2d7a5fb49dedd6c7e024701eefc4c0beade1edd'/>
<id>urn:sha1:a2d7a5fb49dedd6c7e024701eefc4c0beade1edd</id>
<content type='text'>
Pros:
 - smaller on the blockchain
 - shorter integrated addresses

Cons:
 - less sparseness
 - less ability to embed actual information

The boolean argument to encrypt payment ids is now gone from the
RPC calls, since the decision is made based on the length of the
payment id passed.
</content>
</entry>
<entry>
<title>2014 network limit 1.1 +utils +toc -doc -drmonero</title>
<updated>2015-02-20T21:13:00Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-02-12T19:59:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ce4256e3d6ff2e1595750e3875865089e20a03b'/>
<id>urn:sha1:5ce4256e3d6ff2e1595750e3875865089e20a03b</id>
<content type='text'>
Update of the PR with network limits

works very well for all speeds
(but remember that low download speed can stop upload
because we then slow down downloading of blockchain
requests too)

more debug options

fixed pedantic warnings in our code
should work again on Mac OS X and FreeBSD
fixed warning about size_t
tested on Debian, Ubuntu, Windows(testing now)

TCP options and ToS (QoS) flag
FIXED peer number limit
FIXED some spikes in ingress/download
FIXED problems when other up and down limit
</content>
</entry>
</feed>
