<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/ringdb.cpp, branch v0.14.1.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.14.1.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-04-02T14:18:07Z</updated>
<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>
<entry>
<title>Merge pull request #4407</title>
<updated>2018-09-29T20:19:32Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:10:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=402349760f699fe512e9ba97328a5f8827f0c003'/>
<id>urn:sha1:402349760f699fe512e9ba97328a5f8827f0c003</id>
<content type='text'>
43a06350 ringdb: use cursors to be a bit faster (moneromooo-monero)
</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: factor ring addition code</title>
<updated>2018-03-16T10:33:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-10T14:18:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d32ef7b0f25af2d7617da375b30fa76dae3affd1'/>
<id>urn:sha1:d32ef7b0f25af2d7617da375b30fa76dae3affd1</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>
</feed>
