<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/cmake/FindBerkeleyDB.cmake, 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>2015-03-16T13:14:51Z</updated>
<entry>
<title>BerkeleyDB Blockchain building, not working yet</title>
<updated>2015-03-16T13:14:51Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2015-03-16T13:14:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=43477b7dac861a83ade364ebb5a5c3da8228b3e4'/>
<id>urn:sha1:43477b7dac861a83ade364ebb5a5c3da8228b3e4</id>
<content type='text'>
Everything except actually *using* BlockchainBDB is wired up, but the db
itself is not yet working.  Some error about user mem not large enough.
I think I know what this error means, but I can't determine the cause.

Notes: BerkeleyDB does not allow 0-indexing in its recno type databases,
  so block numbers *in the database* will be 1-indexed.  Modifications
  to indexing have been made as needed.
</content>
</entry>
</feed>
