summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Rewrote add_wallet_create_if_needed for clearer flow and behaviourNanoAkron2016-10-152-54/+67
* | | Merge pull request #1237Riccardo Spagni2016-10-201-1/+1
|\ \ \
| * | | unit_tests: fix build after get_output_histogram signature changemoneromooo-monero2016-10-191-1/+1
|/ / /
* | | Merge pull request #1215Riccardo Spagni2016-10-182-2/+2
|\ \ \
| * | | patched parameter type bug that was causing failure on 32 bitDion Ahmetaj2016-10-142-2/+2
| | |/ | |/|
* | | Merge pull request #1082Riccardo Spagni2016-10-189-32/+92
|\ \ \ | |/ / |/| |
| * | wallet: select part of the fake outs from recent outputsmoneromooo-monero2016-10-159-32/+92
|/ /
* | Merge pull request #1203Riccardo Spagni2016-10-116-1/+154
|\ \
| * | Add performance timers for ringct tx verificationmoneromooo-monero2016-10-103-0/+12
| * | perf_timer: new class and macros to make performance logs easiermoneromooo-monero2016-10-103-1/+142
* | | Merge pull request #1204Riccardo Spagni2016-10-1111-1/+139
|\ \ \
| * | | print_coinbase_tx_sum now breaks output into fee and emission componentsDion Ahmetaj2016-10-105-10/+30
| * | | changed params from start/end index to height/countDion Ahmetaj2016-10-1010-27/+27
| * | | attempted to remove whitespace spamDion Ahmetaj2016-10-1010-108/+109
| * | | added print_coinbase_tx_sum optionDion Ahmetaj2016-10-1010-110/+227
* | | | Merge pull request #1205Riccardo Spagni2016-10-111-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Hard fork info in the ReadmeGingeropolous2016-10-101-0/+14
|/ / /
* | | Merge pull request #1201Riccardo Spagni2016-10-103-0/+12
|\ \ \
| * | | Wallet API: added setRecoveringFromSeed();Jacob Brydolf2016-10-103-0/+12
|/ / /
* | | Merge pull request #1195Riccardo Spagni2016-10-096-25/+77
|\ \ \
| * | | libwallet_api: reverted deleted curly braceIlya Kitaev2016-10-071-0/+1
| * | | resolved conflict with 'develop' of https://github.com/mbg033/moneroIlya Kitaev2016-10-071-3/+0
| |\ \ \
| | * | | libwallet_api: fixes for transaction historyIlya Kitaev2016-10-041-3/+13
| * | | | libwallet_api: do not signal on sent/received tx until wallet completelyIlya Kitaev2016-10-073-6/+31
| * | | | libwallet_api: TransactionHistory: read/write syncchronizationIlya Kitaev2016-10-062-14/+21
| * | | | libwallet_api: test: adjusted mixin_count=4 as it's minumum allowedIlya Kitaev2016-10-061-3/+4
| * | | | libwallet_api: some renamingsIlya Kitaev2016-10-064-9/+11
| * | | | Initialize transaction history if emptyIlya Kitaev2016-10-063-2/+11
| * | | | libwallet_api: fixes for transaction historyIlya Kitaev2016-10-061-3/+13
| | |_|/ | |/| |
* | | | Merge pull request #1194Riccardo Spagni2016-10-0911-40/+143
|\ \ \ \
| * | | | ringct: use const refs as parameters where appropriatemoneromooo-monero2016-10-083-5/+5
| * | | | tests: add performance test for ge_frombytes_vartimemoneromooo-monero2016-10-083-0/+73
| * | | | core: remove some unused codemoneromooo-monero2016-10-081-3/+0
| * | | | tests: add performance tests for rct signaturesmoneromooo-monero2016-10-086-32/+65
| |/ / /
* | | | Merge pull request #1192Riccardo Spagni2016-10-095-3/+20
|\ \ \ \
| * | | | libwallet_api: Added option to restore from specific heightJacob Brydolf2016-10-085-3/+20
| | |_|/ | |/| |
* | | | Merge pull request #1191Riccardo Spagni2016-10-091-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | wallet: do not announce pool txes as money spent/received (yet)moneromooo-monero2016-10-071-4/+7
* | | | Merge pull request #1182Riccardo Spagni2016-10-071-0/+52
|\ \ \ \
| * | | | Add iDunk's GPG keyiDunk54002016-10-041-0/+52
| | |/ / | |/| |
* | | | Merge pull request #1121Riccardo Spagni2016-10-072-222/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet: better implementation of sweep_unmixablemoneromooo-monero2016-10-042-222/+31
| |/ /
* | | Merge pull request #1120Riccardo Spagni2016-10-071-1/+1
|\ \ \ | |/ / |/| |
| * | simplewallet: add mixin and payment id to sweep_all helpmoneromooo-monero2016-10-041-1/+1
|/ /
* | Merge pull request #1180Riccardo Spagni2016-10-041-2/+2
|\ \
| * | Fix build after spelling corrections in core_rpc_serverJacob Brydolf2016-10-041-2/+2
|/ /
* | Merge pull request #1179Riccardo Spagni2016-10-042-0/+254
|\ \
| * | Fix description for locked_transferOyvind Kvanes2016-10-041-1/+1
| * | Rename to lockblocks and add max valueOyvind Kvanes2016-10-041-45/+30
| * | Fix locked_transferOyvind Kvanes2016-09-281-6/+3