Commit Graph

45 Commits (bcd71a5af915ff88a7306f9d929db2f57996adf8)

Author SHA1 Message Date
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
wowario 652bd57080
initial commit
4 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
moneromooo-monero 17b45725af
Outputs where all amounts are known spent can now be pruned
6 years ago
Riccardo Spagni 68e2efa8f2
Merge pull request #4694
6 years ago
Riccardo Spagni 056a58d13f
Merge pull request #4536
6 years ago
Howard Chu a43daebf57
Add stats utility
6 years ago
xiphon fd62b6e79f blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
moneromooo-monero 99cd6f961a
Rename "blackball" for clarity
6 years ago
Riccardo Spagni ac5674524a
Revert "Merge pull request #4472"
6 years ago
xiphon 02d3ef7bda blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
TheCharlatan 2fbf38ee91 Fix 32bit depends builds
6 years ago
Riccardo Spagni 9c40bc62fc
Merge pull request #3430
6 years ago
TheCharlatan 56b6e41ea7 Add support for apple and arm building
6 years ago
moneromooo-monero 289880d82d
blockchain_depth: get the average min depth of a set of txes
6 years ago
moneromooo-monero 888324fa57
blockchain_ancestry: finds all ancestors of a tx, block, or chain
6 years ago
moneromooo-monero b26cd26333
blockchain_utilities: do not link against unneeded p2p lib
6 years ago
moneromooo-monero 0590f62ab6
new blockchain_usage tool, reports on output usage
6 years ago
moneromooo-monero df6fad4c62
blockchain_utilities: new blockchain_blackball tool
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 776b44f17b
Add misc hardening flags to the cmake machinery
6 years ago
Bertrand Jacquin 52c1381049
blockchain_utilities: Add monero-blockchain-{ex,im}port binaries to
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
Riccardo Spagni 5ee3798da3
Merge pull request #2248
7 years ago
moneromooo-monero c93b7692b4
blockchain_import: much faster when verifying with cryptonote::core
7 years ago
moneromooo-monero fbaf5375c3
cn_deserialize: move to new debug_utilities subdirectory
7 years ago
moneromooo-monero 29b34ed156
blockchain_utilities: link against blockchain_db
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
Riccardo Spagni 95b9e85e2d
rename cn_deserialize
8 years ago
moneromooo-monero 3c2cad2d46
Revert "remove cn_deserialize"
8 years ago
Randi Joseph 9e54616924 Dropped "bit" from bitmonero.
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
Riccardo Spagni 883d651c3b
remove blockchain_dump
8 years ago
Riccardo Spagni b6973b8053
rename blockchain utils
8 years ago
Riccardo Spagni f968ccb9d3
remove cn_deserialize
8 years ago
moneromooo-monero 9e82b694da
remove original Cryptonote blockchain_storage blockchain format
8 years ago
warptangent d258f6e63a
blockchain_import: Pass ARCH_WIDTH macro if 32-bit or not.
8 years ago
warptangent 05e7ac0360
blockchain_import: Check bit width for more than just WIN32
8 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
moneromooo-monero 410c6cf3bd
cn_deserialize: a new tool to decode blocks and transactions
9 years ago
moneromooo-monero 43bca0d2f7
blockchain_utilities: new blockchain_dump diagnostic tool
9 years ago
moneromooo-monero b13e7f284b
blockchain_export can now export to a blocks.dat format
9 years ago
warptangent ac011b4312
Rename src/blockchain_converter/ to src/blockchain_utilities/
9 years ago