summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #7120Alexander Blair2020-12-101-1/+1
|\ \
| * | protocol: fix asking for pruned blocks for v10moneromooo-monero2020-12-101-1/+1
| |/
* | Merge pull request #7118Alexander Blair2020-12-102-1/+2
|\ \
| * | protocol: add a sanity check to the number of block hashes sentmoneromooo-monero2020-12-102-1/+2
* | | Merge pull request #7116Alexander Blair2020-12-104-2/+3
|\ \ \
| * | | build: prepare v0.17.1.7selsta2020-12-104-2/+3
* | | | Merge pull request #7111Alexander Blair2020-12-105-24/+53
|\ \ \ \
| * | | | protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-105-24/+53
| | |_|/ | |/| |
* | | | Merge pull request #7107Alexander Blair2020-12-101-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | protocol: more restrictive checks on chain entry responsemoneromooo-monero2020-12-101-1/+8
| | |/ | |/|
* | | Merge pull request #7109luigi11112020-12-101-2/+1
|\ \ \ | |_|/ |/| |
| * | protocol: fix switchting to adding blocks if noone's adding the next spanmoneromooo-monero2020-12-101-2/+1
| |/
* | Merge pull request #7076v0.17.1.6luigi11112020-12-072-40/+51
|\ \
| * | Do not use peer_id tracking method over i2p/torLee Clagett2020-10-112-40/+51
* | | Merge pull request #7073luigi11112020-12-072-0/+6
|\ \ \
| * | | p2p: drop peers that spam peer listsmoneromooo-monero2020-12-052-0/+6
| | |/ | |/|
* | | Merge pull request #7071luigi11112020-12-073-10/+12
|\ \ \
| * | | p2p: fix race condition accessing a deleted contextmoneromooo-monero2020-12-063-10/+12
| |/ /
* | | Merge pull request #7065luigi11112020-12-074-2/+3
|\ \ \
| * | | build: prepare v0.17.1.6selsta2020-12-034-2/+3
| | |/ | |/|
* | | Merge pull request #7063luigi11112020-12-071-4/+8
|\ \ \
| * | | crypto: fix non zero scalar being 0 after reducingmoneromooo-monero2020-12-041-4/+8
| | |/ | |/|
* | | Merge pull request #7054luigi11112020-12-075-14/+111
|\ \ \ | |_|/ |/| |
| * | protocol: drop peers that don't reply to queriesmoneromooo2020-12-063-11/+37
| * | keep only the last seen node on a given host in the white listmoneromooo2020-12-042-0/+15
| * | protocol: drop peers that decrease claimed heightmoneromooo2020-12-041-1/+16
| * | protocol: add scoring system to drop peers that don't behavemoneromooo2020-12-043-11/+52
| |/
* / wallet2: set propagation timeout to current max timeoutselsta2020-12-031-1/+2
|/
* Merge pull request #7010Alexander Blair2020-12-014-4/+55
|\
| * Add rpc-restricted-bind-ip optionHoward Chu2020-11-114-4/+55
* | Merge pull request #7044v0.17.1.5luigi11112020-11-251-0/+14
|\ \
| * | wallet2: check imported multisig curve points are in main subgroupCrypto City2020-11-241-0/+14
* | | Merge pull request #7039luigi11112020-11-257-15/+75
|\ \ \
| * | | cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-257-15/+75
| |/ /
* | | Merge pull request #7040Alexander Blair2020-11-243-17/+21
|\ \ \
| * | | rpc: skip non-synced bootstrap daemons in --no-sync mode tooxiphon2020-11-233-17/+21
| | |/ | |/|
* | | Merge pull request #7038Alexander Blair2020-11-244-2/+3
|\ \ \
| * | | build: prepare v0.17.1.5selsta2020-11-234-2/+3
| |/ /
* | | Merge pull request #7037Alexander Blair2020-11-241-0/+4
|\ \ \
| * | | rpc: on_send_raw_tx - add missing CHECK_CORE_READYxiphon2020-11-221-0/+4
| |/ /
* | | Merge pull request #7028Alexander Blair2020-11-242-4/+4
|\ \ \
| * | | Change Dandelion++ fluff probability to 20%, and embargo timeout to 39sLee Clagett2020-10-212-4/+4
| |/ /
* | | Merge pull request #7026Alexander Blair2020-11-244-9/+46
|\ \ \ | |_|/ |/| |
| * | Fix timeout checks for forwarded and Dandelion++ stem txesLee Clagett2020-10-214-9/+46
| |/
* / Better log message for unusable anon networksHoward Chu2020-11-163-15/+18
|/
* Merge pull request #6997v0.17.1.3luigi11112020-11-071-1/+1
|\
| * build: prepare v0.17.1.3selsta2020-11-071-1/+1
* | Fix i2p/tor seed nodesLee Clagett2020-11-071-5/+18
|/
* Merge pull request #6993v0.17.1.2luigi11112020-11-061-1/+4
|\
| * p2p: fix accessing non existent element of mapmoneromooo-monero2020-11-071-1/+4