summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | Merge pull request #7068Alexander Blair2020-12-041-1/+2
|\ \ \ \ \
| * | | | | p2p: add a tor seed nodemoneromooo-monero2020-12-031-1/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #7062Alexander Blair2020-12-041-4/+8
|\ \ \ \ \
| * | | | | crypto: fix non zero scalar being 0 after reducingmoneromooo-monero2020-12-041-4/+8
| | |/ / / | |/| | |
* | | | | Merge pull request #7043Alexander Blair2020-12-041-0/+14
|\ \ \ \ \
| * | | | | wallet2: check imported multisig curve points are in main subgroupCrypto City2020-11-241-0/+14
* | | | | | Merge pull request #7030Alexander Blair2020-12-042-1/+4
|\ \ \ \ \ \
| * | | | | | rpc: get_info - add 'synchronized' fieldxiphon2020-11-192-1/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #7017Alexander Blair2020-12-042-40/+51
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Do not use peer_id tracking method over i2p/torLee Clagett2020-10-152-40/+51
| |/ / / /
* | | | | Merge pull request #7058Alexander Blair2020-12-031-1/+2
|\ \ \ \ \
| * | | | | wallet2: set propagation timeout to current max timeoutselsta2020-12-031-1/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #7056Alexander Blair2020-12-031-10/+17
|\ \ \ \ \
| * | | | | p2p: fix endianness when checking IPv6 addresses mapping to IPv4moneromooo-monero2020-12-031-5/+3
| * | | | | p2p: make this work with boost <= 1.65 (pffff)moneromooo-monero2020-12-031-0/+4
| * | | | | p2p: rewrite boost's make_address_v4 to cater for < 1.66moneromooo2020-12-031-9/+14
| |/ / / /
* | | | | Merge pull request #6984Alexander Blair2020-12-031-2/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net_node: add tor / i2p seed nodesselsta2020-11-291-2/+14
* | | | | Merge pull request #7025Alexander Blair2020-12-012-4/+4
|\ \ \ \ \
| * | | | | Change Dandelion++ fluff probability to 20%, and embargo timeout to 39sLee Clagett2020-11-172-4/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #7024Alexander Blair2020-12-013-17/+21
|\ \ \ \ \
| * | | | | rpc: skip non-synced bootstrap daemons in --no-sync mode tooxiphon2020-11-173-17/+21
| |/ / / /
* | | | | Merge pull request #6954Alexander Blair2020-12-011-23/+12
|\ \ \ \ \
| * | | | | Fix tx flush callback queueingLee Clagett2020-10-061-23/+12
| | |/ / / | |/| | |
* | | | | Merge pull request #6948Alexander Blair2020-12-014-4/+55
|\ \ \ \ \
| * | | | | Add rpc-restricted-bind-ip optionHoward Chu2020-10-294-4/+55
| | |/ / / | |/| | |
* | | | | Merge pull request #6939Alexander Blair2020-12-011-1/+26
|\ \ \ \ \
| * | | | | p2p: give all hosts the same chance of being picked for connectingmoneromooo2020-11-291-1/+26
| | |/ / / | |/| | |
* | | | | Merge pull request #6923Alexander Blair2020-12-011-3/+3
|\ \ \ \ \
| * | | | | util: fix escaping more than one ?* in glob_to_regexmoneromooo-monero2020-10-201-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #6910Alexander Blair2020-12-014-34/+69
|\ \ \ \ \
| * | | | | Allow setting start block on exportHoward Chu2020-10-184-34/+69
* | | | | | Merge pull request #6890Alexander Blair2020-12-015-0/+56
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | wallet2: skip reorgs exceeding max-reorg-depth wallet settingxiphon2020-10-135-0/+56
* | | | | | Merge pull request #7021luigi11112020-11-294-9/+46
|\ \ \ \ \ \
| * | | | | | Fix timeout checks for forwarded and Dandelion++ stem txesLee Clagett2020-11-154-9/+46
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #7020luigi11112020-11-291-0/+4
|\ \ \ \ \ \
| * | | | | | wallet_api: TransactionHistory - fill unconfirmed out payments destsxiphon2020-11-141-0/+4
| |/ / / / /
* | | | | | Merge pull request #7018luigi11112020-11-297-15/+75
|\ \ \ \ \ \
| * | | | | | cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-257-15/+75
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #7008luigi11112020-11-292-3/+3
|\ \ \ \ \ \
| * | | | | | Silence stupid warningsHoward Chu2020-11-112-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6973luigi11112020-11-291-6/+4
|\ \ \ \ \ \
| * | | | | | Switch to Dandelion++ fluff mode if no out connections for stem modeLee Clagett2020-11-031-6/+4
| |/ / / / /
* | | | | | Merge pull request #6971luigi11112020-11-291-0/+7
|\ \ \ \ \ \
| * | | | | | protocol: reject empty incoming block messagesmoneromooo-monero2020-11-031-0/+7
| |/ / / / /
* | | | | | Merge pull request #6960luigi11112020-11-291-0/+9
|\ \ \ \ \ \