Commit Graph

270 Commits (56a4469ef302bba92844c408d3b97425abe5bfc2)

Author SHA1 Message Date
moneromooo-monero 56a4469ef3
network: log traffic and add a simple traffic analysis script
4 years ago
Lee Clagett 70c9cd3c9c Change to Tx diffusion (Dandelion++ fluff) instead of flooding
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
xiphon 2e2bf8a207 daemon: always use bootstrap daemon (if set) in '--no-sync' mode
5 years ago
luigi1111 960c215801
Merge pull request #5357
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
luigi1111 87171916ee
Merge pull request #5998
5 years ago
luigi1111 426d2ac8ee
Merge pull request #5981
5 years ago
moneromooo-monero 0da09ede86
protocol: fix syncing from peers being too choosy about peers
5 years ago
luigi1111 dc48cdc998
Merge pull request #5933
5 years ago
moneromooo-monero 88c9d90ac4
protocol: initialize block_weight in block_complete_entry ctor
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
luigi1111 a74a82c8b2
Merge pull request #5926
5 years ago
luigi1111 342e7f844f
Merge pull request #5921
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
moneromooo-monero 3455efafa8
ban peers sending bad pow outright
5 years ago
luigi1111 5fe38977b5
Merge pull request #5905
5 years ago
moneromooo-monero 74a23e9a59
protocol: only print sync complete message when out of precompiled hashes
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
moneromooo-monero 62fc4bec4c
Revert "cryptonote_protocol: drop peers we can't download from when syncing"
5 years ago
moneromooo-monero ea92a32f72
Revert "Fix check for disconnecting peers when syncing"
5 years ago
luigi1111 902e4b6ebf
Merge pull request #5806
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
xiphon 69465e3d83 cryptonote_protocol: fix '--no-sync', ignore new blocks and txes
5 years ago
Lee Clagett 2a7d91523b Fixed i2p/tor tx flooding bug (white noise disabled)
5 years ago
luigi1111 8774555d29
Merge pull request #5595
5 years ago
luigi1111 c62ba1d08f
Merge pull request #5591
5 years ago
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago
Jason Rhinelander adc16d2504 Fix check for disconnecting peers when syncing
5 years ago
Doyle f17dcde451 Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECT
5 years ago
moneromooo-monero a96c1a46d4
cryptonote_protocol: drop peers we can't download from when syncing
5 years ago
moneromooo-monero 68ad548193
cryptonote_protocol: fix another potential P2P DoS
5 years ago
moneromooo-monero 1cc61018e5
cryptonote_protocol: expand basic DoS protection
5 years ago
anonimal 8f66b7053a
cryptonote_protocol_handler: prevent potential DoS
5 years ago
moneromooo-monero 2aa11341fc
daemon: display peer address type in print_cn
5 years ago
moneromooo-monero e980938210
fix wide difficulty conversion with some versions of boost
5 years ago
moneromooo-monero f26e0b5d11
cryptonote_protocol: warn when the last connection goes
5 years ago
Riccardo Spagni 3759e2359f
Merge pull request #5360
5 years ago
Riccardo Spagni 4ac78e1612
Merge pull request #5346
5 years ago
moneromooo-monero b0c552f50f
cryptonote_protocol_handler: add block/tx hashes in notify logs
5 years ago
moneromooo-monero 547a9708de
cryptonote: block parsing + hash calculation speedup
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago
Riccardo Spagni acc7211b5b
Merge pull request #5199
5 years ago
Riccardo Spagni bf0f85221b
Merge pull request #5195
5 years ago
Riccardo Spagni 848591c4d8
Merge pull request #5190
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 238401d4e9
core: avoid double parsing blocks after hoh
5 years ago
moneromooo-monero e396146aee
default initialize rpc structures
5 years ago