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
*
Fix use of rtxn without a mdb_txn_safe wrapper
Howard Chu
2022-07-22
1
-40
/
+46
*
Remove check is_directory check on lmdb path
Howard Chu
2022-06-03
1
-8
/
+2
*
Revert "db_lmdb: test for mmap support at init time"
Howard Chu
2022-06-03
2
-31
/
+0
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-3
/
+4
*
Copyright: Update to 2022
mj-xmr
2022-03-04
2
-2
/
+2
*
Merge pull request #7859
luigi1111
2021-10-17
1
-5
/
+5
|
\
|
*
LMDB: protection against UB, by not calling virtual methods from destructor
mj-xmr
2021-09-08
1
-5
/
+5
*
|
LMDB: fix deadlock in resized detection
Howard Chu
2021-09-22
2
-3
/
+13
|
/
*
db_lmdb: catch exceptions testing for mmap support
moneromooo-monero
2021-03-25
1
-1
/
+2
*
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-11
/
+4
*
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
2020-12-29
2
-4
/
+9
*
db_lmdb: move spammy "not found in db" message to TRACE
moneromooo-monero
2020-12-06
1
-2
/
+2
*
Avoid some temporary strings when reading off the database
moneromooo-monero
2020-08-17
2
-30
/
+25
*
Merge pull request #6565
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
|
*
fix a few typos in error messages
moneromooo-monero
2020-05-19
1
-1
/
+1
*
|
Merge pull request #6536
Alexander Blair
2020-07-19
2
-0
/
+30
|
\
\
|
*
|
db_lmdb: test for mmap support at init time
moneromooo-monero
2020-05-16
2
-0
/
+30
|
|
/
*
|
Merge pull request #6534
Alexander Blair
2020-07-19
2
-0
/
+40
|
\
\
|
*
|
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...
stoffu
2020-06-09
2
-0
/
+40
|
|
/
*
/
Update copyright year to 2020
SomaticFanatic
2020-05-06
2
-2
/
+2
|
/
*
Merge pull request #6358
luigi1111
2020-04-10
2
-0
/
+99
|
\
|
*
blockchain_db: faster fetching of consecutive txes
moneromooo-monero
2020-02-27
2
-0
/
+99
*
|
Merge pull request #6384
luigi1111
2020-04-04
1
-0
/
+1
|
\
\
|
*
|
db_lmdb: fix race crash using a stale cursor
moneromooo-monero
2020-03-12
1
-0
/
+1
|
|
/
*
/
remove empty statements
Interchained
2020-02-17
1
-2
/
+2
|
/
*
Merge pull request #6140
Alexander Blair
2020-01-25
2
-0
/
+43
|
\
|
*
blockchain: speedup fetching pruned contiguous tx blobs
moneromooo-monero
2019-11-15
2
-0
/
+43
*
|
Merge pull request #6157
Alexander Blair
2020-01-24
1
-1
/
+9
|
\
\
|
*
|
db_lmdb: guard against non NUL terminated keys
moneromooo-monero
2019-11-19
1
-1
/
+9
|
|
/
*
/
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
2
-17
/
+41
|
/
*
db_lmdb: an empty prunable data record means the tx is not pruned
moneromooo-monero
2019-10-17
1
-2
/
+0
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
1
-2
/
+4
*
db_lmdb: print percentages as percentages, not ratios
moneromooo-monero
2019-09-04
1
-1
/
+1
*
Increase max_dbs from 20 to 32
Howard Chu
2019-08-18
1
-1
/
+1
*
Merge pull request #5524
luigi1111
2019-07-24
2
-0
/
+168
|
\
|
*
blockchain: keep alternative blocks in LMDB
moneromooo-monero
2019-05-08
2
-0
/
+168
*
|
Merge pull request #5502
luigi1111
2019-07-24
1
-1
/
+1
|
\
\
|
*
|
add a few checks where it seems appropriate
moneromooo-monero
2019-04-29
1
-1
/
+1
|
|
/
*
|
db_lmdb: commit pruning txn at checkpoints
moneromooo-monero
2019-06-15
1
-1
/
+50
*
|
ensure no NULL is passed to memcpy
moneromooo-monero
2019-06-14
1
-2
/
+2
*
|
fix wide difficulty conversion with some versions of boost
moneromooo-monero
2019-05-01
1
-2
/
+2
|
/
*
blockchain_db: fix db txn ending too early
moneromooo-monero
2019-04-14
2
-48
/
+39
*
cryptonote: rework block blob size sanity check
moneromooo-monero
2019-04-05
2
-0
/
+55
*
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
2019-03-24
2
-7
/
+155
*
Merge pull request #5256
Riccardo Spagni
2019-03-21
2
-0
/
+70
|
\
|
*
blockchain: speed up getting N blocks weights/long term weights
moneromooo-monero
2019-03-08
2
-0
/
+70
*
|
Update 2019 copyright
binaryFate
2019-03-05
2
-2
/
+2
|
/
*
Merge pull request #5119
Riccardo Spagni
2019-03-05
1
-5
/
+5
|
\
|
*
db_lmdb: make mdb_block_info format conversion more future proof
moneromooo-monero
2019-03-05
1
-5
/
+5
*
|
save some database calls when getting top block hash and height
moneromooo-monero
2019-03-05
2
-2
/
+4
[next]