Commit Graph

135 Commits (v0.3.1.0)

Author SHA1 Message Date
TheCharlatan d55544036b
Add support for apple and arm building
6 years ago
wowario b97b6380b3
rename to wownero
6 years ago
wowario 328b7be391
rename to wownero
6 years ago
jwinterm d78da837ae
Initial commit
6 years ago
rockhouse@users.noreply.github.com 1380b70e74
Fixes #3645: error on freebsd lambda return values forced to std::string
6 years ago
moneromooo-monero 3edef51d70
blockchain_blackball: fix build with CLANG 5
6 years ago
moneromooo-monero 504428ab4a
ringdb: use the genesis block as a db name
6 years ago
moneromooo-monero 0590f62ab6
new blockchain_usage tool, reports on output usage
6 years ago
moneromooo-monero db10dd6d83
wallet: make ringdb an object with database state
6 years ago
moneromooo-monero df6fad4c62
blockchain_utilities: new blockchain_blackball tool
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
moneromooo-monero 24803ed91f
blockchain_export: fix buffer overflow in exporter
6 years ago
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