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_utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockchain_utilities: fix --data-dir option
jeffro256
2026-04-22
8
-33
/
+15
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
1
-2
/
+5
*
blockchain-stats: print any remaining data at end of loop
Howard Chu
2023-01-29
1
-74
/
+83
*
Copyright: Update to 2022
mj-xmr
2022-03-04
17
-17
/
+18
*
Doc: Update blockchain stats with review comments
mj-xmr
2021-07-06
1
-2
/
+4
*
Merge pull request #7672
luigi1111
2021-06-24
1
-0
/
+54
|
\
|
*
add documentation for monero-blockchain-stats
donkeydonkey
2021-04-19
1
-0
/
+54
*
|
Merge pull request #7611
luigi1111
2021-06-24
1
-5
/
+11
|
\
\
|
*
|
blockchain_import: fix wrong reported block/tx hashes on error
moneromooo-monero
2021-03-19
1
-5
/
+11
*
|
|
Improve cryptonote (block and tx) binary read performance
Lee Clagett
2021-01-23
1
-3
/
+1
|
|
/
|
/
|
*
|
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
7
-0
/
+8
|
/
*
Merge pull request #7355
luigi1111
2021-02-18
1
-2
/
+2
|
\
|
*
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
2021-01-28
1
-2
/
+2
*
|
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
5
-14
/
+2
|
/
*
Allow setting start block on export
Howard Chu
2020-10-18
4
-34
/
+69
*
replace most boost serialization with existing monero serialization
moneromooo-monero
2020-08-17
1
-2
/
+0
*
Tweak format, add option for difficulty
Howard Chu
2020-08-03
1
-11
/
+36
*
Add options to print daily coin emission and fees
Howard Chu
2020-08-01
1
-0
/
+32
*
Don't forget size of prunable txn part
Howard Chu
2020-08-01
1
-0
/
+2
*
Merge pull request #6512
Alexander Blair
2020-07-19
16
-16
/
+16
|
\
|
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
16
-16
/
+16
*
|
Fix boost <1.60 compilation and fix boost 1.73+ warnings
Lee Clagett
2020-05-31
2
-2
/
+0
|
/
*
Merge pull request #6094
Alexander Blair
2020-02-06
1
-2
/
+2
|
\
|
*
blockchain_stats: make it work on pruned blockchains
moneromooo-monero
2019-11-04
1
-2
/
+2
*
|
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
1
-1
/
+1
|
/
*
utils: Increase max block size for import/export
Nathan Dorfman
2019-10-17
1
-1
/
+1
*
Merge pull request #5915
luigi1111
2019-10-08
3
-11
/
+23
|
\
|
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
3
-11
/
+23
*
|
Merge pull request #5878
luigi1111
2019-09-24
9
-236
/
+26
|
\
\
|
*
|
Removed Berkeley DB and db switching logic
Jesus Ramirez
2019-09-16
9
-236
/
+26
*
|
|
Merge pull request #5877
luigi1111
2019-09-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Changed the use of boost:value_initialized for C++ list initializer
Jesus Ramirez
2019-09-02
1
-1
/
+1
|
|
/
*
|
blockchain_blackball: use is_output_spent instead of ringdb.blackballed for s...
stoffu
2019-08-22
1
-1
/
+11
*
|
blockchain_blackball: add --historical-stat which prints historical stats of ...
stoffu
2019-08-22
1
-2
/
+165
|
/
*
Merge pull request #5574
luigi1111
2019-07-24
1
-1
/
+1
|
\
|
*
blockchain_export: allow exporting blocks.dat format from pruned
moneromooo-monero
2019-05-24
1
-1
/
+1
*
|
Merge pull request #5502
luigi1111
2019-07-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
add a few checks where it seems appropriate
moneromooo-monero
2019-04-29
1
-0
/
+1
*
|
Made code block usage consistent across all .md files
Rohaq
2019-05-12
1
-1
/
+1
|
/
*
Merge pull request #5406
Riccardo Spagni
2019-04-16
1
-1
/
+5
|
\
|
*
blockchain_import: error out if preparing to handle blocks fails
moneromooo-monero
2019-04-07
1
-1
/
+5
*
|
Merge pull request #5380
Riccardo Spagni
2019-04-11
1
-1
/
+1
|
\
\
|
*
|
blockchain_stats: fix sign in formatting function
moneromooo-monero
2019-04-01
1
-1
/
+1
|
|
/
*
|
Merge pull request #5378
Riccardo Spagni
2019-04-11
1
-18
/
+0
|
\
\
|
|
/
|
/
|
|
*
Allow pruning before v10
moneromooo-monero
2019-04-01
1
-18
/
+0
*
|
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
2019-03-24
4
-9
/
+46
|
/
*
Update 2019 copyright
binaryFate
2019-03-05
16
-16
/
+16
*
core: avoid double parsing blocks after hoh
moneromooo-monero
2019-03-05
1
-2
/
+10
*
Avoid repeated (de)serialization when syncing
moneromooo-monero
2019-03-05
1
-3
/
+3
*
Merge pull request #5108
Riccardo Spagni
2019-03-04
1
-0
/
+18
|
\
[next]