aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New add_aux_pow RPC to support merge miningmoneromooo-monero2021-02-0912-1/+494
* Merge pull request #7260luigi11112021-01-151-1/+8
|\
| * p2p: only log to global when a blocked IP is not already blockedmoneromooo-monero2021-01-011-1/+8
* | Merge pull request #7240luigi11112021-01-151-0/+1
|\ \
| * | Header row for peer list in sync_infoDenis Goddard2020-12-311-0/+1
| |/
* | Merge pull request #7236luigi11112021-01-151-9/+1
|\ \
| * | protocol: fix wrong command in logsmoneromooo-monero2020-12-301-9/+1
| |/
* | Merge pull request #7119luigi11112021-01-151-0/+7
|\ \
| * | protocol: add calls to reserve where appropriatemoneromooo-monero2020-12-101-0/+7
* | | Merge pull request #7113luigi11112021-01-152-4/+10
|\ \ \
| * | | simplewallet: don't complain about connecting to the daemon when offlinemoneromooo-monero2020-12-102-4/+10
| |/ /
* | | Merge pull request #7112luigi11112021-01-151-2/+2
|\ \ \
| * | | rpc: report target height as 0 when syncedmoneromooo-monero2020-12-101-2/+2
| |/ /
* | | Merge pull request #7285Alexander Blair2021-01-077-45/+75
|\ \ \
| * | | Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-227-45/+75
* | | | Merge pull request #7266luigi11112021-01-061-4/+9
|\ \ \ \ | |/ / / |/| | |
| * | | protocol: handle receiving a block hash we've not added yetmoneromooo-monero2021-01-021-4/+9
* | | | Merge pull request #7271Alexander Blair2021-01-032-9/+15
|\ \ \ \
| * | | | fix accessing an network address in a deleted contextmoneromooo-monero2021-01-032-9/+15
| |/ / /
* | | | Merge pull request #7268Alexander Blair2021-01-031-0/+2
|\ \ \ \
| * | | | blockchain: lock access to m_blocks_hash_of_hashesmoneromooo-monero2021-01-021-0/+2
| |/ / /
* / / / add a max levin packet size by command typemoneromooo-monero2021-01-034-0/+44
|/ / /
* | | Merge pull request #7250Alexander Blair2021-01-014-1/+7
|\ \ \
| * | | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-174-1/+7
| | |/ | |/|
* | | Merge pull request #7246Alexander Blair2021-01-015-18/+80
|\ \ \
| * | | protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-315-18/+80
| |/ /
* | | Merge pull request #7237Alexander Blair2021-01-011-0/+1
|\ \ \
| * | | p2p: fix deadlock banning while updating peer listsmoneromooo2020-12-311-0/+1
| |/ /
* / / protocol: don't reset last request time on an idle timermoneromooo-monero2020-12-301-1/+1
|/ /
* | rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-2911-22/+32
* | Merge pull request #7205Alexander Blair2020-12-281-23/+21
|\ \
| * | protocol: fix false positives dropping peersmoneromooo-monero2020-12-271-23/+21
* | | Merge pull request #7196Alexander Blair2020-12-281-1/+1
|\ \ \ | |/ / |/| |
| * | cryptonote_basic: guess what got lost porting patches to branches againmoneromooo-monero2020-12-261-1/+1
* | | Revert "Reject existing claimed blocks in sync mode"luigi11112020-12-271-18/+19
|/ /
* | Merge pull request #7188Alexander Blair2020-12-263-5/+18
|\ \
| * | protocol: drop nodes if they claim new data but only give stale datamoneromooo-monero2020-12-253-5/+18
* | | Merge pull request #7180Alexander Blair2020-12-262-6/+18
|\ \ \
| * | | ban lists may now include subnetsmoneromooo-monero2020-12-222-6/+18
| |/ /
* | | Merge pull request #7173Alexander Blair2020-12-267-11/+68
|\ \ \
| * | | restrict public node checks a littlemoneromooo-monero2020-12-227-11/+68
| |/ /
* | | Merge pull request #7154Alexander Blair2020-12-261-19/+18
|\ \ \
| * | | protocol: reject claimed block hashes that already are in the chainmoneromooo-monero2020-12-171-0/+13
| * | | protocol: drop peers we can't download anything from in sync modemoneromooo-monero2020-12-161-19/+5
* | | | Merge pull request #7145Alexander Blair2020-12-261-0/+2
|\ \ \ \
| * | | | p2p: remove peers from grey and anchors lists when blockedmoneromooo-monero2020-12-131-0/+2
* | | | | Merge pull request #7138Alexander Blair2020-12-265-5/+67
|\ \ \ \ \
| * | | | | Optional DNS based blocklistmoneromooo-monero2020-12-205-5/+67
| |/ / / /
* | | | | Merge pull request #7098Alexander Blair2020-12-262-5/+5
|\ \ \ \ \
| * | | | | Fixed issues found by static analysisSChernykh2020-12-082-5/+5
| | |_|_|/ | |/| | |