<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/cmake/FindBerkeleyDB.cmake, branch main</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-09-16T14:18:05Z</updated>
<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>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>
