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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
2018-03-16
1
-1
/
+2
*
Merge pull request #3231
Riccardo Spagni
2018-02-16
1
-0
/
+1
|
\
|
*
Don't create readtxn until after txn_safe gate check
Howard Chu
2018-01-31
1
-0
/
+1
*
|
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
|
/
*
Fix exceptions not finding txpool txes when relaying
moneromooo-monero
2017-12-20
1
-1
/
+1
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-1
/
+1
*
Protect node privacy by proper filtering in restricted-mode RPC answers
binaryFate
2017-11-08
1
-2
/
+2
*
Use actual batch size for resize estimates
Howard Chu
2017-09-17
1
-3
/
+3
*
Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks
moneromooo-monero
2017-08-29
1
-0
/
+3
*
Toggle SAFE syncmode on and off automatically
Howard Chu
2017-08-20
1
-0
/
+2
*
blockchain_db: add a txpool tx getter which returns existence
moneromooo-monero
2017-06-11
1
-0
/
+1
*
Don't copy blockchain for coinbase_tx_sum
Howard Chu
2017-06-01
1
-1
/
+1
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-0
/
+19
*
Remove redundant num_txs() method
Howard Chu
2017-03-03
1
-1
/
+0
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Merge pull request #1727
Riccardo Spagni
2017-02-21
1
-6
/
+4
|
\
|
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
1
-6
/
+4
*
|
Merge pull request #1724
Riccardo Spagni
2017-02-21
1
-1
/
+1
|
\
\
|
*
|
blockchain_db: do not throw on expected partial results getting keys
moneromooo-monero
2017-02-13
1
-1
/
+1
|
|
/
*
|
Can't cache num_txs or num_outputs either
Howard Chu
2017-02-18
1
-2
/
+3
*
|
Add a few read txns to streamline
Howard Chu
2017-02-18
1
-1
/
+1
|
/
*
Merge pull request #1506
Riccardo Spagni
2017-01-15
1
-2
/
+1
|
\
|
*
Don't cache block height, always get from DB
Howard Chu
2017-01-14
1
-1
/
+0
|
*
Use batch transactions when syncing
Howard Chu
2017-01-14
1
-1
/
+1
*
|
blockchain: allow marking "tx not found" without an exception
moneromooo-monero
2017-01-07
1
-0
/
+2
|
/
*
wallet: select part of the fake outs from recent outputs
moneromooo-monero
2016-10-15
1
-1
/
+2
*
core: faster find_blockchain_supplement
moneromooo-monero
2016-08-31
1
-1
/
+1
*
move the rct commitments to the output_amounts database
moneromooo-monero
2016-08-28
1
-12
/
+2
*
blockchain_db: add functions for adding/removing/getting rct commitments
moneromooo-monero
2016-08-28
1
-0
/
+12
*
new unlocked parameter to output_histogram
moneromooo-monero
2016-08-01
1
-3
/
+4
*
remove hf_starting_height db
moneromooo-monero
2016-07-13
1
-2
/
+0
*
Migration
Howard Chu
2016-04-08
1
-0
/
+6
*
Merge branch 'performance' into master
Howard Chu
2016-04-05
1
-55
/
+22
|
\
|
*
Cleanup
Howard Chu
2016-04-05
1
-3
/
+1
|
*
Cleanup and clarify
Howard Chu
2016-04-05
1
-13
/
+6
|
*
Use DUPFIXED for block_info and output_txs
Howard Chu
2016-04-05
1
-1
/
+0
|
*
More outputs consolidation
Howard Chu
2016-04-05
1
-21
/
+5
|
*
Schema update: tx_indices - consolidate the tx subdbs from 5 to 3
warptangent
2016-04-05
1
-8
/
+0
|
*
Schema update: tx_indices - yet less indirection
warptangent
2016-04-05
1
-2
/
+2
|
*
Schema update: tx_indices - improve further with less indirection
warptangent
2016-04-05
1
-3
/
+4
|
*
Schema update: tx_indices
warptangent
2016-04-05
1
-0
/
+5
|
*
Consolidated block info
Howard Chu
2016-04-05
1
-20
/
+4
|
*
Update schema for "tx_outputs" to use array containing amount output indices
warptangent
2016-04-05
1
-2
/
+16
*
|
New RPC and daemon command to get output histogram
moneromooo-monero
2016-03-26
1
-0
/
+10
*
|
Add destructor for readtxns
Howard Chu
2016-03-16
1
-1
/
+3
*
|
Merge pull request #723
Riccardo Spagni
2016-03-14
1
-3
/
+3
|
\
\
|
*
|
avoid some val copies
Howard Chu
2016-03-14
1
-3
/
+3
|
|
/
*
/
Hack for read/write txn mixup
Howard Chu
2016-03-14
1
-1
/
+2
|
/
*
read txn/cursor stuff
Howard Chu
2016-02-23
1
-20
/
+58
*
Use cursors in write txns
Howard Chu
2016-02-17
1
-0
/
+42
[prev]
[next]