aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wallet2: account for huge testnet reorgs for estimating heightmoneromooo-monero2017-08-251-0/+3
* 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
* | Merge pull request #2288Riccardo Spagni2017-08-154-1/+14
|\ \
| * | core: add --db-salvage command line flagmoneromooo-monero2017-08-124-1/+14
* | | Merge pull request #2293Riccardo Spagni2017-08-152-1/+14
|\ \ \
| * | | simplewallet: mnemonic language command-line argEugene Otto2017-08-132-1/+14
* | | | Merge pull request #2292Riccardo Spagni2017-08-153-2/+1705
|\ \ \ \ | |_|_|/ |/| | |
| * | | mnemonics: new Esperanto word listmoneromooo-monero2017-08-143-2/+1705
| |/ /
* | | Merge pull request #2286Riccardo Spagni2017-08-152-11/+18
|\ \ \
| * | | wallet_rpc_server: adjust small ring sizes to 5 for v6moneromooo-monero2017-08-122-11/+18
| | |/ | |/|
* | | Merge pull request #2283Riccardo Spagni2017-08-151-1/+1
|\ \ \
| * | | miner: set thread name before loggingmoneromooo-monero2017-08-121-1/+1
| |/ /
* | | Merge pull request #2282Riccardo Spagni2017-08-151-0/+2
|\ \ \
| * | | p2p: fix random peer index being too largemoneromooo-monero2017-08-111-0/+2
| |/ /
* | | Merge pull request #2281Riccardo Spagni2017-08-152-82/+19
|\ \ \
| * | | simplewallet: factor out message_writermoneromooo-monero2017-08-112-82/+10
| * | | scoped_message_writer: pause readline to match simplewalletmoneromooo-monero2017-08-111-0/+9
| |/ /
* | | Merge pull request #2279Riccardo Spagni2017-08-152-1/+12
|\ \ \
| * | | wallet_rpc_server: fix possible privacy leak in on_import_key_images()Jaquee2017-08-111-1/+6
| * | | simplewallet: fix possible privacy leak in import_key_images()Jaquee2017-08-111-0/+6
| |/ /
* | | Merge pull request #2276Riccardo Spagni2017-08-153-2/+26
|\ \ \
| * | | tests: fix tests buildmoneromooo-monero2017-08-103-2/+26
| |/ /
* | | Merge pull request #2277Riccardo Spagni2017-08-151-4/+3
|\ \ \
| * | | p2p: get net log spam down a bitmoneromooo-monero2017-08-101-4/+3
| |/ /