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
...
*
Toggle SAFE syncmode on and off automatically
Howard Chu
2017-08-20
1
-0
/
+5
*
DB cleanup
Howard Chu
2017-08-19
1
-1
/
+11
*
core: add --db-salvage command line flag
moneromooo-monero
2017-08-12
1
-1
/
+1
*
some include cleanup
moneromooo-monero
2017-07-31
1
-0
/
+1
*
blockchain_db: add a txpool tx getter which returns existence
moneromooo-monero
2017-06-11
1
-3
/
+12
*
Don't copy blockchain for coinbase_tx_sum
Howard Chu
2017-06-01
1
-2
/
+12
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-0
/
+216
*
Partial fix #1876, check thread in block_txn_start()
Howard Chu
2017-03-19
1
-1
/
+2
*
Remove redundant num_txs() method
Howard Chu
2017-03-03
1
-17
/
+4
*
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
-22
/
+5
|
\
|
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
1
-22
/
+5
*
|
Merge pull request #1724
Riccardo Spagni
2017-02-21
1
-1
/
+8
|
\
\
|
*
|
blockchain_db: do not throw on expected partial results getting keys
moneromooo-monero
2017-02-13
1
-1
/
+8
|
|
/
*
|
Handle map resizes from other processes
Howard Chu
2017-02-18
1
-9
/
+52
*
|
Can't cache num_txs or num_outputs either
Howard Chu
2017-02-18
1
-32
/
+31
*
|
Add a few read txns to streamline
Howard Chu
2017-02-18
1
-2
/
+6
|
/
*
db_lmdb: fix bad height saved in tx data
moneromooo-monero
2017-02-11
1
-0
/
+1
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-1
/
+1
*
Update and use blockchain data files defines
Miguel Herranz
2017-01-28
1
-4
/
+5
*
Tweak some msg loglevels
Howard Chu
2017-01-16
1
-11
/
+13
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-17
/
+21
*
Merge pull request #1506
Riccardo Spagni
2017-01-15
1
-16
/
+40
|
\
|
*
Check for correct thread before ending batch transaction
Howard Chu
2017-01-15
1
-0
/
+7
|
*
Don't cache block height, always get from DB
Howard Chu
2017-01-14
1
-13
/
+29
|
*
Use batch transactions when syncing
Howard Chu
2017-01-14
1
-3
/
+4
*
|
blockchain: allow marking "tx not found" without an exception
moneromooo-monero
2017-01-07
1
-3
/
+11
|
/
*
db_lmdb: add info in an error message when we can't get an output
moneromooo-monero
2016-12-01
1
-1
/
+1
*
db_lmdb: guard against going out of sync on unexpected db results
moneromooo-monero
2016-12-01
1
-1
/
+1
*
db_lmdb: minor pedantic tweaks
moneromooo-monero
2016-12-01
1
-8
/
+8
*
db_lmdb: set same packing format for output_data_t and pre_rct_output_data_t
moneromooo-monero
2016-12-01
1
-0
/
+3
*
wallet: select part of the fake outs from recent outputs
moneromooo-monero
2016-10-15
1
-10
/
+26
*
Merge pull request #1128
Riccardo Spagni
2016-09-29
1
-1
/
+1
|
\
|
*
db_lmdb: do not error if dropping a non existent hard fork table
moneromooo-monero
2016-09-24
1
-1
/
+1
*
|
Fix minor typo in "need resize" message.
Myagui
2016-09-21
1
-2
/
+2
|
/
*
core: faster find_blockchain_supplement
moneromooo-monero
2016-08-31
1
-1
/
+8
*
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
1
-116
/
+51
*
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
1
-0
/
+108
*
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
1
-3
/
+20
|
\
|
*
new unlocked parameter to output_histogram
moneromooo-monero
2016-08-01
1
-3
/
+20
*
|
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
1
-74
/
+2
*
Another take on migration
Howard Chu
2016-04-24
1
-568
/
+92
*
Migration
Howard Chu
2016-04-08
1
-5
/
+1043
*
Merge branch 'performance' into master
Howard Chu
2016-04-05
1
-659
/
+536
|
\
[prev]
[next]