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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding Dandelion++ support to public networks:
Lee Clagett
2020-03-26
2
-5
/
+29
*
Merge pull request #6358
luigi1111
2020-04-10
4
-0
/
+119
|
\
|
*
blockchain_db: faster fetching of consecutive txes
moneromooo-monero
2020-02-27
4
-0
/
+119
*
|
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
|
|
/
*
|
Merge pull request #6339
luigi1111
2020-04-04
1
-2
/
+2
|
\
\
|
*
|
remove empty statements
Interchained
2020-02-17
1
-2
/
+2
|
|
/
*
/
core: move the LockedTXN class out of txpool so it may be reused
moneromooo-monero
2020-03-12
1
-0
/
+53
|
/
*
Merge pull request #6140
Alexander Blair
2020-01-25
4
-0
/
+60
|
\
|
*
blockchain: speedup fetching pruned contiguous tx blobs
moneromooo-monero
2019-11-15
4
-0
/
+60
*
|
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
|
|
/
*
|
Change to Tx diffusion (Dandelion++ fluff) instead of flooding
Lee Clagett
2019-11-04
2
-4
/
+4
*
|
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
5
-30
/
+171
|
/
*
db_lmdb: an empty prunable data record means the tx is not pruned
moneromooo-monero
2019-10-17
1
-2
/
+0
*
Merge pull request #5915
luigi1111
2019-10-08
2
-3
/
+6
|
\
|
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
2
-3
/
+6
*
|
Merge pull request #5878
luigi1111
2019-09-24
6
-2852
/
+3
|
\
\
|
|
/
|
/
|
|
*
Removed Berkeley DB and db switching logic
Jesus Ramirez
2019-09-16
6
-2852
/
+3
*
|
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
4
-1
/
+239
|
\
|
*
blockchain: keep alternative blocks in LMDB
moneromooo-monero
2019-05-08
4
-1
/
+239
*
|
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
*
|
core: do not commit half constructed batch db txn
moneromooo-monero
2019-05-25
2
-0
/
+16
*
|
fix wide difficulty conversion with some versions of boost
moneromooo-monero
2019-05-01
1
-2
/
+2
|
/
*
testdb: add override keyword where missing
stoffu
2019-04-17
3
-132
/
+100
*
blockchain_db: fix db txn ending too early
moneromooo-monero
2019-04-14
5
-58
/
+98
*
cryptonote: rework block blob size sanity check
moneromooo-monero
2019-04-05
4
-0
/
+72
*
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
4
-0
/
+94
|
\
|
*
blockchain: speed up getting N blocks weights/long term weights
moneromooo-monero
2019-03-08
4
-0
/
+94
*
|
Update 2019 copyright
binaryFate
2019-03-05
9
-9
/
+9
|
/
*
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
4
-4
/
+8
*
|
Avoid repeated (de)serialization when syncing
moneromooo-monero
2019-03-05
5
-22
/
+27
*
|
db: speedup block addition
moneromooo-monero
2019-03-05
1
-11
/
+16
|
/
*
Merge pull request #5081
Riccardo Spagni
2019-03-04
1
-3
/
+3
|
\
|
*
db_lmdb: don't unnecessarily cast to double on the way to uint64_t
moneromooo-monero
2019-01-19
1
-3
/
+3
*
|
Merge pull request #5175
Riccardo Spagni
2019-03-04
1
-0
/
+1
|
\
\
|
*
|
db_lmdb: fix missing mdb_dbi_close in migration
moneromooo-monero
2019-02-21
1
-0
/
+1
*
|
|
ArticMine's new block weight algorithm
moneromooo-monero
2019-03-04
5
-8
/
+384
|
/
/
*
/
Pruning
moneromooo-monero
2019-01-22
4
-25
/
+491
|
/
*
blockchain_db: allow getting output keys without commitment
moneromooo-monero
2019-01-16
3
-4
/
+5
*
Merge pull request #4984
Riccardo Spagni
2019-01-16
3
-23
/
+30
|
\
|
*
blockchain_db: speedup tx output gathering
moneromooo-monero
2018-12-18
3
-23
/
+30
[next]