Commit Graph

257 Commits (master)

Author SHA1 Message Date
wowario c7190cdd0f
rename ringdb-dir
2 months ago
wowario 1c44d89030
wownero skin pack
2 months ago
Howard Chu 573a369a8a
blockchain-stats: print any remaining data at end of loop
1 year ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
mj-xmr eda5c303cd
Doc: Update blockchain stats with review comments
3 years ago
luigi1111 48e59b8064
Merge pull request #7672
3 years ago
luigi1111 1796b44c67
Merge pull request #7611
3 years ago
donkeydonkey 5bf91fc894
add documentation for monero-blockchain-stats
3 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
3 years ago
moneromooo-monero 71741a1ed6
blockchain_import: fix wrong reported block/tx hashes on error
3 years ago
luigi1111 6556c33f13
Merge pull request #7355
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Lee Clagett bd129849f0 Remove copies from foreach loops (thanks to Clang)
3 years ago
Lee Clagett 08e4497c6e Improve cryptonote (block and tx) binary read performance
3 years ago
Howard Chu b7dd8349f4
Allow setting start block on export
4 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
4 years ago
Howard Chu 4f01cf4b46
Tweak format, add option for difficulty
4 years ago
Howard Chu 429d495121
Add options to print daily coin emission and fees
4 years ago
Howard Chu d745d24333
Don't forget size of prunable txn part
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Alexander Blair 78d4d5ab79
Merge pull request #6094
4 years ago
moneromooo-monero 236d2a88e2
blockchain_stats: make it work on pruned blockchains
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
Nathan Dorfman fbf81689d4 utils: Increase max block size for import/export
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
luigi1111 06bee964a8
Merge pull request #5878
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
stoffu 2425f27acd
blockchain_blackball: use is_output_spent instead of ringdb.blackballed for spentness test
5 years ago
stoffu 9f68669503
blockchain_blackball: add --historical-stat which prints historical stats of spent ratio
5 years ago
luigi1111 f1427568dc
Merge pull request #5574
5 years ago
luigi1111 e3de4aa68b
Merge pull request #5502
5 years ago
moneromooo-monero 162c3e18ec
blockchain_export: allow exporting blocks.dat format from pruned
5 years ago
Rohaq 1873af35bf Made code block usage consistent across all .md files
5 years ago
moneromooo-monero 25a7cfdb4a
add a few checks where it seems appropriate
5 years ago
Riccardo Spagni 313a56a2da
Merge pull request #5406
5 years ago
Riccardo Spagni 915d9e5a1f
Merge pull request #5380
5 years ago
Riccardo Spagni bd429033df
Merge pull request #5378
5 years ago
moneromooo-monero bea1918a05
blockchain_import: error out if preparing to handle blocks fails
5 years ago
moneromooo-monero 113e487739
blockchain_stats: fix sign in formatting function
5 years ago
moneromooo-monero eda2661aa2
Allow pruning before v10
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 238401d4e9
core: avoid double parsing blocks after hoh
5 years ago
moneromooo-monero b044d03a51
Avoid repeated (de)serialization when syncing
5 years ago
Riccardo Spagni 196022530b
Merge pull request #5108
5 years ago