aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2628Riccardo Spagni2017-11-151-42/+19
|\
| * wallet2: simplify incoming tx processing codemoneromooo-monero2017-11-141-42/+19
* | wallet2 bugfix: loading old m_unconfirmed_paymentsstoffu2017-11-151-3/+2
* | More missed readline dependencies thru scoped_message_writerHoward Chu2017-11-142-5/+2
* | Fix 383ff4f68943c5d998fba8caa20aee481583f214Howard Chu2017-11-141-1/+1
* | Fix e89994e98f85be95d68c7bf471fcadf9aabbc93aHoward Chu2017-11-141-1/+1
* | Fix 437421ce42f1deaa7ec3f28c0c17aff519f1230dHoward Chu2017-11-141-1/+1
* | Merge pull request #2789Riccardo Spagni2017-11-141-1/+1
|\ \
| * | checkpoints: add a testnet checkpoint at 1000000moneromooo-monero2017-11-111-1/+1
* | | Merge pull request #2765Riccardo Spagni2017-11-141-3/+3
|\ \ \
| * | | simplewallet: fix in show_transfer passing wrong arg to wallet2::get_payments...stoffu2017-11-151-3/+3
* | | | CMake: include RPC when building GUI depsanonimal2017-11-141-33/+30
* | | | Merge pull request #2692Riccardo Spagni2017-11-142-136/+2
|\ \ \ \
| * | | | rpc: remove obsolete busy core checksmoneromooo-monero2017-11-142-136/+2
| |/ / /
* | | | Merge pull request #2739Riccardo Spagni2017-11-141-10/+17
|\ \ \ \
| * | | | wallet2: avoid growing the short history when refreshing in a loopmoneromooo-monero2017-11-141-10/+17
| |/ / /
* | | | Merge pull request #2736Riccardo Spagni2017-11-1423-290/+312
|\ \ \ \
| * | | | Do not build against epee_readline if it was not builtHoward Chu2017-11-143-3/+3
| * | | | split off readline code into epee_readlinemoneromooo-monero2017-11-143-0/+5
| * | | | link against readline only for monerod and wallet-wallet-{rpc,cli}moneromooo-monero2017-11-142-0/+2
| * | | | wallet: move some scoped_message_writer calls from the libsmoneromooo-monero2017-11-146-86/+86
| * | | | wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-148-78/+97
| * | | | move input_line from command_line to simplewalletmoneromooo-monero2017-11-143-20/+13
| * | | | move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-1410-108/+111
| |/ / /
* | | | Merge pull request #2644Riccardo Spagni2017-11-143-1/+10
|\ \ \ \
| * | | | make this build on SunOS/SolarisPavel Maryanov2017-11-143-1/+10
| |/ / /
* | | | Merge pull request #2636Riccardo Spagni2017-11-141-338/+101
|\ \ \ \
| * | | | simplewallet: factor transfer related exception handlingmoneromooo-monero2017-11-141-338/+101
| |/ / /
* | | | Merge pull request #2629Riccardo Spagni2017-11-1419-45/+42
|\ \ \ \ | |/ / / |/| | |
| * | | remove "using namespace std" from headersmoneromooo-monero2017-11-1419-45/+42
| | |/ | |/|
* | | Merge pull request #2756Riccardo Spagni2017-11-144-0/+0
|\ \ \
| * | | Fix file permission issueTim L2017-11-034-0/+0
* | | | Merge pull request #2755Riccardo Spagni2017-11-141-2/+2
|\ \ \ \
| * | | | Used declared default refresh status as default rather than it's current valueMaxime THIEBAUT2017-11-031-2/+2
| |/ / /
* | | | Merge pull request #2753Riccardo Spagni2017-11-142-0/+4
|\ \ \ \
| * | | | RPC: get_info add rpc_connections_countTim L2017-11-072-1/+5
* | | | | Merge pull request #2752Riccardo Spagni2017-11-141-1/+1
|\ \ \ \ \
| * | | | | updates: add a special case for "install-" build tags on windowsmoneromooo-monero2017-11-031-1/+1
* | | | | | Merge pull request #2750Riccardo Spagni2017-11-141-6/+6
|\ \ \ \ \ \
| * | | | | | Fix 'sweep_all' command when called with no argsLeon Klingele2017-11-031-6/+6
| |/ / / / /
* | | | | | Merge pull request #2749Riccardo Spagni2017-11-141-4/+0
|\ \ \ \ \ \
| * | | | | | Disguise password length in promptLeon Klingele2017-11-031-4/+0
| |/ / / / /
* | | | | | Merge pull request #2747Riccardo Spagni2017-11-141-2/+3
|\ \ \ \ \ \
| * | | | | | simplewallet: mark the active account in print_accountsmoneromooo-monero2017-11-021-2/+3
| |/ / / / /
* | | | | | Merge pull request #2745Riccardo Spagni2017-11-143-3/+0
|\ \ \ \ \ \
| * | | | | | Remove wallet dependency on p2pmoneromooo-monero2017-11-023-3/+0
| |/ / / / /
* | | | | | Merge pull request #2742Riccardo Spagni2017-11-142-2/+8
|\ \ \ \ \ \
| * | | | | | Increase LMDB maxreaders if large number of threads in useHoward Chu2017-11-021-0/+6
| * | | | | | Use max_concurrency as-isHoward Chu2017-11-021-2/+2
* | | | | | | Merge pull request #2738Riccardo Spagni2017-11-141-0/+57
|\ \ \ \ \ \ \