Commit Graph

6919 Commits (c6e1d7bcdf0cea648ef5425f8d01c23cdaee4a15)

Author SHA1 Message Date
Alexander Blair 7a9ba3f154
Merge pull request #7122
4 years ago
Alexander Blair 575f6b5f13
Merge pull request #7120
4 years ago
Alexander Blair d6b2c676a9
Merge pull request #7118
4 years ago
Alexander Blair 5d39df5d92
Merge pull request #7116
4 years ago
Alexander Blair f9eee6f193
Merge pull request #7111
4 years ago
Alexander Blair 37800ceb5b
Merge pull request #7107
4 years ago
moneromooo-monero 3a3370096e
protocol: one more sanity check on usable data from a peer
4 years ago
moneromooo-monero 105afa5557
protocol: fix asking for pruned blocks for v10
4 years ago
moneromooo-monero d729730d38
protocol: drop origin IP if a block fails to verify in sync mode
4 years ago
luigi1111 f570ce1349
Merge pull request #7109
4 years ago
moneromooo-monero ef1524ecca
protocol: add a sanity check to the number of block hashes sent
4 years ago
selsta a700e6103b
build: prepare v0.17.1.7
4 years ago
moneromooo-monero f47f1a0691
protocol: more restrictive checks on chain entry response
4 years ago
moneromooo-monero e83a220603
protocol: fix switchting to adding blocks if noone's adding the next span
4 years ago
luigi1111 f7aa91f70d
Merge pull request #7076
4 years ago
luigi1111 f9a70e4260
Merge pull request #7073
4 years ago
luigi1111 f105a0ef38
Merge pull request #7071
4 years ago
luigi1111 1cb3ea0447
Merge pull request #7065
4 years ago
luigi1111 43788ffd2a
Merge pull request #7063
4 years ago
luigi1111 6d35b667cf
Merge pull request #7054
4 years ago
moneromooo ce26c5b2dd
protocol: drop peers that don't reply to queries
4 years ago
moneromooo-monero 21b3ff2c90
p2p: fix race condition accessing a deleted context
4 years ago
moneromooo-monero 446b3c865b
p2p: drop peers that spam peer lists
4 years ago
moneromooo 9427b5a6d5
keep only the last seen node on a given host in the white list
4 years ago
moneromooo fa79148e0c
protocol: drop peers that decrease claimed height
4 years ago
moneromooo 1382b17aa1
protocol: add scoring system to drop peers that don't behave
4 years ago
moneromooo-monero 7982ef5a73
crypto: fix non zero scalar being 0 after reducing
4 years ago
selsta b34d50fa76
build: prepare v0.17.1.6
4 years ago
selsta 93135907dd wallet2: set propagation timeout to current max timeout
4 years ago
Alexander Blair 065bb292df
Merge pull request #7010
4 years ago
luigi1111 3942a1cd04
Merge pull request #7044
4 years ago
luigi1111 e4c0cb0ff3
Merge pull request #7039
4 years ago
xiphon 9d7f473af0 cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
Alexander Blair 41652c9aa1
Merge pull request #7040
4 years ago
Alexander Blair 0a0ceb62f0
Merge pull request #7038
4 years ago
Alexander Blair 8e7b762092
Merge pull request #7037
4 years ago
Alexander Blair 551e6c9168
Merge pull request #7028
4 years ago
Alexander Blair c09d142972
Merge pull request #7026
4 years ago
Crypto City efca5b8af9
wallet2: check imported multisig curve points are in main subgroup
4 years ago
selsta 5bb83ab042
build: prepare v0.17.1.5
4 years ago
xiphon af4fb4729e rpc: skip non-synced bootstrap daemons in --no-sync mode too
4 years ago
xiphon 8e829e034f rpc: on_send_raw_tx - add missing CHECK_CORE_READY
4 years ago
Howard Chu 398e64ccbe
Better log message for unusable anon networks
4 years ago
Howard Chu a8cd073fcc
Add rpc-restricted-bind-ip option
4 years ago
luigi1111 f690e4984d
Merge pull request #6997
4 years ago
selsta 752837b2c8
build: prepare v0.17.1.3
4 years ago
Lee Clagett 6f48a146f8 Fix i2p/tor seed nodes
4 years ago
luigi1111 1a3bef15b9
Merge pull request #6993
4 years ago
moneromooo-monero 44c93bb47a
p2p: fix accessing non existent element of map
4 years ago
luigi1111 c3fc96f0cf
Merge pull request #6992
4 years ago
moneromooo-monero 4985afddb3
p2p: add a tor seed
4 years ago
luigi1111 4191dc8981
Merge pull request #6990
4 years ago
luigi1111 32581fb223
Merge pull request #6985
4 years ago
selsta f3dd25c0e0
build: prepare v0.17.1.2
4 years ago
selsta 91f1be9ea2
net_node: add tor / i2p seed nodes
4 years ago
moneromooo-monero 35186b1b84
p2p: fix endianness when checking IPv6 addresses mapping to IPv4
4 years ago
moneromooo-monero b36c4f354b
p2p: make this work with boost <= 1.65 (pffff)
4 years ago
moneromooo 92d19c48da
p2p: rewrite boost's make_address_v4 to cater for < 1.66
4 years ago
luigi1111 01606ee52e
Merge pull request #6974
4 years ago
luigi1111 81d2389c24
Merge pull request #6972
4 years ago
luigi1111 ef64c4e22f
Merge pull request #6967
4 years ago
luigi1111 7fa01f342c
Merge pull request #6966
4 years ago
luigi1111 4603ec9765
Merge pull request #6962
4 years ago
luigi1111 0be71bcea9
Merge pull request #6961
4 years ago
moneromooo-monero 1a627e1f89
p2p: use /16 filtering on IPv4-within-IPv6 addresses
4 years ago
luigi1111 c1229a4432
Merge pull request #6965
4 years ago
luigi1111 9f68111b69
Merge pull request #6964
4 years ago
luigi1111 d1e79f2086
Merge pull request #6963
4 years ago
moneromooo-monero 8965489acb
protocol: reject empty incoming block messages
4 years ago
xiphon d6953406c9 rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P
4 years ago
moneromooo 5090cdc9f5
p2p: remove banned peers from the white list
4 years ago
moneromooo df1061c87d
p2p: give all hosts the same chance of being picked for connecting
4 years ago
selsta f55f3fe81c net_node: add --ban-list option
4 years ago
Lee Clagett 9b7ed2fd8b Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
4 years ago
Lee Clagett e8468c5dcf Fix timeout checks for forwarded and Dandelion++ stem txes
4 years ago
Riccardo Spagni 76cc82c292
Merge pull request #6916
4 years ago
Riccardo Spagni 81a23c73d2
Merge pull request #6914
4 years ago
Riccardo Spagni 4b86583492
Merge pull request #6912
4 years ago
Riccardo Spagni 30918a27ab
Merge pull request #6907
4 years ago
selsta c028f4c4d8
build: prepare v0.17.1.1
4 years ago
xiphon f9a9d2ee28 wallet2: wait for propagation timeout before marking tx as failed
4 years ago
moneromooo-monero 81aaa4ec7b
bump default number of connections from 8 to 12
4 years ago
Howard Chu 6e594e53bb
Allow setting start block on export
4 years ago
xiphon 39e30d5481 wallet2_api: implement stop() to interrupt refresh() loop once
4 years ago
moneromooo-monero 1120df3c53
blockchain: fix sync at v14 boundary
4 years ago
Lee Clagett 42403c7acc Fix CLI and unrestricted RPC relay_tx with stempool
4 years ago
Lee Clagett fa63d4b3f0 Fix tx flush callback queueing
4 years ago
luigi1111 4d855fcca7
Merge pull request #6894
4 years ago
luigi1111 8ae0110d54
Merge pull request #6893
4 years ago
luigi1111 a9178e3584
Merge pull request #6888
4 years ago
luigi1111 94a86cf855
Merge pull request #6884
4 years ago
luigi1111 745d90c4a4
Merge pull request #6883
4 years ago
xiphon 4cf3545a31 core_rpc_server: on_get_blocks - forward bootstrap daemon error
4 years ago
selsta a2e37eb3d8
build: prepare v0.17.1.0
4 years ago
xiphon 6352090e6d Dandelion++: skip desynced peers in stem phase
4 years ago
moneromooo-monero c407b92e80
wallet2: fix missing m_state field in wallet serialization
4 years ago
moneromooo-monero 250c48a289
tx_pool: silence spammy harmless warning till we fix the bug
4 years ago
Alexis Enston e49ad98a9b fix next_seed_height regression in getblocktemplate rpc
4 years ago
Lee Clagett 37bb59485f Do not use peer_id tracking method over i2p/tor
4 years ago
Lee Clagett 263579b217 Add support for i2p and tor seed nodes
4 years ago