aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use makeBruno Clermont2017-11-181-1/+1
* Force docker image to use --non-interactiveBruno Clermont2017-11-182-4/+1
* fix and improve docker image, add doc for docker-composeBruno Clermont2017-11-173-32/+37
* Merge pull request #2818Riccardo Spagni2017-11-153-4/+3
|\
| * 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-153-9/+17
|\ \ \
| * | | kaccak: remove unused return valuemoneromooo-monero2017-11-113-9/+3
| * | | 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
* | | | Merge pull request #2816Riccardo Spagni2017-11-151-3/+2
|\ \ \ \
| * | | | wallet2 bugfix: loading old m_unconfirmed_paymentsstoffu2017-11-151-3/+2
|/ / / /
* | | | Merge pull request #2814Riccardo Spagni2017-11-152-5/+2
|\ \ \ \
| * | | | More missed readline dependencies thru scoped_message_writerHoward Chu2017-11-142-5/+2
|/ / / /
* | | | Merge pull request #2813Riccardo Spagni2017-11-142-3/+3
|\ \ \ \
| * | | | 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
* | | | | | Merge pull request #2774Riccardo Spagni2017-11-141-33/+30
|\ \ \ \ \ \
| * | | | | | CMake: include RPC when building GUI depsanonimal2017-11-141-33/+30
|/ / / / / /
* | | | | | Merge pull request #2812Riccardo Spagni2017-11-141-2/+2
|\ \ \ \ \ \
| * | | | | | unit_tests: fix build after wallet2 list/vector changemoneromooo-monero2017-11-141-2/+2
| |/ / / / /
* | | | | | Merge pull request #2811Riccardo Spagni2017-11-141-0/+2
|\ \ \ \ \ \
| * | | | | | epee: don't disable -Wtautological-constant-out-of-range-compare on GCCmoneromooo-monero2017-11-141-0/+2
| |/ / / / /
* | | | | | 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-1431-300/+329
|\ \ \ \ \ \
| * | | | | | Do not build against epee_readline if it was not builtHoward Chu2017-11-144-3/+4
| * | | | | | split off readline code into epee_readlinemoneromooo-monero2017-11-144-3/+19
| * | | | | | link against readline only for monerod and wallet-wallet-{rpc,cli}moneromooo-monero2017-11-143-1/+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-1416-114/+113
| |/ / / / /
* | | | | | Merge pull request #2644Riccardo Spagni2017-11-149-3/+42
|\ \ \ \ \ \
| * | | | | | make this build on SunOS/SolarisPavel Maryanov2017-11-149-3/+42
| |/ / / / /