<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/serialization/keyvalue_serialization_overloads.h, branch main</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-05-06T19:18:02Z</updated>
<entry>
<title>msys2 build: include int headers</title>
<updated>2025-05-06T19:18:02Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2025-04-28T17:49:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e458bc0fad02d12b8ffb0155088419ea4534b826'/>
<id>urn:sha1:e458bc0fad02d12b8ffb0155088419ea4534b826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove serialization/enableable</title>
<updated>2022-04-10T03:53:46Z</updated>
<author>
<name>Jeffrey</name>
<email>jeffryan@tamu.edu</email>
</author>
<published>2022-04-10T03:46:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d1cb9c393e8237cf12a794c9287545255e989672'/>
<id>urn:sha1:d1cb9c393e8237cf12a794c9287545255e989672</id>
<content type='text'>
Currently working on an EPEE [ser/de]ialization library for Rust and at first glance, EPEE seemed to have support for optional wrappers. However, after looking into it, this feature appears to be half-baked and unused. Furthermore, adding support for optional values would be better suited to implement at the storage level, in my opinion. That would make parsing DOMs easier and less error-prone. If anyone is currently using this code, please comment. Thanks!

At the time of writing, this PR has no merge conflicts with #8211
</content>
</entry>
<entry>
<title>Improved performance for epee serialization:</title>
<updated>2019-11-04T01:46:41Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-04T01:06:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a9bdc6e4c4e9ec73226e5b4d2261f54bb0b14cf1'/>
<id>urn:sha1:a9bdc6e4c4e9ec73226e5b4d2261f54bb0b14cf1</id>
<content type='text'>
  - Removed copy of field names in binary deserialization
  - Removed copy of array values in binary deserialization
  - Removed copy of string values in json deserialization
  - Removed unhelpful allocation in json string value parsing
  - Removed copy of blob data on binary and json serialization
</content>
</entry>
<entry>
<title>serialization: set default log category</title>
<updated>2019-04-21T09:26:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-21T09:22:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7a9316ebef2336caad9d2ea0babd10abc9a93925'/>
<id>urn:sha1:7a9316ebef2336caad9d2ea0babd10abc9a93925</id>
<content type='text'>
</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>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>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>
</feed>
