Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-17 | Pull blockchain changes into berkeleydb branch | Thomas Winget | 3 | -12/+18 |
2015-03-17 | BlockchainBDB passes unit tests | Thomas Winget | 1 | -1/+4 |
2015-03-16 | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 3 | -189/+200 |
2015-03-16 | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 1 | -0/+3 |
2015-03-16 | BerkeleyDB BlockchainDB impl copy/paste/modify | Thomas Winget | 2 | -9/+1304 |
2015-03-16 | Try to not pollute cryptonote namespace | Thomas Winget | 2 | -47/+47 |
2015-03-16 | Initial commit of BDB BlockchainDB implementation | Thomas Winget | 2 | -0/+678 |
2015-03-16 | Add support for database open with flags | warptangent | 3 | -4/+3 |
2015-03-16 | Add mdb_flags variable to LMDB database open | warptangent | 1 | -1/+2 |
2015-03-15 | Update and relocate comment that applies class wide | warptangent | 1 | -8/+14 |
2015-03-13 | BlockchainDB implementations have names now | Thomas Winget | 3 | -0/+12 |
2015-03-06 | Moved BlockchainDB into its own src/ subfolder | Thomas Winget | 5 | -0/+2849 |