index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
blockchain_db
/
lmdb
/
db_lmdb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Check if LMDB needs resize every 1000 blocks
Thomas Winget
2015-05-18
1
-1
/
+1
|
*
null out batch txn pointer as needed (BlockchainLMDB)
Thomas Winget
2015-05-18
1
-4
/
+5
|
*
LMDB should now dynamically resize the mapsize
Thomas Winget
2015-05-16
1
-59
/
+153
|
*
Move mdb_txn_safe implementation to cpp file
Thomas Winget
2015-05-15
1
-0
/
+54
*
|
Allow BlockchainLMDB to be opened in read-only mode
warptangent
2015-05-16
1
-2
/
+6
|
/
*
Update log statements
warptangent
2015-05-08
1
-1
/
+1
*
Steps toward multiple dbs available -- working
Thomas Winget
2015-03-25
1
-7
/
+0
*
Pull blockchain changes into berkeleydb branch
Thomas Winget
2015-03-17
1
-10
/
+16
|
\
|
*
Add support for database open with flags
warptangent
2015-03-16
1
-2
/
+1
|
*
Add mdb_flags variable to LMDB database open
warptangent
2015-03-16
1
-1
/
+2
|
*
Update and relocate comment that applies class wide
warptangent
2015-03-15
1
-8
/
+14
*
|
Try to not pollute cryptonote namespace
Thomas Winget
2015-03-16
1
-36
/
+36
|
/
*
BlockchainDB implementations have names now
Thomas Winget
2015-03-13
1
-0
/
+7
*
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
2015-03-06
1
-0
/
+1808
[prev]