| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #7044v0.17.1.5 | luigi1111 | 2020-11-25 | 1 | -0/+14 |
| |\ | | | | | | | efca5b8 wallet2: check imported multisig curve points are in main subgroup (moneromooo-monero) | ||||
| | * | wallet2: check imported multisig curve points are in main subgroup | Crypto City | 2020-11-24 | 1 | -0/+14 |
| | | | |||||
| * | | Merge pull request #7039 | luigi1111 | 2020-11-25 | 7 | -15/+75 |
| |\ \ | | | | | | | | | | 9d7f473 cryptonote_core: dandelion - use local height or median height if syncing (xiphon) | ||||
| | * | | cryptonote_core: dandelion - use local height or median height if syncing | xiphon | 2020-11-25 | 7 | -15/+75 |
| | |/ | |||||
| * | | Merge pull request #7040 | Alexander Blair | 2020-11-24 | 3 | -17/+21 |
| |\ \ | | | | | | | | | | af4fb4729 rpc: skip non-synced bootstrap daemons in --no-sync mode too (xiphon) | ||||
| | * | | rpc: skip non-synced bootstrap daemons in --no-sync mode too | xiphon | 2020-11-23 | 3 | -17/+21 |
| | | | | |||||
| * | | | Merge pull request #7038 | Alexander Blair | 2020-11-24 | 4 | -2/+3 |
| |\ \ \ | | | | | | | | | | | | | 5bb83ab04 build: prepare v0.17.1.5 (selsta) | ||||
| | * | | | build: prepare v0.17.1.5 | selsta | 2020-11-23 | 4 | -2/+3 |
| | |/ / | |||||
| * | | | Merge pull request #7037 | Alexander Blair | 2020-11-24 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | | | | | 8e829e034 rpc: on_send_raw_tx - add missing CHECK_CORE_READY (xiphon) | ||||
| | * | | | rpc: on_send_raw_tx - add missing CHECK_CORE_READY | xiphon | 2020-11-22 | 1 | -0/+4 |
| | |/ / | |||||
| * | | | Merge pull request #7028 | Alexander Blair | 2020-11-24 | 2 | -4/+4 |
| |\ \ \ | | | | | | | | | | | | | 9b7ed2fd8 Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s (Lee Clagett) | ||||
| | * | | | Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s | Lee Clagett | 2020-10-21 | 2 | -4/+4 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A 20% fluff probability increases the precision of a spy connected to every node by 10% on average, compared to a network using 0% fluff probability. The current value (10% fluff) should increase precision by ~5% compared to baseline. This decreases the expected stem length from 10 to 5. The embargo timeout was therefore lowered to 39s; the fifth node in a stem is expected to have a 90% chance of being the first to timeout, which is the same probability we currently have with an expected stem length of 10 nodes. | ||||
| * | | | Merge pull request #7026 | Alexander Blair | 2020-11-24 | 4 | -9/+46 |
| |\ \ \ | |_|/ |/| | | | | | e8468c5dc Fix timeout checks for forwarded and Dandelion++ stem txes (Lee Clagett) | ||||
| | * | | Fix timeout checks for forwarded and Dandelion++ stem txes | Lee Clagett | 2020-10-21 | 4 | -9/+46 |
| | |/ | |||||
| * / | Better log message for unusable anon networks | Howard Chu | 2020-11-16 | 3 | -15/+18 |
| |/ | |||||
| * | Merge pull request #6997v0.17.1.3 | luigi1111 | 2020-11-07 | 1 | -1/+1 |
| |\ | | | | | | | 752837b build: prepare v0.17.1.3 (selsta) | ||||
| | * | build: prepare v0.17.1.3 | selsta | 2020-11-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fix i2p/tor seed nodes | Lee Clagett | 2020-11-07 | 1 | -5/+18 |
| |/ | |||||
| * | Merge pull request #6993v0.17.1.2 | luigi1111 | 2020-11-06 | 1 | -1/+4 |
| |\ | | | | | | | 44c93bb p2p: fix accessing non existent element of map (moneromooo-monero) | ||||
| | * | p2p: fix accessing non existent element of map | moneromooo-monero | 2020-11-07 | 1 | -1/+4 |
| | | | |||||
| * | | Merge pull request #6992 | luigi1111 | 2020-11-06 | 4 | -2/+3 |
| |\ \ | | | | | | | | | | f3dd25c build: prepare v0.17.1.2 (selsta) | ||||
| | * | | build: prepare v0.17.1.2 | selsta | 2020-11-07 | 4 | -2/+3 |
| | | | | |||||
| * | | | p2p: add a tor seed | moneromooo-monero | 2020-11-06 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | Merge pull request #6990 | luigi1111 | 2020-11-06 | 2 | -54/+83 |
| |\ \ | | | | | | | | | | 263579b Add support for i2p and tor seed nodes (vtnerd) | ||||
| | * | | Add support for i2p and tor seed nodes | Lee Clagett | 2020-10-09 | 2 | -54/+83 |
| | | | | |||||
| * | | | Merge pull request #6985 | luigi1111 | 2020-11-06 | 1 | -0/+4 |
| |\ \ \ | |_|/ |/| | | | | | 91f1be9 net_node: add tor / i2p seed nodes (selsta) | ||||
| | * | | net_node: add tor / i2p seed nodes | selsta | 2020-11-05 | 1 | -0/+4 |
| | | | | |||||
| * | | | p2p: fix endianness when checking IPv6 addresses mapping to IPv4 | moneromooo-monero | 2020-11-05 | 1 | -5/+3 |
| | | | | |||||
| * | | | p2p: make this work with boost <= 1.65 (pffff) | moneromooo-monero | 2020-11-04 | 1 | -0/+4 |
| |/ / | |||||
| * | | p2p: rewrite boost's make_address_v4 to cater for < 1.66 | moneromooo | 2020-11-04 | 1 | -9/+14 |
| | | | |||||
| * | | Merge pull request #6974 | luigi1111 | 2020-11-04 | 1 | -6/+4 |
| |\ \ | | | | | | | | | | 58cde83 Switch to Dandelion++ fluff mode if no out connections for stem mode (vtnerd) | ||||
| | * | | Switch to Dandelion++ fluff mode if no out connections for stem mode | Lee Clagett | 2020-10-06 | 1 | -6/+4 |
| | |/ | |||||
| * | | Merge pull request #6972 | luigi1111 | 2020-11-04 | 1 | -0/+7 |
| |\ \ | | | | | | | | | | 8965489 protocol: reject empty incoming block messages (moneromooo-monero) | ||||
| | * | | protocol: reject empty incoming block messages | moneromooo-monero | 2020-11-03 | 1 | -0/+7 |
| | | | | |||||
| * | | | Merge pull request #6967 | luigi1111 | 2020-11-04 | 1 | -23/+10 |
| |\ \ \ | | | | | | | | | | | | | fa63d4b Fix tx flush callback queueing (vtnerd) | ||||
| | * | | | Fix tx flush callback queueing | Lee Clagett | 2020-10-14 | 1 | -23/+10 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #6966 | luigi1111 | 2020-11-04 | 1 | -2/+8 |
| |\ \ \ | | | | | | | | | | | | | 42403c7 Fix CLI and unrestricted RPC relay_tx with stempool (vtnerd) | ||||
| | * | | | Fix CLI and unrestricted RPC relay_tx with stempool | Lee Clagett | 2020-10-14 | 1 | -2/+8 |
| | |/ / | |||||
| * | | | Merge pull request #6962 | luigi1111 | 2020-11-04 | 1 | -2/+30 |
| |\ \ \ | | | | | | | | | | | | | 1a627e1 p2p: use /16 filtering on IPv4-within-IPv6 addresses (moneromooo-monero) | ||||
| | * | | | p2p: use /16 filtering on IPv4-within-IPv6 addresses | moneromooo-monero | 2020-11-03 | 1 | -2/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPv6 addresses include a range that can map IPv4 addresses, which allowed those mapped addresses to bypass filtering. This filter should be replaced by AS filtering at some point. | ||||
| * | | | | Merge pull request #6961 | luigi1111 | 2020-11-04 | 3 | -0/+33 |
| |\ \ \ \ | |/ / / |/| | | | | | | | f55f3fe net_node: add --ban-list option (selsta) | ||||
| | * | | | net_node: add --ban-list option | selsta | 2020-11-02 | 3 | -0/+33 |
| | |/ / | |||||
| * | | | Merge pull request #6965 | luigi1111 | 2020-11-03 | 1 | -0/+5 |
| |\ \ \ | | | | | | | | | | | | | d695340 rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P (xiphon) | ||||
| | * | | | rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P | xiphon | 2020-11-02 | 1 | -0/+5 |
| | |/ / | |||||
| * | | | Merge pull request #6964 | luigi1111 | 2020-11-03 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | | | | | 5090cdc p2p: remove banned peers from the white list (moneromooo-monero) | ||||
| | * | | | p2p: remove banned peers from the white list | moneromooo | 2020-11-02 | 1 | -0/+4 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #6963 | luigi1111 | 2020-11-03 | 1 | -1/+26 |
| |\ \ \ | |_|/ |/| | | | | | df1061c p2p: give all hosts the same chance of being picked for connecting (moneromooo-monero) | ||||
| | * | | p2p: give all hosts the same chance of being picked for connecting | moneromooo | 2020-11-02 | 1 | -1/+26 |
| | |/ | | | | | | | even if some run more than one node | ||||
| * | | Merge pull request #6916v0.17.1.1 | Riccardo Spagni | 2020-10-18 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 81aaa4ec7 bump default number of connections from 8 to 12 (moneromooo-monero) | ||||
| | * | | bump default number of connections from 8 to 12 | moneromooo-monero | 2020-10-18 | 1 | -1/+1 |
| | |/ | |||||
