<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/blockchain_utilities/blockchain_blackball.cpp, branch v0.12.0.0</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.12.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-16T10:32:54Z</updated>
<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: 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>
<entry>
<title>blockchain_utilities: new blockchain_blackball tool</title>
<updated>2018-03-16T10:32:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-26T16:39:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=df6fad4c627b99a5c3e2b91b69a0a1cc77c4be14'/>
<id>urn:sha1:df6fad4c627b99a5c3e2b91b69a0a1cc77c4be14</id>
<content type='text'>
It scans for known spent outputs and stores their public keys
in a database which can then be read by the wallet, which can
then avoid using those as fake outs in new transactions.

Usage: monero-blockchain-blackball db1 db2...

This uses the shared database in ~/.shared-ringdb
</content>
</entry>
</feed>
