Commit Graph

122 Commits (18216f19dd479466cb7fd38f52d23bddfcfd4880)

Author SHA1 Message Date
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 229e1ce7d1
Merge pull request #2997
6 years ago
moneromooo-monero 776b44f17b
Add misc hardening flags to the cmake machinery
7 years ago
moneromooo-monero 7c4f01a792
blockchain_import: more informative verification switch
7 years ago
moneromooo-monero b51dc56687
use const refs in for loops for non tiny types
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
Riccardo Spagni cd070874bf
Merge pull request #2778
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
MaxXor c957795bfa fix output_stream_header memory leak
7 years ago
Bertrand Jacquin 52c1381049
blockchain_utilities: Add monero-blockchain-{ex,im}port binaries to
7 years ago
Vasil Dimov 4d35ad7603
Fix compiler warnings with Clang 6.0.0.
7 years ago
Riccardo Spagni 1280ba4f5b
Merge pull request #2589
7 years ago
Riccardo Spagni c45f3ac4d9
Merge pull request #2568
7 years ago
Riccardo Spagni 2babd2e0a3
Merge pull request #2567
7 years ago
Riccardo Spagni 5ea20d6944
Merge pull request #2469
7 years ago
moneromooo-monero 7130cf0c61
Add tools::on_startup, and warn about glibc 2.25 bug if found
7 years ago
moneromooo-monero 8f0cea6355
add a command_line function to check for defaulted options
7 years ago
moneromooo-monero 54940d8ca4
blockchain_import: remove a few commented out obsolete lines
7 years ago
Riccardo Spagni e5a2cdbfad
Merge pull request #2457
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
moneromooo-monero 7adceee634
precomputed block hashes are now in blocks of N (currently 256)
7 years ago
Howard Chu d2d8a41c47
Use actual batch size for resize estimates
7 years ago
Riccardo Spagni 02e5dcd2fa
Merge pull request #2384
7 years ago
moneromooo-monero 4e0e4e9942
blockchain_import: warn for chunks over 500000, not 100000
7 years ago
moneromooo-monero 5b29e87f85
blockchain_import: properly cleanup core/db on exit
7 years ago
moneromooo-monero e167c4d9a1
blockchain_import: do not error out on truncated files
7 years ago
moneromooo-monero ce901fcb31
Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks
7 years ago
Howard Chu 80344740bd
More DB support cleanup
7 years ago
Howard Chu 4c7f8ac04f
DB cleanup
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 b52abd1370
Move txpool to the database
7 years ago
moneromooo-monero 3835903650
blockchain_import: make --log-level understand categories
7 years ago
moneromooo-monero 5fee85616d
blockchain_export: make --log-level understand categories
7 years ago
moneromooo-monero 50ebf66150
blockchain_import: error out nicely on exceptions
7 years ago
moneromooo-monero 87d57d9c59
blockchain_export: error out nicely on exceptions
7 years ago
Howard Chu e4437b2551
Fix double-import
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 882db8e9d9
tools: log to the correct file
7 years ago
moneromooo-monero 142e5e1eb4
tools: set requested log level
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
moneromooo-monero a480bf6b14
fixups in logging init calls, and add missing net context in a log
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
moneromooo-monero 6da9335a9e
blockchain_import: fix build after tx_pool::add_tx changes
7 years ago
Howard Chu 0693cff925
Use batch transactions when syncing
7 years ago
Riccardo Spagni 95b9e85e2d
rename cn_deserialize
8 years ago