<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/blockchain_utilities, branch v0.9.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.9.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-03-12T19:09:44Z</updated>
<entry>
<title>switch default utilities DB to lmdb, update checkpoints.dat</title>
<updated>2016-03-12T19:09:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-03-12T19:09:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8689014eda5f16b2163994ab929ed063f1e93612'/>
<id>urn:sha1:8689014eda5f16b2163994ab929ed063f1e93612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #705</title>
<updated>2016-03-05T21:14:06Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-03-05T21:14:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b96147030cf06b7adacafebff196bc23a4b19199'/>
<id>urn:sha1:b96147030cf06b7adacafebff196bc23a4b19199</id>
<content type='text'>
f7ed167 blockchain_utilities: Update documentation (warptangent)
</content>
</entry>
<entry>
<title>blockchain_utilities: Update documentation</title>
<updated>2016-03-05T21:11:44Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-03-05T20:54:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f7ed167fc034f235658805e1be225589055638fb'/>
<id>urn:sha1:f7ed167fc034f235658805e1be225589055638fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain_export: Support BerkeleyDB</title>
<updated>2016-03-05T14:46:11Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-03-05T14:37:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0485d1727486190005c7e0ecd2e7627a853eaed6'/>
<id>urn:sha1:0485d1727486190005c7e0ecd2e7627a853eaed6</id>
<content type='text'>
TEST:

blockchain_export -h

This should show "berkeley" as an available option to --database.

With an existing BerkeleyDB database, run:

blockchain_export --database berkeley
</content>
</entry>
<entry>
<title>blockchain_export: Move DB implementation includes</title>
<updated>2016-03-05T14:46:09Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-03-05T14:33:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=41487e32be820dd0c28520e627d4867459741f95'/>
<id>urn:sha1:41487e32be820dd0c28520e627d4867459741f95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move g_test_dbg_lock_sleep from a global to a function level static</title>
<updated>2016-02-22T19:34:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-02-22T19:34:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5e3557d2c30f9f1a206d93441897793a993f3618'/>
<id>urn:sha1:5e3557d2c30f9f1a206d93441897793a993f3618</id>
<content type='text'>
This avoids the need to define that variable in every program
which uses epee.
</content>
</entry>
<entry>
<title>blockchain_import: Pass ARCH_WIDTH macro if 32-bit or not.</title>
<updated>2016-02-18T14:14:35Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-18T14:14:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d258f6e63aa331c0bbd0f6def7118dede2853078'/>
<id>urn:sha1:d258f6e63aa331c0bbd0f6def7118dede2853078</id>
<content type='text'>
This also avoids warnings.
</content>
</entry>
<entry>
<title>Merge pull request #674</title>
<updated>2016-02-18T08:01:01Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-02-18T08:01:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=43fe8c4933e1ff3542ae936841fabffe3aafc4dc'/>
<id>urn:sha1:43fe8c4933e1ff3542ae936841fabffe3aafc4dc</id>
<content type='text'>
05e7ac0 blockchain_import: Check bit width for more than just WIN32 (warptangent)
</content>
</entry>
<entry>
<title>Fix cffc411c9025e1d28a8b6e32c53c83ba113d9204</title>
<updated>2016-02-17T20:41:34Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-02-17T19:58:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9218cad640e51128819d942c71fe70e2e4fba63d'/>
<id>urn:sha1:9218cad640e51128819d942c71fe70e2e4fba63d</id>
<content type='text'>
Don't include bdb header unless defined(BERKELEY_DB)
</content>
</entry>
<entry>
<title>blockchain_import: Check bit width for more than just WIN32</title>
<updated>2016-02-17T20:37:15Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-17T20:10:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=05e7ac0360ac3a0a945ad69cad48c5a3b5b59acd'/>
<id>urn:sha1:05e7ac0360ac3a0a945ad69cad48c5a3b5b59acd</id>
<content type='text'>
Pass the CMake bit width setting to compile flags for blockchain_import
and blockchain_converter.

For LMDB on 32-bit, hyc has found that batch size of 100 appears to be a
good default.
</content>
</entry>
</feed>
