<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/serialization, branch v0.11.0.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.11.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-02-21T17:38:18Z</updated>
<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>serialization: add support for serializing std::pair and std::list</title>
<updated>2016-09-26T22:12:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-08-12T22:06:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=98f19d40aacf835bb63be8534eea2b29e77e48ac'/>
<id>urn:sha1:98f19d40aacf835bb63be8534eea2b29e77e48ac</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
