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
/
blockchain_db.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
read txn/cursor stuff
Howard Chu
2016-02-23
1
-1
/
+1
*
Merge pull request #657
Riccardo Spagni
2016-02-13
1
-0
/
+8
|
\
|
*
BlockchainLMDB: Deal with DB exceptions at block level with particularity
warptangent
2016-02-13
1
-0
/
+8
*
|
blockchain_db: pass hard fork object as a simple pointer
moneromooo-monero
2016-02-08
1
-1
/
+1
|
/
*
Make HardFork object available to BlockchainDB and derived DB implementations
warptangent
2016-02-08
1
-0
/
+7
*
BlockchainDB/LMDB/BDB: Extract DB txn functions for block add/remove
warptangent
2016-02-08
1
-0
/
+4
*
blockchain_import: Add --drop-hard-fork command
warptangent
2016-02-08
1
-0
/
+1
*
Fix hf when import with verify off
Howard Chu
2016-01-15
1
-0
/
+1
*
fixed copyrights with bad year references
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
BlockchainDB: skip fixup check if read-only database
warptangent
2015-12-26
1
-0
/
+2
*
Replace tabs with two spaces for consistency with rest of codebase
warptangent
2015-12-15
1
-13
/
+13
*
blockchain_db: fixup missing key images in early DB version
moneromooo-monero
2015-12-06
1
-0
/
+3
*
blockchain_db: make the indexing base a BlockchainDB virtual function
moneromooo-monero
2015-12-05
1
-0
/
+3
*
Remove some old/obsolete/unused code
moneromooo-monero
2015-10-27
1
-4
/
+0
*
Add functions to iterate through blocks, txes, outputs, key images
moneromooo-monero
2015-10-25
1
-0
/
+5
*
hardfork: most state now saved to the DB
moneromooo-monero
2015-09-20
1
-0
/
+6
*
blockchain: always select random outs using triangular distribution
moneromooo-monero
2015-08-09
1
-4
/
+0
*
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-6
/
+21
*
Experimental BDB workaround optimizations
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-0
/
+2
*
Optionally allow DB to know expected number of blocks at batch transaction start
warptangent
2015-07-11
1
-1
/
+1
*
blockchain_db: add a few const
moneromooo-monero
2015-05-27
1
-1
/
+1
*
Steps toward multiple dbs available -- working
Thomas Winget
2015-03-25
1
-2
/
+4
*
Add support for database open with flags
warptangent
2015-03-16
1
-1
/
+1
*
BlockchainDB implementations have names now
Thomas Winget
2015-03-13
1
-0
/
+3
*
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
2015-03-06
1
-0
/
+487
[prev]