<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/blockchain_db/testdb.h, branch v0.16.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.16.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-02-27T15:05:34Z</updated>
<entry>
<title>blockchain_db: faster fetching of consecutive txes</title>
<updated>2020-02-27T15:05:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-02-26T18:06:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8958b4e7aa24d7f7de6667360b3558e52780e66f'/>
<id>urn:sha1:8958b4e7aa24d7f7de6667360b3558e52780e66f</id>
<content type='text'>
Useful for wallet refresh or node sync
</content>
</entry>
<entry>
<title>Merge pull request #6140</title>
<updated>2020-01-26T00:55:18Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-01-26T00:55:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8eedc8a390c73112af9fff712a47c2c1814bc16a'/>
<id>urn:sha1:8eedc8a390c73112af9fff712a47c2c1814bc16a</id>
<content type='text'>
08635a08 blockchain: speedup fetching pruned contiguous tx blobs (moneromooo-monero)
</content>
</entry>
<entry>
<title>blockchain: speedup fetching pruned contiguous tx blobs</title>
<updated>2019-11-15T13:23:30Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-11-12T18:40:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=08635a08755956be12c68ba40bcc96b8828ff2a9'/>
<id>urn:sha1:08635a08755956be12c68ba40bcc96b8828ff2a9</id>
<content type='text'>
About twice as fast, very roughly
</content>
</entry>
<entry>
<title>Adding support for hidden (anonymity) txpool</title>
<updated>2019-11-02T20:36:03Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-02T20:36:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d7ae2d2791c0244a221872a7ac62627abb81896'/>
<id>urn:sha1:5d7ae2d2791c0244a221872a7ac62627abb81896</id>
<content type='text'>
</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>core: do not commit half constructed batch db txn</title>
<updated>2019-05-25T16:24:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-24T08:33:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4b51f9a34f86c6bfb9cf8aafd30e649addf888ed'/>
<id>urn:sha1:4b51f9a34f86c6bfb9cf8aafd30e649addf888ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: keep alternative blocks in LMDB</title>
<updated>2019-05-08T17:36:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-08T11:11:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=06b8f299926090b63a95d43072ca09e57c5f042e'/>
<id>urn:sha1:06b8f299926090b63a95d43072ca09e57c5f042e</id>
<content type='text'>
Alternative blocks are cleared on startup unless --keep-alt-blocks
is passed on the command line
</content>
</entry>
<entry>
<title>testdb: add override keyword where missing</title>
<updated>2019-04-17T01:26:25Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2019-04-09T09:38:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5fafb90e91cf5288505e4b8a669bc8340eb906e7'/>
<id>urn:sha1:5fafb90e91cf5288505e4b8a669bc8340eb906e7</id>
<content type='text'>
and delete obsolete BlockchainBDB::get_tx_output_indices along the way
</content>
</entry>
<entry>
<title>blockchain_db: fix db txn ending too early</title>
<updated>2019-04-14T08:35:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-05T09:28:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5e673c03fec66024027b94229fa2e317d7767a20'/>
<id>urn:sha1:5e673c03fec66024027b94229fa2e317d7767a20</id>
<content type='text'>
The db txn in add_block ending caused the entire overarching
batch txn to stop.
Also add a new guard class so a db txn can be stopped in the
face of exceptions.

Also use a read only db txn in init when the db itself is
read only, and do not save the max tx size in that case.
</content>
</entry>
<entry>
<title>cryptonote: rework block blob size sanity check</title>
<updated>2019-04-05T09:35:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-04T00:15:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=089c7637a64652c8bcf6c437065237c23266d4a9'/>
<id>urn:sha1:089c7637a64652c8bcf6c437065237c23266d4a9</id>
<content type='text'>
Use the actual block weight limit, assuming that weight is always
greater or equal to size
</content>
</entry>
</feed>
