<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests, branch v0.16.0.3</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.16.0.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-05-20T00:21:21Z</updated>
<entry>
<title>ByteSlice: Fix persisting ptr to std::moved SSO buffer</title>
<updated>2020-05-20T00:21:21Z</updated>
<author>
<name>Doyle</name>
<email>doylet@protonmail.com</email>
</author>
<published>2020-05-19T08:45:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=438b84690e818b136b84f31a12e67a83fec8979b'/>
<id>urn:sha1:438b84690e818b136b84f31a12e67a83fec8979b</id>
<content type='text'>
The Bug:
1. Construct `byte_slice.portion_` with `epee::span(buffer)` which copies a pointer to the SSO buffer to `byte_slice.portion_`
2. It constructs `byte_slice.storage_` with `std::move(buffer)` (normally this swap pointers, but SSO means a memcpy and clear on the original SSO buffer)
3. `slice.data()` returns a pointer from `slice.portion_` that points to the original SSO cleared buffer, `slice.storage_` has the actual string.
</content>
</entry>
<entry>
<title>Fixed bugs for take_slice and byte_stream-&gt;byte_slice</title>
<updated>2020-05-12T23:07:41Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-05-12T05:26:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cc40ce1b3ffca5a48daaf6e35cdca596be5f3820'/>
<id>urn:sha1:cc40ce1b3ffca5a48daaf6e35cdca596be5f3820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.</title>
<updated>2020-04-11T04:12:11Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-03-18T23:22:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c26c93019a52dee52ee865f4f1b23e6929968258'/>
<id>urn:sha1:c26c93019a52dee52ee865f4f1b23e6929968258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6451</title>
<updated>2020-05-02T20:14:41Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-02T20:14:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8185054db7acc3e7c514ac55bceb0d82611a5b9a'/>
<id>urn:sha1:8185054db7acc3e7c514ac55bceb0d82611a5b9a</id>
<content type='text'>
4ed60b6 Bulletproofs: verification speedup (SarangNoether)
</content>
</entry>
<entry>
<title>Merge pull request #6460</title>
<updated>2020-05-01T20:50:19Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-01T20:50:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a5cc613a68e5c8edca7c9816b1a3d8e4c60e5eb6'/>
<id>urn:sha1:a5cc613a68e5c8edca7c9816b1a3d8e4c60e5eb6</id>
<content type='text'>
f8b1480 unit_tests: fix gcc+ warning (sumogr)
</content>
</entry>
<entry>
<title>unit_tests: fix gcc+ warning</title>
<updated>2020-04-18T15:04:20Z</updated>
<author>
<name>Sumo Gr</name>
<email>sumogr@mail.com</email>
</author>
<published>2020-04-18T15:04:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f8b1480f95bd2710a506b6f9c5a06ed464464e61'/>
<id>urn:sha1:f8b1480f95bd2710a506b6f9c5a06ed464464e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bulletproofs: verification speedup</title>
<updated>2020-04-15T00:31:30Z</updated>
<author>
<name>Sarang Noether</name>
<email>32460187+SarangNoether@users.noreply.github.com</email>
</author>
<published>2020-04-15T00:31:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4ed60b626a368132fccad4449f1c4d50e312b60c'/>
<id>urn:sha1:4ed60b626a368132fccad4449f1c4d50e312b60c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6381</title>
<updated>2020-04-04T18:12:31Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-04T18:12:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d1f3d3376df2ce46d5a1c8fcbf41e7f2fae1b294'/>
<id>urn:sha1:d1f3d3376df2ce46d5a1c8fcbf41e7f2fae1b294</id>
<content type='text'>
e719760 Fix receive order leakage with tx fluffing (vtnerd)
</content>
</entry>
<entry>
<title>Merge pull request #6361</title>
<updated>2020-04-04T18:01:15Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-04T18:01:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5757d992081fd650e241ae40a342d69d8fe9da61'/>
<id>urn:sha1:5757d992081fd650e241ae40a342d69d8fe9da61</id>
<content type='text'>
68a6507 Fixed bug in ZMQ JSON-RPC method field (vtnerd)
</content>
</entry>
<entry>
<title>Merge pull request #6357</title>
<updated>2020-04-04T17:59:23Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-04T17:59:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0150a480fd108d3c04b4926a7c3e3b9a3dc59bec'/>
<id>urn:sha1:0150a480fd108d3c04b4926a7c3e3b9a3dc59bec</id>
<content type='text'>
42a7a4d daemon: auto public nodes - cache and prioritize most stable nodes (xiphon)
</content>
</entry>
</feed>
