<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/BlockchainDB.cpp, 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>2015-05-31T11:40:18Z</updated>
<entry>
<title>cleaning up, removing redundant files, renaming, fixing incorrect licenses</title>
<updated>2015-05-31T11:40:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-05-31T11:40:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e01d32e52d862d590ec23a17d3460066639a3803'/>
<id>urn:sha1:e01d32e52d862d590ec23a17d3460066639a3803</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>
<entry>
<title>CMake wiring, minor cleanup, minor test addition</title>
<updated>2015-03-16T08:17:53Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2015-03-16T07:12:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cade0da8f1e932a17886aa9893a580fa3e3289c7'/>
<id>urn:sha1:cade0da8f1e932a17886aa9893a580fa3e3289c7</id>
<content type='text'>
Make Cmake things aware of BerkeleyDB and BlockchainBDB

Make the BlockchainDB unit tests aware of BlockchainBDB
</content>
</entry>
<entry>
<title>Fixed includes in BlockchainDB unit tests</title>
<updated>2015-03-10T19:17:46Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2015-03-10T19:17:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d2a2b7e69dc3cdd8f753fd2efb29633befc61c2'/>
<id>urn:sha1:5d2a2b7e69dc3cdd8f753fd2efb29633befc61c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BlockchainDB unit tests, lmdb linker flag</title>
<updated>2015-01-05T03:00:31Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-10-23T19:35:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1240cf805be0945fffaa4a59a5bd491893e44ed3'/>
<id>urn:sha1:1240cf805be0945fffaa4a59a5bd491893e44ed3</id>
<content type='text'>
Some BlockchainDB unit testing fleshed out (and working), rudimentary
linker flag for lmdb in CMakeLists, but should probably be done
"correctly" at some point (find it on whatever system you're building on
and all that jazz).

update for rebase (warptangent 2015-01-04)
  fix conflicts with upstream CMakeLists.txt files

  tests/CMakeLists.txt (remove edits from original commit)
</content>
</entry>
<entry>
<title>Initial commit of BlockchainDB tests, other misc</title>
<updated>2015-01-05T02:41:44Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-10-15T22:33:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bc44bc19f4fa9e7eabb1a1b82127398c1a201048'/>
<id>urn:sha1:bc44bc19f4fa9e7eabb1a1b82127398c1a201048</id>
<content type='text'>
miscellaneous changes to BlockchainDB/blockchain as well, namely
replacing instances of std::list with std::vector
</content>
</entry>
</feed>
