Commit Graph

85 Commits (master)

Author SHA1 Message Date
SChernykh 802c4bb0e4 Move update_checkpoints() to a later stage
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
moneromooo-monero 0aa541b361
protocol: more sanity checks in new chain block hashes
3 years ago
moneromooo-monero bcdc6c62b7
protocol: fix false positives dropping peers
3 years ago
luigi1111 025db3d2b4
Revert "Reject existing claimed blocks in sync mode"
3 years ago
moneromooo-monero cf7e1571d3
protocol: reject claimed block hashes that already are in the chain
3 years ago
luigi1111 36d31ba0be
Merge pull request #7018
3 years ago
xiphon a9cd5d914e cryptonote_core: dandelion - use local height or median height if syncing
3 years ago
mj-xmr 8a282f64c9 Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
4 years ago
Alexander Blair 3ba6c7fd30
Merge pull request #6516
4 years ago
sumogr 8656a8c9ff remove double includes
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 096e2135dd
Merge pull request #6214
4 years ago
moneromooo-monero 054b4c7f41
protocol: request txpool contents when synced
4 years ago
Aaron Hook aa93e38862 p2p: remove old debug commands
4 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
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
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 88c85c18e0
cryptonote: avoid double parsing blocks when syncing
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
moneromooo-monero 3dba7f252e
protocol: option to pad transaction relay to the next kB
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
luigi1111 22c8730261
Merge pull request #3450
6 years ago
Thaer Khawaja dad1077577 Only log an error if fork version is higher AND is not known.
6 years ago
stoffu 3b941befae
core: add get_earliest_ideal_height_for_version()
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
6 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
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
Riccardo Spagni 5ea20d6944
Merge pull request #2469
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
moneromooo-monero b5faac5304
get_blockchain_top now returns void
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
moneromooo-monero 6ac61100a1
Add a --fluffy-blocks option to relay blocks as fluffy blocks
7 years ago
Howard Chu 3d19ab7067 Revert "Cleanup test impact of moving blockchain_db_types()"
7 years ago
Riccardo Spagni 36b978f50e
Merge pull request #2314
7 years ago
Howard Chu 3dd34a49ef
Cleanup test impact of moving blockchain_db_types()
7 years ago
Howard Chu c22d22e2db
Cleanup test impact of adding safesyncmode() method
7 years ago
Riccardo Spagni 4466b6d1b0
Merge pull request #2303
7 years ago
moneromooo-monero 5a283078ec
cryptonote_protocol: large block sync size before v4
7 years ago
moneromooo-monero 827afcb7ea
protocol: pass blockchain cumulative difficulty when syncing
7 years ago
moneromooo-monero a1891ebea9
tests: fix tests build
7 years ago