| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #6542 | Alexander Blair | 2020-08-16 | 1 | -1/+0 |
| |\ | |||||
| | * | protocol: don't drop a connection if we can't get a compatible chain | moneromooo-monero | 2020-05-16 | 1 | -1/+0 |
| * | | Merge pull request #6354 | Alexander Blair | 2020-08-09 | 3 | -9/+28 |
| |\ \ | |||||
| | * | | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 2020-05-15 | 3 | -9/+28 |
| * | | | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 12 | -12/+12 |
| |\ \ \ | |||||
| | * | | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 12 | -12/+12 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #6566 | luigi1111 | 2020-07-08 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | protocol: move the "peer claims higher version" warning to debug | moneromooo-monero | 2020-05-19 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | cryptonote_protocol: stricter limit to number of objects requested | moneromooo-monero | 2020-05-19 | 1 | -1/+2 |
| * | | | cryptonote_protocol: reject requests/notifications before handshake | moneromooo-monero | 2020-05-19 | 1 | -0/+20 |
| |/ / | |||||
| * / | cryptonote_protocol: do not request pruned borromean sig txes | moneromooo-monero | 2020-05-06 | 1 | -1/+6 |
| |/ | |||||
| * | Merge pull request #6278 | luigi1111 | 2020-04-21 | 2 | -3/+91 |
| |\ | |||||
| | * | Daemon: Print estimates for time until fully synced | rbrunner7 | 2020-03-21 | 2 | -3/+91 |
| * | | Adding Dandelion++ support to public networks: | Lee Clagett | 2020-03-26 | 7 | -69/+216 |
| * | | Merge pull request #6381 | luigi1111 | 2020-04-04 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Fix receive order leakage with tx fluffing | Lee Clagett | 2020-03-10 | 1 | -0/+3 |
| * | | | Merge pull request #6375 | luigi1111 | 2020-04-04 | 1 | -4/+17 |
| |\ \ \ | |||||
| | * | | | Added logging for dropped local txes with no i2p/tor connections | Lee Clagett | 2020-03-07 | 1 | -4/+17 |
| | |/ / | |||||
| * | | | Merge pull request #6214 | luigi1111 | 2020-03-31 | 3 | -0/+90 |
| |\ \ \ | |||||
| | * | | | protocol: request txpool contents when synced | moneromooo-monero | 2020-03-22 | 3 | -0/+90 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #6282 | Alexander Blair | 2020-03-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Daemon: Guard against reporting "synchronized" too early | rbrunner7 | 2020-01-10 | 1 | -1/+1 |
| * | | | | p2p: remove old debug commands | Aaron Hook | 2020-03-20 | 2 | -9/+0 |
| | |/ / |/| | | |||||
| * | | | Merge pull request #6243 | Alexander Blair | 2020-03-12 | 1 | -2/+8 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | cryptonote_protocol: omit top 64 bits of difficulty when 0 | moneromooo-monero | 2020-01-26 | 1 | -2/+8 |
| * | | | Merge pull request #6236 | Alexander Blair | 2020-02-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Corrected message typo | palomato | 2019-12-14 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #6219 | Alexander Blair | 2020-02-28 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Fix time comparison math | Jason Rhinelander | 2019-12-05 | 1 | -2/+2 |
| * | | | | Merge pull request #6127 | Alexander Blair | 2020-02-06 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: noob-friendly help menu | wowario | 2019-11-13 | 1 | -1/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #6053 | Alexander Blair | 2020-02-06 | 1 | -4/+2 |
| |\ \ \ \ | |||||
| | * | | | | always print peer IDs in the same format | moneromooo-monero | 2019-10-29 | 1 | -4/+2 |
| * | | | | | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 2020-01-26 | 1 | -0/+16 |
| | |_|_|/ |/| | | | |||||
| * | | | | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 2019-11-04 | 4 | -48/+160 |
| | |_|/ |/| | | |||||
| * | | | Adding support for hidden (anonymity) txpool | Lee Clagett | 2019-11-02 | 6 | -25/+101 |
| | |/ |/| | |||||
| * | | daemon: always use bootstrap daemon (if set) in '--no-sync' mode | xiphon | 2019-10-28 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #5357 | luigi1111 | 2019-10-25 | 2 | -0/+3 |
| |\ | |||||
| | * | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2019-10-25 | 2 | -0/+3 |
| * | | Merge pull request #5998 | luigi1111 | 2019-10-24 | 1 | -3/+3 |
| |\ \ | |/ |/| | |||||
| | * | protocol: fix syncing from peers being too choosy about peers | moneromooo-monero | 2019-10-17 | 1 | -3/+3 |
| * | | Merge pull request #5981 | luigi1111 | 2019-10-22 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | protocol: initialize block_weight in block_complete_entry ctor | moneromooo-monero | 2019-10-11 | 1 | -1/+1 |
| * | | Merge pull request #5933 | luigi1111 | 2019-10-14 | 2 | -7/+14 |
| |\ \ | |/ |/| | |||||
| | * | ban peers sending bad pow outright | moneromooo-monero | 2019-09-25 | 2 | -7/+14 |
| * | | Merge pull request #5915 | luigi1111 | 2019-10-08 | 5 | -49/+229 |
| |\ \ | |||||
| | * | | monerod can now sync from pruned blocks | moneromooo-monero | 2019-09-27 | 5 | -49/+229 |
| * | | | Merge pull request #5926 | luigi1111 | 2019-10-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | protocol: only print sync complete message when out of precompiled hashes | moneromooo-monero | 2019-09-24 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #5921 | luigi1111 | 2019-10-08 | 2 | -7/+12 |
| |\ \ \ | |_|/ |/| | | |||||
