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
Commit message (
Expand
)
Author
Age
Files
Lines
*
define canonical confidential asset payload
HEAD
main
cenobite pinhead
67 min.
2
-0
/
+81
*
persist asset outputs and spent key images
cenobite pinhead
92 min.
7
-2
/
+226
*
apply asset extensions to persistent chain state
cenobite pinhead
2 hours
4
-0
/
+132
*
persist experimental asset registry in LMDB
cenobite pinhead
2 hours
4
-1
/
+152
*
BlockchainLMDB: fix data.mdb nuking on Windows
jeffro256
2025-02-17
1
-2
/
+3
*
Merge pull request #9705
tobtoht
2025-01-18
1
-5
/
+3
|
\
|
*
Fix get_database_size on Windows
iamamyth
2025-01-14
1
-5
/
+3
*
|
check for windows NTFS compression on database files
eversinc33
2025-01-14
1
-0
/
+64
|
/
*
Fix use of rtxn without a mdb_txn_safe wrapper
Howard Chu
2022-07-22
2
-47
/
+55
*
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
*
Preserve commitment format inside transactions
Luke Parker
2022-04-21
1
-8
/
+1
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-3
/
+4
*
CMake: Add missing headers via monero_find_all_headers macro
mj-xmr
2022-04-06
1
-4
/
+1
*
Merge pull request #8197
luigi1111
2022-04-06
7
-7
/
+7
|
\
|
*
Copyright: Update to 2022
mj-xmr
2022-03-04
7
-7
/
+7
*
|
store outPk/8 in the tx for speed
moneromooo-monero
2022-04-05
1
-1
/
+8
|
/
*
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
|
/
*
Merge pull request #7634
luigi1111
2021-06-24
1
-1
/
+2
|
\
|
*
db_lmdb: catch exceptions testing for mmap support
moneromooo-monero
2021-03-25
1
-1
/
+2
*
|
blockchain_db: harden code against invalid input types
moneromooo-monero
2021-03-24
1
-9
/
+2
|
/
*
Merge pull request #7355
luigi1111
2021-02-18
1
-1
/
+1
|
\
|
*
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
2021-01-28
1
-1
/
+1
*
|
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
4
-8
/
+16
*
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
5
-44
/
+40
*
Merge pull request #6354
Alexander Blair
2020-08-09
2
-13
/
+35
|
\
|
*
Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
Lee Clagett
2020-05-15
2
-13
/
+35
*
|
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 #6557
Alexander Blair
2020-07-19
1
-2
/
+2
|
\
\
|
*
|
testdb: add override in a couple places where it's missing
moneromooo-monero
2020-05-18
1
-2
/
+2
|
|
/
*
|
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
4
-0
/
+51
|
\
\
|
*
|
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...
stoffu
2020-06-09
4
-0
/
+51
|
|
/
*
/
Update copyright year to 2020
SomaticFanatic
2020-05-06
7
-7
/
+7
|
/
*
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
[next]