index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
blockchain_db
/
lmdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: faster find_blockchain_supplement
moneromooo-monero
2016-08-31
2
-2
/
+9
*
db_lmdb: fix reorg with "halfway rct" coinbase outputs
moneromooo-monero
2016-08-29
1
-1
/
+3
*
move the rct commitments to the output_amounts database
moneromooo-monero
2016-08-28
2
-128
/
+53
*
add rct to the protocol
moneromooo-monero
2016-08-28
1
-0
/
+2
*
db_lmdb: update reset for recent db changes
moneromooo-monero
2016-08-28
1
-0
/
+10
*
blockchain_db: add functions for adding/removing/getting rct commitments
moneromooo-monero
2016-08-28
2
-0
/
+120
*
db_lmdb: do not try to modify the database in read only mode
moneromooo-monero
2016-08-26
1
-4
/
+12
*
Merge pull request #948
Riccardo Spagni
2016-08-11
2
-6
/
+24
|
\
|
*
new unlocked parameter to output_histogram
moneromooo-monero
2016-08-01
2
-6
/
+24
*
|
db_lmdb: errors dropping hf starting height db on reset are not fatal
moneromooo-monero
2016-08-10
1
-2
/
+1
|
/
*
db_lmdb: add some missing api call checks
moneromooo-monero
2016-07-26
1
-14
/
+31
*
remove hf_starting_height db
moneromooo-monero
2016-07-13
2
-76
/
+2
*
Another take on migration
Howard Chu
2016-04-24
1
-568
/
+92
*
Migration
Howard Chu
2016-04-08
2
-5
/
+1049
*
Merge branch 'performance' into master
Howard Chu
2016-04-05
2
-714
/
+558
|
\
|
*
Cleanup
Howard Chu
2016-04-05
2
-21
/
+65
|
*
Cleanup and clarify
Howard Chu
2016-04-05
2
-115
/
+92
|
*
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
2
-56
/
+46
|
*
More outputs consolidation
Howard Chu
2016-04-05
2
-489
/
+261
|
*
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
2
-75
/
+47
|
*
Schema update: tx_indices - yet less indirection
warptangent
2016-04-05
2
-16
/
+11
|
*
Schema update: tx_indices - improve further with less indirection
warptangent
2016-04-05
2
-17
/
+50
|
*
Add batch warning for further review
warptangent
2016-04-05
1
-0
/
+4
|
*
Schema update: tx_indices
warptangent
2016-04-05
2
-32
/
+109
|
*
Consolidated block info
Howard Chu
2016-04-05
2
-94
/
+62
|
*
Update schema for "tx_outputs" to use array containing amount output indices
warptangent
2016-04-05
2
-114
/
+103
*
|
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
2
-0
/
+67
*
|
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
2
-10
/
+21
*
|
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
2
-21
/
+21
|
\
\
|
*
|
avoid some val copies
Howard Chu
2016-03-14
2
-21
/
+21
*
|
|
Hack for read/write txn mixup
Howard Chu
2016-03-14
2
-42
/
+31
|
/
/
*
/
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
|
/
[next]