Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-18 | null out batch txn pointer as needed (BlockchainLMDB) | Thomas Winget | 1 | -4/+5 |
2015-05-16 | LMDB should now dynamically resize the mapsize | Thomas Winget | 1 | -59/+153 |
2015-05-15 | Move mdb_txn_safe implementation to cpp file | Thomas Winget | 1 | -0/+54 |
2015-05-08 | Update log statements | warptangent | 1 | -1/+1 |
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 1 | -7/+0 |
2015-03-17 | Pull blockchain changes into berkeleydb branch | Thomas Winget | 1 | -10/+16 |
2015-03-16 | Try to not pollute cryptonote namespace | Thomas Winget | 1 | -36/+36 |
2015-03-16 | Add support for database open with flags | warptangent | 1 | -2/+1 |
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 | 1 | -0/+7 |
2015-03-06 | Moved BlockchainDB into its own src/ subfolder | Thomas Winget | 1 | -0/+1808 |