<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/ringdb.h, 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-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>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>record blackballs as amount/offset, and add export ability</title>
<updated>2018-09-10T09:04:18Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-29T16:57:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=44439c32088dc684d686a392acf807f12ca0e0e9'/>
<id>urn:sha1:44439c32088dc684d686a392acf807f12ca0e0e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ringdb: allow blackballing many outputs at once</title>
<updated>2018-09-09T12:01:43Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-12T21:41:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=50cb370d5babcef5caa9f90981c475ca5fe3f887'/>
<id>urn:sha1:50cb370d5babcef5caa9f90981c475ca5fe3f887</id>
<content type='text'>
It cuts down on txn commits, and speeds up blackballing substantially
</content>
</entry>
<entry>
<title>unit_tests: add ringdb unit tests</title>
<updated>2018-04-11T10:43:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-04-09T17:42:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6a61f520e2569f6a690f5c637c6314fb81b0b538'/>
<id>urn:sha1:6a61f520e2569f6a690f5c637c6314fb81b0b538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ringdb: use the genesis block as a db name</title>
<updated>2018-03-16T10:32:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-04T13:30:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=504428ab4a7aa7773832acdc3de0baad22d6b9b7'/>
<id>urn:sha1:504428ab4a7aa7773832acdc3de0baad22d6b9b7</id>
<content type='text'>
This will avoid careless forkers polluting the shared database
even if they make their own chain. They'll then automatically
start using another subdb, and any key-reusing fork of those
forks will reuse their subdbs.
</content>
</entry>
<entry>
<title>wallet: add a set_ring command</title>
<updated>2018-03-16T10:32:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-28T18:26:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b09e5181cc7c24fc6cf13b4a43044833bd2763fa'/>
<id>urn:sha1:b09e5181cc7c24fc6cf13b4a43044833bd2763fa</id>
<content type='text'>
This is so one can set rings for spent key images in case the
attackers don't merge the ring matching patch set.
</content>
</entry>
<entry>
<title>wallet: make ringdb an object with database state</title>
<updated>2018-03-16T10:32:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-27T08:30:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=db10dd6d8329de92e212247a2eb101c773d4c3cd'/>
<id>urn:sha1:db10dd6d8329de92e212247a2eb101c773d4c3cd</id>
<content type='text'>
</content>
</entry>
</feed>
