Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-17 | Move db_drivers/ to external/ | Thomas Winget | 1 | -35/+0 | |
Also change LMDB Cmake variables to CACHE rather than upgrading them through several parent scopes. | |||||
2015-03-17 | moved 32-bit/64-bit detection into main CMakeLists | Riccardo Spagni | 1 | -9/+3 | |
2015-03-17 | 32-bit LMDB, removed check for in-system LMDB as it is consensus-critical | Riccardo Spagni | 1 | -17/+9 | |
2015-03-17 | Revert "Moved db_drivers/ into external/ for consistency" | Thomas Winget | 1 | -0/+0 | |
This reverts commit b21335642e75b35d3b178a754f4cdb2314989cd1. | |||||
2015-03-16 | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 1 | -5/+5 | |
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. | |||||
2015-03-16 | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 1 | -1/+23 | |
Make Cmake things aware of BerkeleyDB and BlockchainBDB Make the BlockchainDB unit tests aware of BlockchainBDB | |||||
2015-03-09 | Moved db_drivers/ into external/ for consistency | Thomas Winget | 1 | -0/+0 | |
2015-01-18 | Add in-source lmdb to build process | Thomas Winget | 1 | -16/+20 | |
Working on Linux, needs verified for other platforms but should be fine. | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -2/+32 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+15 | |