Commit Graph

9984 Commits (fea538fcda520085a0d1c008a78253cc25409f56)
 

Author SHA1 Message Date
moneromooo cd580e0e3c
protocol: stricter checks on received chain hash list
4 years ago
moneromooo-monero 801ac3ce56
protocol: revert incoming chain height check against local chain
4 years ago
moneromooo-monero 23bf7c9813
cmake: fix "release" version string on tagged releases
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 97d3f9d408
protocol: one more sanity check on usable data from a peer
4 years ago
moneromooo-monero f4fac80752
protocol: add a sanity check to the number of block hashes sent
4 years ago
moneromooo-monero 516555402d
protocol: fix asking for pruned blocks for v10
4 years ago
moneromooo-monero a42b6750b1
protocol: drop origin IP if a block fails to verify in sync mode
4 years ago
moneromooo-monero 09a2b6f2e8
protocol: more restrictive checks on chain entry response
4 years ago
Howard Chu 08b99c749d
depends: Update OpenSSL to 1.1.1i
4 years ago
Lee Clagett 0b8bf308ce
Change epee binary output from std::stringstream to byte_stream
4 years ago
Lee Clagett a3033e741b
Change to more efficient allocation strategy in byte_stream
4 years ago
mj-xmr f37d960f75
Clang-tidy integrated into CMakeLists.txt
4 years ago
mj-xmr a76c6b9cae
Add ClangBuildAnalyzer under utils/health for analyzing build times
4 years ago
moneromooo-monero eb6469b7a5
protocol: fix switchting to adding blocks if noone's adding the next span
4 years ago
wowario c3137f7695
update checkpoints, bump version
continuous-integration/drone/pr Build is passing Details
4 years ago
wowario f4285bf135 Update '.drone.yml'
continuous-integration/drone/push Build is passing Details
4 years ago
moneromooo-monero e608cea2a5
p2p: drop peers that spam peer lists
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 117cdc4d50
p2p: fix race condition accessing a deleted context
4 years ago
moneromooo 27cfbe1a22
protocol: drop peers that don't reply to queries
4 years ago
moneromooo f8ec114820
keep only the last seen node on a given host in the white list
4 years ago
moneromooo 0529d350ad
protocol: drop peers that decrease claimed height
4 years ago
moneromooo 868deaaf9e
protocol: add scoring system to drop peers that don't behave
4 years ago
moneromooo-monero 5ac11bb4d6
crypto: fix non zero scalar being 0 after reducing
continuous-integration/drone/pr Build is passing Details
4 years ago
xiphon e0fc0ce7ad
rpc: get_info - add 'synchronized' field
4 years ago
Lee Clagett a840b7e20c
Do not use peer_id tracking method over i2p/tor
4 years ago
Lee Clagett 3208d97f9c
Fix tx flush callback queueing
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 1cc36a652b
util: fix escaping more than one ?* in glob_to_regex
4 years ago
xiphon b353da51f9
wallet_api: TransactionHistory - fill unconfirmed out payments dests
4 years ago
Howard Chu e49f87c8b3
Silence stupid warnings
4 years ago
moneromooo-monero 6815ddd270
epee: tighten the URL parsing regexp a little
4 years ago
mj-xmr 5b43b61153
Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
4 years ago
moneromooo-monero 7f8d14ecde
blockchain: remove some dead code
4 years ago
SChernykh 67cc83a66c
Make Blockchain::get_fee_quantization_mask() compile time
4 years ago
xiphon b974ccde3a
core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check
4 years ago
TheCharlatan 4a971e575f
Unit Tests: Remove block reward upper bound size checks
4 years ago
Michal m@lbit Malicki 0051cbdc73
rpc_private_headers declaration fix
4 years ago
Tadeas Moravec 7441d939e0
Update error messages in daemon
4 years ago
selsta d9973f4d48
wallet2: set propagation timeout to current max timeout
4 years ago
Howard Chu 2b25b1097e
Add rpc-restricted-bind-ip option
4 years ago
Crypto City 33103494d6
wallet2: check imported multisig curve points are in main subgroup
continuous-integration/drone/pr Build is passing Details
4 years ago
xiphon 6294fe26df
cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
xiphon cc70e33283
rpc: skip non-synced bootstrap daemons in --no-sync mode too
4 years ago
xiphon 0783e940e9
rpc: on_send_raw_tx - add missing CHECK_CORE_READY
4 years ago
Lee Clagett ce3c13b46f
Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
4 years ago
Lee Clagett ff1373149a
Fix timeout checks for forwarded and Dandelion++ stem txes
4 years ago
Howard Chu 41f5f36e16
Better log message for unusable anon networks
4 years ago
jwinterm 21fa2b944b Merge pull request 'upstream' (#350) from wowario/wownero:up into master
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
4 years ago
xiphon 711f8c9d34
epee: readline_buffer - fix thread safety, fix sync() after stop()
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 4228f785c0
p2p: fix accessing non existent element of map
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 9e86c1c90d
p2p: fix endianness when checking IPv6 addresses mapping to IPv4
continuous-integration/drone/pr Build is passing Details
4 years ago