aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Initialize transaction history if emptyIlya Kitaev2016-10-063-2/+11
* libwallet_api: fixes for transaction historyIlya Kitaev2016-10-061-3/+13
* 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
| * Add locked_transferOyvind Kvanes2016-09-281-87/+83
| * Revert transfer_main in simplewalletOyvind Kvanes2016-09-282-22/+279
| * Add motifications to test out locked_transferOyvind Kvanes2016-09-281-6/+18
| * Add more information to transaction in walletOyvind Kvanes2016-09-281-1/+8
| * Make a small test changeOyvind Kvanes2016-09-281-1/+1
* | Merge pull request #1177Riccardo Spagni2016-10-041-1/+1
|\ \
| * | blockchain: avoid using a reference to a temporarymoneromooo-monero2016-10-031-1/+1
* | | Merge pull request #1173Riccardo Spagni2016-10-045-0/+57
|\ \ \
| * | | wallet2_api: added Wallet::daemonBlockChainTargetHeight()Jacob Brydolf2016-10-035-0/+57
| |/ /
* | | Merge pull request #1165Riccardo Spagni2016-10-041-0/+12
|\ \ \
| * | | p2p: drop any existing connection to a banned IPmoneromooo-monero2016-10-021-0/+12
| |/ /
* | | Merge pull request #1164Riccardo Spagni2016-10-043-12/+61
|\ \ \
| * | | daemon: implement missing print_bc and matching RPCmoneromooo-monero2016-10-023-12/+61
| |/ /
* | | Merge pull request #1160Riccardo Spagni2016-10-044-3/+92
|\ \ \
| * | | wallet: wallet option to confirm transfers with no payment idmoneromooo-monero2016-10-014-3/+92
| |/ /
* | | Merge pull request #1139Riccardo Spagni2016-10-0415-37/+37
|\ \ \
| * | | Update CMakeLists.txtcodehalo2016-09-271-1/+0
| * | | Update CMakeLists.txtcodehalo2016-09-271-1/+1
| * | | Update CMakeLists.txtcodehalo2016-09-271-11/+6
| * | | Cleanup. Dropped "bit" from bitmonero.Randi Joseph2016-09-261-5/+11
| |\ \ \
| | * | | Cleanup. Dropped "bit" from bitmonero.Randi Joseph2016-09-261-1/+1
| | * | | Dropped "bit" from bitmonero.Randi Joseph2016-09-2615-36/+36
| * | | | Cleanup. Dropped "bit" from bitmonero.Randi Joseph2016-09-262-5/+5
| * | | | Cleanup. Dropped "bit" from bitmonero.Randi Joseph2016-09-261-1/+1
| * | | | Dropped "bit" from bitmonero.Randi Joseph2016-09-2613-31/+31
| | |_|/ | |/| |
* | | | Merge pull request #1133Riccardo Spagni2016-10-042-5/+2
|\ \ \ \
| * | | | Revert "Fix fake 'network synchronized, begin using' messages"moneromooo-monero2016-09-252-5/+2
* | | | | Merge pull request #1125Riccardo Spagni2016-10-041-2/+4
|\ \ \ \ \
| * | | | | wallet: update min mixin for sweep_unmixable on v4moneromooo-monero2016-09-241-2/+4
| |/ / / /
* | | | | Merge pull request #1123Riccardo Spagni2016-10-041-8/+0
|\ \ \ \ \
| * | | | | blockchain: do not reject chain histories matching only genesismoneromooo-monero2016-09-241-8/+0
| |/ / / /
* | | | | Merge pull request #1171Riccardo Spagni2016-10-049-89/+1
|\ \ \ \ \
| * | | | | Removed all code related to fast_exitNanoAkron2016-10-039-89/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1168Riccardo Spagni2016-10-046-17/+35
|\ \ \ \ \
| * | | | | Brackets to prevent premature returnNanoAkron2016-10-041-0/+2
| * | | | | Brackets to ensure doesn't function prematurely returnNanoAkron2016-10-041-0/+2
| * | | | | Moved logging to target functions rather than callerNanoAkron2016-10-036-21/+31
| * | | | | Added messages at log level 2 to reflect deactivation procedureNanoAkron2016-10-021-0/+4
| |/ / / /
* | | | | Merge pull request #1162Riccardo Spagni2016-10-041-1/+1
|\ \ \ \ \
| * | | | | Update minimum mixin in transfer_original help textTedTheFicus2016-10-011-1/+1
| |/ / / /
* | | | | Merge pull request #1152Riccardo Spagni2016-10-043-24/+53
|\ \ \ \ \
| * | | | | libwallet_api: do not use fast-refresh on recoveryIlya Kitaev2016-10-012-3/+10
| * | | | | libwallet_api: fast-refresh in case of opening non-synced walletIlya Kitaev2016-09-302-6/+5