<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/ringdb.cpp, 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>2022-05-13T17:43:22Z</updated>
<entry>
<title>wallet2: speedup large tx construction: batch ringdb lookups</title>
<updated>2022-05-13T17:43:22Z</updated>
<author>
<name>Crypto City</name>
<email>cryptocity@example.com</email>
</author>
<published>2021-11-05T19:18:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=38cdf01c643df677a0c65b8932d62c3f6eb4e62b'/>
<id>urn:sha1:38cdf01c643df677a0c65b8932d62c3f6eb4e62b</id>
<content type='text'>
3.3 seconds -&gt; 2.8 seconds on a test case
</content>
</entry>
<entry>
<title>wallet2: speedup large tx construction: batch ringdb updates</title>
<updated>2022-05-13T17:43:20Z</updated>
<author>
<name>Crypto City</name>
<email>cryptocity@example.com</email>
</author>
<published>2021-11-05T17:47:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2b9517889774c9420e6cb336ec62c5842420cee4'/>
<id>urn:sha1:2b9517889774c9420e6cb336ec62c5842420cee4</id>
<content type='text'>
5.2 seconds -&gt; 4.1 seconds on a test case
</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>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>Hash domain separation</title>
<updated>2020-04-01T12:31:00Z</updated>
<author>
<name>Sarang Noether</name>
<email>32460187+SarangNoether@users.noreply.github.com</email>
</author>
<published>2020-04-01T12:31:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=80d5320fff9c948f54b4379f3c2f3bc684e7f356'/>
<id>urn:sha1:80d5320fff9c948f54b4379f3c2f3bc684e7f356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ringdb: use a different iv for key and data in rings table</title>
<updated>2020-01-09T17:32:21Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-01-09T17:29:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0349347e6d2805e632d5972a50ae418296e9c479'/>
<id>urn:sha1:0349347e6d2805e632d5972a50ae418296e9c479</id>
<content type='text'>
This is technically a record encrypted in two pieces,
so the iv needs to be different.
Some backward compatibility is added to read data written
by existing code, but new data is written with the new code.
</content>
</entry>
<entry>
<title>ringdb: fix bug in blackballing</title>
<updated>2019-08-22T12:34:48Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2019-08-22T01:53:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=50813c103ece22f9873c9f16e08b42170ff2599f'/>
<id>urn:sha1:50813c103ece22f9873c9f16e08b42170ff2599f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: new unset_ring command</title>
<updated>2019-04-02T14:18:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-02T14:03:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0be5b2ee78efaa242757ca8f998a091f8930788d'/>
<id>urn:sha1:0be5b2ee78efaa242757ca8f998a091f8930788d</id>
<content type='text'>
Useful when debugging, though not much for users
</content>
</entry>
<entry>
<title>Removed a lot of unnecessary includes</title>
<updated>2018-11-15T16:29:34Z</updated>
<author>
<name>Martijn Otto</name>
<email>git@martijnotto.nl</email>
</author>
<published>2018-11-15T16:29:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bd98e99c8095cf05c4d3282c888a87745ad1c559'/>
<id>urn:sha1:bd98e99c8095cf05c4d3282c888a87745ad1c559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "blackball" for clarity</title>
<updated>2018-10-18T18:45:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-10-18T18:05:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=99cd6f961a15d5a16668be44c200b5f78024e618'/>
<id>urn:sha1:99cd6f961a15d5a16668be44c200b5f78024e618</id>
<content type='text'>
Apparently some people seem to think it's a censorship list...
</content>
</entry>
</feed>
