index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
blockchain_db
/
lmdb
/
db_lmdb.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-04
db_lmdb: factor the MDB_val setup code
moneromooo-monero
1
-197
/
+74
2015-01-04
db_lmdb: remove block timestamp too when removing a block
moneromooo-monero
1
-0
/
+6
2015-01-04
db_lmdb: do not cast const away
moneromooo-monero
1
-13
/
+13
2015-01-04
db_lmdb: do not keep a dangling pointer to stack objects
moneromooo-monero
1
-0
/
+4
2015-01-04
db_lmdb: make cursor internal members private
moneromooo-monero
1
-0
/
+1
2015-01-04
blockchain_db: add consts where appropriate
moneromooo-monero
1
-55
/
+55
2015-01-04
raised maximum mapsize for lmdb to ~16GB
Thomas Winget
1
-1
/
+1
2015-01-04
Store output pubkeys separately, bug fixes
Thomas Winget
1
-9
/
+53
2015-01-04
Minor bugfixes, redundancy removal
Thomas Winget
1
-9
/
+97
2015-01-04
moar bug fixes, removed debug prints
Thomas Winget
1
-3
/
+0
2015-01-04
BlockchainLMDB seems to be working*!
Thomas Winget
1
-58
/
+64
2015-01-04
some bug fixes, but still needs work
Thomas Winget
1
-2
/
+21
2015-01-04
Minor bug fixes and debug prints
Thomas Winget
1
-0
/
+56
2015-01-04
minor fixes to Blockchain.cpp
Thomas Winget
1
-1
/
+1
2015-01-04
Integrate BlockchainDB into cryptonote_core
Thomas Winget
1
-0
/
+1
2015-01-04
All LMDB BlockchainDB implemented, not tested
Thomas Winget
1
-135
/
+857
2015-01-04
LMDB blockchain: remove outputs and spent keys
Thomas Winget
1
-0
/
+63
2015-01-04
Adding block data to LMDB BlockchainDB coded
Thomas Winget
1
-5
/
+213
2015-01-04
Parts of LMDB impl of BlockchainDB done and working
Thomas Winget
1
-28
/
+349
2015-01-04
Initial commit of lmdb BlockchainDB impl
Thomas Winget
1
-0
/
+319
[prev]