<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/blockchain_db/lmdb, branch v0.11.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.11.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-08-29T14:45:08Z</updated>
<entry>
<title>Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks</title>
<updated>2017-08-29T14:45:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-29T14:43:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cf4aa65316263513b3be9143b0a5e498af2a1ed6'/>
<id>urn:sha1:cf4aa65316263513b3be9143b0a5e498af2a1ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Toggle SAFE syncmode on and off automatically</title>
<updated>2017-08-20T15:30:28Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-08-19T18:36:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9a859844f496158b8237bbd08ff0f608dc5a6385'/>
<id>urn:sha1:9a859844f496158b8237bbd08ff0f608dc5a6385</id>
<content type='text'>
If monerod is started with default sync mode, set it to SAFE after
synchronization completes. Set it back to FAST if synchronization
restarts (e.g. because another peer has a longer blockchain).

If monerod is started with an explicit sync mode, none of this
automation takes effect.
</content>
</entry>
<entry>
<title>DB cleanup</title>
<updated>2017-08-19T17:11:38Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-08-19T14:27:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4c7f8ac04f8693c321f4143e61e7511f200cab1d'/>
<id>urn:sha1:4c7f8ac04f8693c321f4143e61e7511f200cab1d</id>
<content type='text'>
Hide LMDB-specific stuff behind blockchain_db.h. Nobody besides blockchain_db.cpp
should ever be including DB-specific headers any more.
</content>
</entry>
<entry>
<title>core: add --db-salvage command line flag</title>
<updated>2017-08-12T18:04:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-30T22:59:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c6e200a8ab36633f1a3598f54e9e9f8ca5b6c461'/>
<id>urn:sha1:c6e200a8ab36633f1a3598f54e9e9f8ca5b6c461</id>
<content type='text'>
Use to load the database when the primary meta page is corrupted
</content>
</entry>
<entry>
<title>some include cleanup</title>
<updated>2017-07-31T15:36:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-31T15:36:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=214fd81e9362f183603bacdb671e06192dcb5808'/>
<id>urn:sha1:214fd81e9362f183603bacdb671e06192dcb5808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain_db: add a txpool tx getter which returns existence</title>
<updated>2017-06-11T14:36:48Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-06-11T14:10:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=235df7f4848fb597739c50e3a31007ae77f008f1'/>
<id>urn:sha1:235df7f4848fb597739c50e3a31007ae77f008f1</id>
<content type='text'>
Avoids exception spam for the "nope, not found" case
</content>
</entry>
<entry>
<title>Don't copy blockchain for coinbase_tx_sum</title>
<updated>2017-06-01T13:14:24Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-06-01T12:29:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d17c0fc2d0ae52260a93ec8985b7ebb7ad3cfea7'/>
<id>urn:sha1:d17c0fc2d0ae52260a93ec8985b7ebb7ad3cfea7</id>
<content type='text'>
Changed Blockchain::for_all_blocks() to for_blocks_range()
Operate on blockchain in-place instead of building a copy first.
</content>
</entry>
<entry>
<title>Move txpool to the database</title>
<updated>2017-05-25T21:23:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-05-14T13:06:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b52abd1370cc21484d64f45504adbab47240debf'/>
<id>urn:sha1:b52abd1370cc21484d64f45504adbab47240debf</id>
<content type='text'>
Integration could go further (ie, return_tx_to_pool calls should
not be needed anymore, possibly other things).

poolstate.bin is now obsolete.
</content>
</entry>
<entry>
<title>Partial fix #1876, check thread in block_txn_start()</title>
<updated>2017-03-19T12:27:03Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-03-19T12:27:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d3aaf74080cbad3ad25fc808c862883134385b5a'/>
<id>urn:sha1:d3aaf74080cbad3ad25fc808c862883134385b5a</id>
<content type='text'>
Don't allow use of existing batch txn if it's from the wrong thread
</content>
</entry>
<entry>
<title>Remove redundant num_txs() method</title>
<updated>2017-03-03T16:52:45Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-03-03T16:12:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eb62dcc871184a35f0b385e857ba45800592d4c6'/>
<id>urn:sha1:eb62dcc871184a35f0b385e857ba45800592d4c6</id>
<content type='text'>
Cleanup of bf1348b7e2b2c72a6d40b23567afaa46b53e6cb7
</content>
</entry>
</feed>
