<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/lmdb, branch v0.18.4.4</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.18.4.4</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.4'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2024-10-09T20:48:34Z</updated>
<entry>
<title>Relax static_asserts in src/lmdb</title>
<updated>2024-10-09T20:48:34Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-10-09T20:34:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8b29ae48859231fed62ea90c2782740b4e22d4b8'/>
<id>urn:sha1:8b29ae48859231fed62ea90c2782740b4e22d4b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: fix build with Boost 1.85 and remove instances of viewkey logging [RELEASE]</title>
<updated>2024-09-10T21:07:36Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2024-08-23T17:15:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=65568d3a884857ce08d1170f5801a6891a5c187c'/>
<id>urn:sha1:65568d3a884857ce08d1170f5801a6891a5c187c</id>
<content type='text'>
1. Use std::is_standard_layout and std::is_trivially_copyable instead of std::is_pod for KV byte-wise serialization, which fixes compile issue for Boost UUIDs
2. Removed reimplementation of std::hash for boost::uuids::uuid
3. Removed &lt;&lt; operator overload for crypto::secret_key
4. Removed instances in code where private view key was dumped to the log in plaintext

Release version of #9450, containing C++14 modified assertions
</content>
</entry>
<entry>
<title>CMake: Add missing headers via monero_find_all_headers macro</title>
<updated>2022-04-06T06:12:44Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-05T09:37:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4db6aed98cc7ff713fc58b9054412ed734b01aba'/>
<id>urn:sha1:4db6aed98cc7ff713fc58b9054412ed734b01aba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright: Update to 2022</title>
<updated>2022-03-04T05:59:20Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-01T11:16:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da9aa1f7f802552b9de459f331a2f39c84898009'/>
<id>urn:sha1:da9aa1f7f802552b9de459f331a2f39c84898009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lmdb: Remove meaningless const qualifier on function type</title>
<updated>2019-11-04T09:28:45Z</updated>
<author>
<name>Nathan Dorfman</name>
<email>ndorf@rtfm.net</email>
</author>
<published>2019-11-04T09:28:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2e58eb5cdb3837effff95ac1a84770433d43bac6'/>
<id>urn:sha1:2e58eb5cdb3837effff95ac1a84770433d43bac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>error: fix compile error on windows with depends</title>
<updated>2019-05-02T10:14:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-02T10:13:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d47292eb3d4cd1433c20a290340f0350d38ec571'/>
<id>urn:sha1:d47292eb3d4cd1433c20a290340f0350d38ec571</id>
<content type='text'>
state_not_recoverable is not defined there
</content>
</entry>
<entry>
<title>lmdb: fix size_t size issues on 32 bit</title>
<updated>2019-03-31T11:12:21Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-24T22:35:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5e1a3e48ba426eace417890727382d4a0196ab0e'/>
<id>urn:sha1:5e1a3e48ba426eace417890727382d4a0196ab0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding classes, functions, and utilities for common LMDB operations.</title>
<updated>2019-03-19T17:52:26Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2018-09-27T03:54:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0c7e7bce18558ea04e120b5fddcf4d22c0abc785'/>
<id>urn:sha1:0c7e7bce18558ea04e120b5fddcf4d22c0abc785</id>
<content type='text'>
</content>
</entry>
</feed>
