Commit Graph

101 Commits (86e9de588c2b550ff5a005d0fcc8445fd5f58baa)

Author SHA1 Message Date
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
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
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
moneromooo-monero 6da9335a9e
blockchain_import: fix build after tx_pool::add_tx changes
8 years ago
Howard Chu 0693cff925
Use batch transactions when syncing
8 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 011e42f337
fix nigglies, as pointed out by moneromooo-monero
8 years ago
Riccardo Spagni 04b120fb39
fix blockchain utilities readme
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
moneromooo-monero d7b681cd65
remove hf_starting_height db
8 years ago
moneromooo-monero c5f00bc751
cn_deserialize: add minergate data
8 years ago
moneromooo-monero 2470b20029
cn_deserialize: print extra nonce as hex data
8 years ago
moneromooo-monero a6e717ed30
cn_deserialize: deserialize tx_extra too
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
Riccardo Spagni 8689014eda
switch default utilities DB to lmdb, update checkpoints.dat
8 years ago
Riccardo Spagni b96147030c
Merge pull request #705
8 years ago
warptangent f7ed167fc0
blockchain_utilities: Update documentation
8 years ago
warptangent 0485d17274
blockchain_export: Support BerkeleyDB
8 years ago
warptangent 41487e32be
blockchain_export: Move DB implementation includes
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago