<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/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-06-11T12:47:29Z</updated>
<entry>
<title>functional_tests: add simple relay_tx test</title>
<updated>2020-06-11T12:47:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-28T12:48:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=23df29d8d618a08b813e4bf3034a03833e3576ca'/>
<id>urn:sha1:23df29d8d618a08b813e4bf3034a03833e3576ca</id>
<content type='text'>
</content>
</entry>
<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>Merge pull request #6532</title>
<updated>2020-05-19T22:11:05Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-19T22:11:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da04c5fb48c12bfbc5c6e54c027ad1faaf9dae25'/>
<id>urn:sha1:da04c5fb48c12bfbc5c6e54c027ad1faaf9dae25</id>
<content type='text'>
f35ced6 build: fix boost 1.73 compatibility (selsta)
</content>
</entry>
<entry>
<title>build: fix boost 1.73 compatibility</title>
<updated>2020-05-14T20:57:53Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-05-14T20:57:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f35ced6d7f00282091a9623bad573132f42a91b0'/>
<id>urn:sha1:f35ced6d7f00282091a9623bad573132f42a91b0</id>
<content type='text'>
</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>Merge pull request #6477</title>
<updated>2020-05-06T05:26:16Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-06T05:26:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9f3e8e3ff08c2bbdd4fa2da3797811531970171f'/>
<id>urn:sha1:9f3e8e3ff08c2bbdd4fa2da3797811531970171f</id>
<content type='text'>
afe5a55 Revert functional test changes in babf25d and 5715460 (vtnerd)
</content>
</entry>
<entry>
<title>Revert functional test changes in babf25d2e and 571546067</title>
<updated>2020-04-24T22:30:23Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-04-24T22:30:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=afe5a55e96e96bb46f682bdfaa6569468adb1ebc'/>
<id>urn:sha1:afe5a55e96e96bb46f682bdfaa6569468adb1ebc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6445</title>
<updated>2020-04-21T14:03:37Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-21T14:03:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c846c8650eb8a4822f85b8464410fdc6f8e55a8f'/>
<id>urn:sha1:c846c8650eb8a4822f85b8464410fdc6f8e55a8f</id>
<content type='text'>
5715460 Always reject duplicate key-images from second txid (vtnerd)
babf25d Allow unrestricted rpc calls to get full txpool info (vtnerd)
</content>
</entry>
<entry>
<title>Merge pull request #6433</title>
<updated>2020-04-21T13:54:44Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-21T13:54:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4540afc51b0ef567ffe00a231bf3b3b518a415c2'/>
<id>urn:sha1:4540afc51b0ef567ffe00a231bf3b3b518a415c2</id>
<content type='text'>
7326b69 functional_tests: ensure signatures never reuse a timestamp (moneromooo-monero)
082dd2c functional_tests: ensure signed timestamps are fresh (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6359</title>
<updated>2020-04-21T13:38:21Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-21T13:38:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=06c81b6527be94c66a31a0ec23c56c5a2d602b69'/>
<id>urn:sha1:06c81b6527be94c66a31a0ec23c56c5a2d602b69</id>
<content type='text'>
f9441c5 Fixed string_ref usage bug in epee::from_hex::vector (vtnerd)
</content>
</entry>
</feed>
