aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* simplewallet: wrong ns for input_line in sweep_single (fix #2634)stoffu2017-11-153-4/+3
* Merge pull request #2778Riccardo Spagni2017-11-151-9/+8
|\
| * fix output_stream_header memory leakMaxXor2017-11-081-9/+8
* | Merge pull request #2773Riccardo Spagni2017-11-151-13/+12
|\ \
| * | Correct totals computationMichał Sałaban2017-11-081-13/+12
| |/
* | Merge pull request #2772Riccardo Spagni2017-11-151-1/+1
|\ \
| * | wallet2: typo fix in error messagemoneromooo-monero2017-11-071-1/+1
* | | Merge pull request #2771Riccardo Spagni2017-11-152-4/+16
|\ \ \
| * | | kaccak: remove unused return valuemoneromooo-monero2017-11-112-4/+2
| * | | keccak: some paranoid "can't happen" checksmoneromooo-monero2017-11-071-0/+14
| |/ /
* | | Merge pull request #2634Riccardo Spagni2017-11-157-0/+438
|\ \ \
| * | | wallet: add sweep_single commandstoffu2017-11-157-0/+438
* | | | 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