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
/
db_lmdb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Cleanup
Howard Chu
2016-04-05
1
-18
/
+64
|
*
Cleanup and clarify
Howard Chu
2016-04-05
1
-102
/
+86
|
*
Use cursors in some remove functions
Howard Chu
2016-04-05
1
-7
/
+33
|
*
Use DUPFIXED for block_info and output_txs
Howard Chu
2016-04-05
1
-55
/
+46
|
*
More outputs consolidation
Howard Chu
2016-04-05
1
-468
/
+256
|
*
Use DUPFIXED for output_keys
Howard Chu
2016-04-05
1
-23
/
+37
|
*
Use DUPFIXED for tx_indices
Howard Chu
2016-04-05
1
-50
/
+60
|
*
Use DUPFIXED for block_heights
Howard Chu
2016-04-05
1
-22
/
+29
|
*
Use DUPFIXED for spent_keys
Howard Chu
2016-04-05
1
-23
/
+18
|
*
Add back changes from revert.
warptangent
2016-04-05
1
-19
/
+2
|
*
Use MDB_APPEND mode with two tx subdbs
warptangent
2016-04-05
1
-2
/
+2
|
*
Schema update: tx_indices - consolidate the tx subdbs from 5 to 3
warptangent
2016-04-05
1
-67
/
+47
|
*
Schema update: tx_indices - yet less indirection
warptangent
2016-04-05
1
-14
/
+9
|
*
Schema update: tx_indices - improve further with less indirection
warptangent
2016-04-05
1
-14
/
+46
|
*
Add batch warning for further review
warptangent
2016-04-05
1
-0
/
+4
|
*
Schema update: tx_indices
warptangent
2016-04-05
1
-32
/
+104
|
*
Consolidated block info
Howard Chu
2016-04-05
1
-74
/
+58
|
*
Update schema for "tx_outputs" to use array containing amount output indices
warptangent
2016-04-05
1
-112
/
+87
*
|
Detect map resize failures
Howard Chu
2016-03-30
1
-1
/
+3
*
|
New RPC and daemon command to get output histogram
moneromooo-monero
2016-03-26
1
-0
/
+57
*
|
db_lmdb: include the error codes from lmdb api in error logs
moneromooo-monero
2016-03-20
1
-40
/
+47
*
|
Reduce log noise
Howard Chu
2016-03-19
1
-2
/
+3
*
|
Add destructor for readtxns
Howard Chu
2016-03-16
1
-9
/
+18
*
|
Small cleanups
Howard Chu
2016-03-15
1
-24
/
+28
*
|
More for 92dd4ec6d6251b15954002e72a7c7faa5059a3ab
Howard Chu
2016-03-15
1
-22
/
+22
*
|
Merge pull request #723
Riccardo Spagni
2016-03-14
1
-18
/
+18
|
\
\
|
*
|
avoid some val copies
Howard Chu
2016-03-14
1
-18
/
+18
*
|
|
Hack for read/write txn mixup
Howard Chu
2016-03-14
1
-41
/
+29
|
/
/
*
/
More for bdec7cb
Howard Chu
2016-03-09
1
-14
/
+14
|
/
*
Merge pull request #700
Riccardo Spagni
2016-03-05
1
-33
/
+34
|
\
|
*
BlockchainLMDB: Use DB error helper consistently
warptangent
2016-03-03
1
-28
/
+27
|
*
BlockchainLMDB: Add DB error to exception
warptangent
2016-03-03
1
-5
/
+7
*
|
Merge pull request #698
Riccardo Spagni
2016-03-05
1
-57
/
+14
|
\
\
|
*
|
Get rid of lmdb_cur
Howard Chu
2016-03-03
1
-57
/
+14
|
|
/
*
/
More for df239428c0f43e2664f2be273996a734ca12c686
Howard Chu
2016-03-03
1
-0
/
+6
|
/
*
Make partial revert consistent
warptangent
2016-03-01
1
-1
/
+1
*
Revert part of 7db89ed2eee2ce31f039783323d665fe7c24d441
warptangent
2016-02-29
1
-2
/
+14
*
BlockchainLMDB: Add height and db error to exception
warptangent
2016-02-29
1
-1
/
+1
*
ARMv7: fix unaligned accesses
Howard Chu
2016-02-25
1
-20
/
+15
*
read txn/cursor stuff
Howard Chu
2016-02-23
1
-136
/
+259
*
Use MDB_PREV_MULTIPLE
Howard Chu
2016-02-17
1
-11
/
+40
*
Fixup after lmdb master resync
Howard Chu
2016-02-17
1
-6
/
+6
*
Shutup about VERSION 0
Howard Chu
2016-02-17
1
-1
/
+3
*
Use cursor in get_output_key
Howard Chu
2016-02-17
1
-1
/
+2
*
Use MDB_APPEND mode where possible
Howard Chu
2016-02-17
1
-5
/
+9
*
Use cursors in write txns
Howard Chu
2016-02-17
1
-22
/
+58
*
Keep a running blocksize count
Howard Chu
2016-02-17
1
-0
/
+13
*
Win32 import batchsize tweaks
Howard Chu
2016-02-17
1
-3
/
+6
*
BlockchainLMDB: Deal with DB exceptions at block level with particularity
warptangent
2016-02-13
1
-2
/
+13
*
BlockchainLMDB: Add sanity check for inconsistent state
warptangent
2016-02-13
1
-2
/
+13
[prev]
[next]