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
/
blockchain_db.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
Steps toward multiple dbs available -- working
Thomas Winget
1
-2
/
+4
2015-03-16
Add support for database open with flags
warptangent
1
-1
/
+1
2015-03-13
BlockchainDB implementations have names now
Thomas Winget
1
-0
/
+3
2015-03-06
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
1
-0
/
+0
2015-02-23
BlockchainLMDB: Add profiling to tx_exists()
warptangent
1
-0
/
+1
2015-02-23
BlockchainDB, BlockchainLMDB: Add profiling for DB commits
warptangent
1
-0
/
+5
2015-02-23
BlockchainDB: Add virtual function declarations for batch transactions
warptangent
1
-0
/
+3
2015-02-23
Improve block and tx processing efficiency by less repeat hashing
warptangent
1
-2
/
+3
2015-02-23
Add profiling to block and tx processing
warptangent
1
-0
/
+10
2015-01-11
Complete implementation of transaction removal
warptangent
1
-1
/
+1
2015-01-09
Fix transfers (without mixins)
warptangent
1
-0
/
+3
2015-01-04
Fixes a bug with getting output metadata from BlockchainDB
Thomas Winget
1
-0
/
+4
2015-01-04
update comments to reflect changed code
Thomas Winget
1
-4
/
+1
2015-01-04
blockchain_db: add consts where appropriate
moneromooo-monero
1
-31
/
+31
2015-01-04
blockchain_db: factor some exception code
moneromooo-monero
1
-148
/
+48
2015-01-04
Minor bugfixes, redundancy removal
Thomas Winget
1
-1
/
+1
2015-01-04
Adding block data to LMDB BlockchainDB coded
Thomas Winget
1
-1
/
+35
2015-01-04
Parts of LMDB impl of BlockchainDB done and working
Thomas Winget
1
-8
/
+10
2015-01-04
Initial commit of BlockchainDB tests, other misc
Thomas Winget
1
-5
/
+19
2015-01-04
missing typedef
Thomas Winget
1
-0
/
+3
2015-01-04
import of BlockchainDB files
Thomas Winget
1
-0
/
+510