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
*
persist asset outputs and spent key images
cenobite pinhead
6 hours
1
-0
/
+11
*
persist experimental asset registry in LMDB
cenobite pinhead
7 hours
1
-0
/
+10
*
Revert "db_lmdb: test for mmap support at init time"
Howard Chu
2022-06-03
1
-1
/
+0
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
LMDB: fix deadlock in resized detection
Howard Chu
2021-09-22
1
-0
/
+1
*
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
2020-12-29
1
-1
/
+1
*
Avoid some temporary strings when reading off the database
moneromooo-monero
2020-08-17
1
-5
/
+5
*
Merge pull request #6536
Alexander Blair
2020-07-19
1
-0
/
+1
|
\
|
*
db_lmdb: test for mmap support at init time
moneromooo-monero
2020-05-16
1
-0
/
+1
*
|
Merge pull request #6534
Alexander Blair
2020-07-19
1
-0
/
+2
|
\
\
|
*
|
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...
stoffu
2020-06-09
1
-0
/
+2
|
|
/
*
/
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
|
/
*
blockchain_db: faster fetching of consecutive txes
moneromooo-monero
2020-02-27
1
-0
/
+1
*
Merge pull request #6140
Alexander Blair
2020-01-25
1
-0
/
+1
|
\
|
*
blockchain: speedup fetching pruned contiguous tx blobs
moneromooo-monero
2019-11-15
1
-0
/
+1
*
|
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
1
-5
/
+5
|
/
*
blockchain: keep alternative blocks in LMDB
moneromooo-monero
2019-05-08
1
-0
/
+13
*
blockchain_db: fix db txn ending too early
moneromooo-monero
2019-04-14
1
-4
/
+7
*
cryptonote: rework block blob size sanity check
moneromooo-monero
2019-04-05
1
-0
/
+3
*
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
2019-03-24
1
-0
/
+3
*
Merge pull request #5256
Riccardo Spagni
2019-03-21
1
-0
/
+6
|
\
|
*
blockchain: speed up getting N blocks weights/long term weights
moneromooo-monero
2019-03-08
1
-0
/
+6
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
/
*
save some database calls when getting top block hash and height
moneromooo-monero
2019-03-05
1
-1
/
+1
*
Avoid repeated (de)serialization when syncing
moneromooo-monero
2019-03-05
1
-3
/
+3
*
ArticMine's new block weight algorithm
moneromooo-monero
2019-03-04
1
-0
/
+7
*
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+26
*
blockchain_db: allow getting output keys without commitment
moneromooo-monero
2019-01-16
1
-1
/
+1
*
Merge pull request #4984
Riccardo Spagni
2019-01-16
1
-1
/
+1
|
\
|
*
blockchain_db: speedup tx output gathering
moneromooo-monero
2018-12-18
1
-1
/
+1
*
|
Make get_output_key method const
moneroexamples
2019-01-07
1
-2
/
+2
*
|
Merge pull request #4946
luigi1111
2018-12-31
1
-19
/
+1
|
\
\
|
|
/
|
/
|
|
*
db_lmdb: inline check_open, it's trivial and called everywhere
moneromooo-monero
2018-12-05
1
-1
/
+1
|
*
blockchain_db: remove a couple unused functions
moneromooo-monero
2018-12-05
1
-18
/
+0
*
|
Outputs where all amounts are known spent can now be pruned
moneromooo-monero
2018-11-27
1
-0
/
+2
|
/
*
rpc: speedup get_outs.bin
moneromooo-monero
2018-11-26
1
-1
/
+1
*
core: avoid unnecessary tx/blob conversions
moneromooo-monero
2018-11-01
1
-1
/
+1
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-3
/
+3
*
Merge pull request #4256
luigi1111
2018-09-10
1
-1
/
+1
|
\
|
*
db_lmdb: resize blockchain database when 90% filled
moneromooo-monero
2018-08-14
1
-1
/
+1
*
|
blockchain_db: remove unused get_output_key variant
moneromooo-monero
2018-07-30
1
-1
/
+0
|
/
*
Merge pull request #4013
luigi1111
2018-07-19
1
-0
/
+2
|
\
|
*
rpc: add blockchain disk size to getinfo
moneromooo-monero
2018-06-20
1
-0
/
+2
*
|
Merge pull request #3981
luigi1111
2018-07-19
1
-0
/
+6
|
\
\
|
*
|
db: store cumulative rct output distribution in the db for speed
moneromooo-monero
2018-07-13
1
-0
/
+6
|
|
/
*
|
add --regtest and --fixed-difficulty for regression testing
victorsintnicolaas
2018-06-29
1
-0
/
+2
*
|
db_lmdb: enable batch transactions by default
stoffu
2018-06-14
1
-1
/
+1
|
/
*
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
2018-05-23
1
-2
/
+19
*
speed up get_output_distribution (and precalc common case)
moneromooo-monero
2018-05-21
1
-0
/
+2
*
speedup get_output_histogram for all amounts when min_count > 0
moneromooo-monero
2018-04-23
1
-1
/
+2
[next]