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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
blockchain_db: add a few const
moneromooo-monero
2015-05-27
2
-6
/
+6
|
/
*
Merge pull request #289
Riccardo Spagni
2015-05-26
2
-75
/
+210
|
\
|
*
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
2
-60
/
+187
|
*
Move mdb_txn_safe implementation to cpp file
Thomas Winget
2015-05-15
2
-51
/
+58
*
|
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
2
-10
/
+1
*
Pull blockchain changes into berkeleydb branch
Thomas Winget
2015-03-17
2
-11
/
+17
|
\
|
*
Add support for database open with flags
warptangent
2015-03-16
2
-3
/
+2
|
*
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
2
-47
/
+47
|
/
*
BlockchainDB implementations have names now
Thomas Winget
2015-03-13
2
-0
/
+9
*
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
2015-03-06
2
-0
/
+2122
[prev]