<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/serialization, branch v0.13.0.2</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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-09-04T18:19:58Z</updated>
<entry>
<title>Merge pull request #4270</title>
<updated>2018-09-04T18:19:58Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-09-04T18:19:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=77ed11e62707e00e74e5f2c599b811719b7aaaa0'/>
<id>urn:sha1:77ed11e62707e00e74e5f2c599b811719b7aaaa0</id>
<content type='text'>
29dea03 epee: resize vectors where possible in serialization (moneromooo-monero)
76affd9 epee: some speedup in parsing (moneromooo-monero)
dc6c069 db_lmdb: speedup the get_output_distribution common case (moneromooo-monero)
76ac5a8 wallet2: ask for a binary output distribution, for speed (moneromooo-monero)
</content>
</entry>
<entry>
<title>epee: resize vectors where possible in serialization</title>
<updated>2018-08-17T01:08:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-16T18:15:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=29dea030916f38348f4c382848fa021afcc84a9f'/>
<id>urn:sha1:29dea030916f38348f4c382848fa021afcc84a9f</id>
<content type='text'>
to avoid unnecessary repeated reallocation
</content>
</entry>
<entry>
<title>store secret keys encrypted where possible</title>
<updated>2018-08-16T11:57:43Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-08T20:12:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e9ffa91257b672009e8b8c84027378f3893a6d01'/>
<id>urn:sha1:e9ffa91257b672009e8b8c84027378f3893a6d01</id>
<content type='text'>
The secret spend key is kept encrypted in memory, and
decrypted on the fly when needed.

Both spend and view secret keys are kept encrypted in a JSON
field in the keys file. This avoids leaving the keys in
memory due to being manipulated by the JSON I/O API.
</content>
</entry>
<entry>
<title>epee: log type name when a container size check fails</title>
<updated>2018-05-17T09:40:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-17T09:38:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=558d05b47e6f6c2ff8362cc508dc68428ade889c'/>
<id>urn:sha1:558d05b47e6f6c2ff8362cc508dc68428ade889c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>factor STL container serialization</title>
<updated>2017-12-22T19:47:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-22T19:47:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2d17feb060275083424d3b5978282b22a5dc88ac'/>
<id>urn:sha1:2d17feb060275083424d3b5978282b22a5dc88ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move includes around to lessen overall load</title>
<updated>2017-12-16T22:46:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-25T22:25:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=09ce03d612e54231694eee2fb9e5c807b2bfc341'/>
<id>urn:sha1:09ce03d612e54231694eee2fb9e5c807b2bfc341</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: fix kv_unserialize return value when a field is not found</title>
<updated>2017-12-01T16:43:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-01T16:43:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fe5ab2c4396aa3ceebfdba44922806060ce8b3eb'/>
<id>urn:sha1:fe5ab2c4396aa3ceebfdba44922806060ce8b3eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subaddresses</title>
<updated>2017-10-07T04:06:21Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-02-19T02:42:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=53ad5a0f42174bca57e24485ef3d40e4b9cf5599'/>
<id>urn:sha1:53ad5a0f42174bca57e24485ef3d40e4b9cf5599</id>
<content type='text'>
</content>
</entry>
<entry>
<title>serialization: add deque serialization</title>
<updated>2017-09-25T20:16:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-10T21:30:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=493fad80532bb0e2c12e0f77d79d5a31c0627139'/>
<id>urn:sha1:493fad80532bb0e2c12e0f77d79d5a31c0627139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: fixup KV_SERIALIZE_OPT to work in more cases</title>
<updated>2017-08-09T08:30:22Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-09T08:30:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7482253a6d939b9966ecb5b615ce891131cf55b3'/>
<id>urn:sha1:7482253a6d939b9966ecb5b615ce891131cf55b3</id>
<content type='text'>
</content>
</entry>
</feed>
