<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/output_selection.cpp, branch v0.18.2.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.18.2.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.2.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2022-03-04T05:59:20Z</updated>
<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>Remove unused variables in monero codebase</title>
<updated>2021-02-09T07:05:05Z</updated>
<author>
<name>Kevin Barbour</name>
<email>kevinbarbourd@gmail.com</email>
</author>
<published>2021-01-23T09:38:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85db1734e7dd456c1edb095a2c829527262b96c7'/>
<id>urn:sha1:85db1734e7dd456c1edb095a2c829527262b96c7</id>
<content type='text'>
There are quite a few variables in the code that are no longer
(or perhaps never were) in use. These were discovered by enabling
compiler warnings for unused variables and cleaning them up.

In most cases where the unused variables were the result
of a function call the call was left but the variable
assignment removed, unless it was obvious that it was
a simple getter with no side effects.
</content>
</entry>
<entry>
<title>Update copyright year to 2020</title>
<updated>2020-05-07T02:36:54Z</updated>
<author>
<name>SomaticFanatic</name>
<email>afdlkajdlfkj@aldkfjf.com</email>
</author>
<published>2020-05-07T02:36:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef0607da6042df51a57703bd223c5c8024741f6'/>
<id>urn:sha1:5ef0607da6042df51a57703bd223c5c8024741f6</id>
<content type='text'>
Update copyright year to 2020
</content>
</entry>
<entry>
<title>Merge pull request #5652</title>
<updated>2019-08-15T22:13:18Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-08-15T22:13:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=86ee6312127d44d2a976afd993556cc115fc5e63'/>
<id>urn:sha1:86ee6312127d44d2a976afd993556cc115fc5e63</id>
<content type='text'>
f81cb4f unit_tests: add more leeway to the 'same distribution' check (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #5529</title>
<updated>2019-07-24T19:06:11Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-07-24T19:06:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7fc76451a5bc3b9f6a08eaa3f9bb31d450ee79a3'/>
<id>urn:sha1:7fc76451a5bc3b9f6a08eaa3f9bb31d450ee79a3</id>
<content type='text'>
de27651 use crypto::rand instead of libc rand in a few tests (moneromooo-monero)
</content>
</entry>
<entry>
<title>unit_tests: add more leeway to the "same distribution" check</title>
<updated>2019-06-16T12:18:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-16T12:17:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f81cb4f24bfb3b2df40063263ffc3b64b5d73c2b'/>
<id>urn:sha1:f81cb4f24bfb3b2df40063263ffc3b64b5d73c2b</id>
<content type='text'>
This is an inherently probabilistic check, which occasionally fails
for a matching distribution
</content>
</entry>
<entry>
<title>unit_tests: make the density test a bit less stringent</title>
<updated>2019-05-20T10:42:50Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-20T10:42:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dbecfe7d5ddb7cfa7271485d3b1d4c6cf349218f'/>
<id>urn:sha1:dbecfe7d5ddb7cfa7271485d3b1d4c6cf349218f</id>
<content type='text'>
It's an inherently random test
</content>
</entry>
<entry>
<title>use crypto::rand instead of libc rand in a few tests</title>
<updated>2019-05-10T14:15:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-10T14:09:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de27651f809256cd601bdc5d8015e5fe5fdd3556'/>
<id>urn:sha1:de27651f809256cd601bdc5d8015e5fe5fdd3556</id>
<content type='text'>
We don't need secure randomness here, but it should shut coverity up
</content>
</entry>
<entry>
<title>wallet2: "output lineup" fake out selection</title>
<updated>2019-04-18T15:14:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-02T14:16:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=35e0a968bde4644a86f6f455b1a50ca25398fa15'/>
<id>urn:sha1:35e0a968bde4644a86f6f455b1a50ca25398fa15</id>
<content type='text'>
Based on python code by sarang:
https://github.com/SarangNoether/skunkworks/blob/outputs/outputs/simulate.py
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
</feed>
