<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/blockchain_db, branch v0.15.0.1</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.15.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.15.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-10-17T17:39:05Z</updated>
<entry>
<title>db_lmdb: an empty prunable data record means the tx is not pruned</title>
<updated>2019-10-17T17:39:05Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-17T17:34:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=37cccb8cfb5bce18d210febd30ce5bef6143acc3'/>
<id>urn:sha1:37cccb8cfb5bce18d210febd30ce5bef6143acc3</id>
<content type='text'>
as opposed to an absent record
</content>
</entry>
<entry>
<title>Merge pull request #5915</title>
<updated>2019-10-08T20:55:03Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-10-08T20:55:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bf525793c724f62d4716aaca59345ba2e13a2c3c'/>
<id>urn:sha1:bf525793c724f62d4716aaca59345ba2e13a2c3c</id>
<content type='text'>
8330e77 monerod can now sync from pruned blocks (moneromooo-monero)
</content>
</entry>
<entry>
<title>monerod can now sync from pruned blocks</title>
<updated>2019-09-27T00:10:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-09-16T12:18:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8330e772f1ed680a54833d25c4d17d09a99ab8d6'/>
<id>urn:sha1:8330e772f1ed680a54833d25c4d17d09a99ab8d6</id>
<content type='text'>
If the peer (whether pruned or not itself) supports sending pruned blocks
to syncing nodes, the pruned version will be sent along with the hash
of the pruned data and the block weight. The original tx hashes can be
reconstructed from the pruned txes and theur prunable data hash. Those
hashes and the block weights are hashes and checked against the set of
precompiled hashes, ensuring the data we received is the original data.
It is currently not possible to use this system when not using the set
of precompiled hashes, since block weights can not otherwise be checked
for validity.

This is off by default for now, and is enabled by --sync-pruned-blocks
</content>
</entry>
<entry>
<title>Merge pull request #5878</title>
<updated>2019-09-24T15:10:28Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-09-24T15:10:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=06bee964a8989c3dcafdf8e665f74762814b43a2'/>
<id>urn:sha1:06bee964a8989c3dcafdf8e665f74762814b43a2</id>
<content type='text'>
f9b3f6e Removed Berkeley DB and db switching logic (JesusRami)
</content>
</entry>
<entry>
<title>Removed Berkeley DB and db switching logic</title>
<updated>2019-09-16T14:18:05Z</updated>
<author>
<name>Jesus Ramirez</name>
<email>jesus.rami.serra@gmail.com</email>
</author>
<published>2019-06-26T14:39:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9b3f6ef3b1ebde4dc9a1ef8e70b4ef7d807cede'/>
<id>urn:sha1:f9b3f6ef3b1ebde4dc9a1ef8e70b4ef7d807cede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db_lmdb: print percentages as percentages, not ratios</title>
<updated>2019-09-04T14:53:59Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-14T18:07:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4672b5cea99966d8fc27eedc1c655dfcc645762e'/>
<id>urn:sha1:4672b5cea99966d8fc27eedc1c655dfcc645762e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase max_dbs from 20 to 32</title>
<updated>2019-08-18T16:10:45Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-08-18T16:10:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=50ec40ea16f281690aeded37973dc582ddf38843'/>
<id>urn:sha1:50ec40ea16f281690aeded37973dc582ddf38843</id>
<content type='text'>
We've added a lot of new indices recently, and 20 isn't enough for them plus
new DBs opened during format migrations.
</content>
</entry>
<entry>
<title>Merge pull request #5524</title>
<updated>2019-07-24T19:04:16Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-07-24T19:04:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4b76656f5caf7c37825c6db4b916f258fc8a0faf'/>
<id>urn:sha1:4b76656f5caf7c37825c6db4b916f258fc8a0faf</id>
<content type='text'>
06b8f29 blockchain: keep alternative blocks in LMDB (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #5502</title>
<updated>2019-07-24T18:57:06Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-07-24T18:57:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e3de4aa68bedf7a7adfaf53cc2c132a74dc7fb08'/>
<id>urn:sha1:e3de4aa68bedf7a7adfaf53cc2c132a74dc7fb08</id>
<content type='text'>
25a7cfd add a few checks where it seems appropriate (moneromooo-monero)
1a66a86 remove unused code (moneromooo-monero)
</content>
</entry>
<entry>
<title>db_lmdb: commit pruning txn at checkpoints</title>
<updated>2019-06-15T09:50:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-15T09:49:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ff99fb47ff9feada77285f0ea4988c7b40e7cae'/>
<id>urn:sha1:2ff99fb47ff9feada77285f0ea4988c7b40e7cae</id>
<content type='text'>
to avoid errors when the txn is too large
</content>
</entry>
</feed>
