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
/
cryptonote_core
/
BlockchainDB_impl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-22
Revert "Bounds error, should fix #27"
warptangent
1
-1
/
+1
2015-02-20
Bounds error, should fix #27
Thomas Winget
1
-1
/
+1
2015-01-11
Complete implementation of transaction removal
warptangent
2
-21
/
+91
2015-01-09
Fix transfers to support mixins
warptangent
1
-2
/
+41
2015-01-09
Fix transfers (without mixins)
warptangent
2
-0
/
+80
2015-01-09
throw inline functions need to keep exception type
Thomas Winget
1
-3
/
+5
2015-01-04
db_lmdb: fix global index calculation off by 1
moneromooo-monero
1
-1
/
+1
2015-01-04
db_lmdb: remove redundant checks
moneromooo-monero
1
-10
/
+4
2015-01-04
Fixes a bug with getting output metadata from BlockchainDB
Thomas Winget
2
-16
/
+32
2015-01-04
db_lmdb: do not give the group database write permissions
moneromooo-monero
1
-1
/
+1
2015-01-04
db_lmdb: catch attempt to remove block from an empty blockchain
moneromooo-monero
1
-0
/
+3
2015-01-04
db_lmdb: factor all the log+throw code paths
moneromooo-monero
1
-485
/
+138
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
2
-90
/
+90
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
2
-9
/
+54
2015-01-04
Minor bugfixes, redundancy removal
Thomas Winget
2
-9
/
+103
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
2
-135
/
+900
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
2
-7
/
+223
2015-01-04
Parts of LMDB impl of BlockchainDB done and working
Thomas Winget
2
-30
/
+405
2015-01-04
Initial commit of lmdb BlockchainDB impl
Thomas Winget
2
-0
/
+472