aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix various oversights/bugs in ZMQ RPC server codeThomas Winget2017-09-0514-216/+519
* json serialization for rpc-relevant monero typesThomas Winget2017-09-0528-3/+4966
* Refactor some things into more composable (smaller) functionsThomas Winget2017-09-052-73/+179
* DRY refactoringThomas Winget2017-08-313-2/+14
* Merge pull request #2349Riccardo Spagni2017-08-273-3/+23
|\
| * txpool: update db tx metadata when it changesmoneromooo2017-08-251-1/+15
| * txpool: add tx size median to the pool statsmoneromooo2017-08-253-2/+8
* | Merge pull request #2347Riccardo Spagni2017-08-272-6/+14
|\ \
| * | blockchain: cap memory size of retrieved blocksmoneromooo-monero2017-08-261-2/+7
| * | rpc: decrease memory usage a bit in getblocks.binmoneromooo-monero2017-08-261-4/+7
| |/
* | Merge pull request #2320Riccardo Spagni2017-08-261-0/+8
|\ \
| * | Fix refresh counter displayHoward Chu2017-08-221-0/+8
* | | Merge pull request #2314Riccardo Spagni2017-08-268-2/+58
|\ \ \
| * | | Cleanup test impact of adding safesyncmode() methodHoward Chu2017-08-223-2/+14
| * | | Toggle SAFE syncmode on and off automaticallyHoward Chu2017-08-207-2/+46
* | | | Merge pull request #2313Riccardo Spagni2017-08-2611-191/+92
|\ \ \ \
| * | | | Cleanup test impact of moving blockchain_db_types()Howard Chu2017-08-221-0/+1
| * | | | More DB support cleanupHoward Chu2017-08-206-72/+42
| |/ / /
| * / / DB cleanupHoward Chu2017-08-197-119/+49
| |/ /
* | | Merge pull request #2353Riccardo Spagni2017-08-261-2/+3
|\ \ \
| * | | daemon: fix backlog estimating at max block sizemoneromooo-monero2017-08-261-2/+3
| | |/ | |/|
* | | wallet: new option to check/confirm txpool backlog when sendingmoneromooo-monero2017-08-264-3/+123
* | | rpc: add a new RPC to get current txpool backlog (sizes and fees)moneromooo-monero2017-08-267-0/+80
|/ /
* | Merge pull request #2311Riccardo Spagni2017-08-259-78/+153
|\ \
| * | cryptonote_protocol: warn if we see a higher top version we expectmoneromooo-monero2017-08-231-0/+2
| * | cryptonote_protocol: less strict check on top version on connectmoneromooo-monero2017-08-231-1/+1
| * | cryptonote_protocol: update target height when syncing toomoneromooo-monero2017-08-231-0/+4
| * | cryptonote_protocol: simplify and remove unnecessary castsmoneromooo-monero2017-08-231-5/+6
| * | cryptonote_protocol: print peer top height along with its versionmoneromooo-monero2017-08-231-1/+1
| * | crypto: use malloc instead of allocamoneromooo-monero2017-08-231-10/+9
| * | thread_group: set thread size to THREAD_STACK_SIZEmoneromooo-monero2017-08-231-1/+4
| * | print peer id in 0 padded hex for consistencymoneromooo-monero2017-08-233-22/+17
| * | cryptonote_protocol: misc fixes to the new sync algorithmmoneromooo-monero2017-08-215-38/+109
| |/
* | Merge pull request #2330Riccardo Spagni2017-08-251-1/+1
|\ \
| * | tx_pool: fix crash in statsHoward Chu2017-08-231-1/+1
| |/
* | Merge pull request #2328Riccardo Spagni2017-08-251-2/+24
|\ \
| * | daemon: print estimated tx backlog in print_pool_statsmoneromooo-monero2017-08-231-2/+24
| |/
* | Merge pull request #2326Riccardo Spagni2017-08-251-3/+3
|\ \
| * | rpc_client: print destination host/port when failing to connectmoneromooo-monero2017-08-221-3/+3
| |/
* / core: add mainnet v6 fork height at 1400000moneromooo-monero2017-08-181-0/+3
|/
* Merge pull request #2303Riccardo Spagni2017-08-179-6/+59
|\
| * cryptonote_protocol: large block sync size before v4moneromooo-monero2017-08-175-6/+15
| * cryptonote_protocol: kick idle synchronizing peersmoneromooo-monero2017-08-165-0/+44
* | Merge pull request #2300Riccardo Spagni2017-08-172-6/+13
|\ \
| * | Consistently print peer id in hex and on 16 charsmoneromooo-monero2017-08-162-6/+13
* | | Merge pull request #2291Riccardo Spagni2017-08-172-5/+5
|\ \ \
| * | | befor -> beforeNano Akron2017-08-152-5/+5
| | |/ | |/|
* | | Merge pull request #2287Riccardo Spagni2017-08-176-0/+28
|\ \ \ | |/ / |/| |
| * | protocol: pass blockchain cumulative difficulty when syncingmoneromooo-monero2017-08-156-0/+28
| |/
* | update major version numberRiccardo Spagni2017-08-151-2/+2