aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Translatable strings for simplewalletmoneromooo-monero2015-07-144-249/+307
* blockchain_utilities/README.md: add workaround for resizing in batch modemoneromooo-monero2015-07-071-0/+3
* blockchain_utilities/README.md: add high level "what is this about"moneromooo-monero2015-07-071-1/+7
* mnemonics: fix duplicate symbol errorWladimir J. van der Laan2015-06-231-1/+1
* mnemonics: fix prefix extraction with non ASCII textmoneromooo-monero2015-06-212-5/+25
* Merge pull request #325Riccardo Spagni2015-06-201-3/+3
|\
| * Set dnssec_valid value correctly in dns_utils; fix address_from_url testRostislav2015-06-201-3/+3
* | Merge pull request #324Riccardo Spagni2015-06-206-10/+153
|\ \
| * | simplewallet: allow creating a wallet from a public address and view secret keymoneromooo-monero2015-06-204-8/+124
| * | account: allow creating an account from a public address and view secret keymoneromooo-monero2015-06-202-0/+17
| * | wallet2: fix write_watch_only_wallet comment descriptionmoneromooo-monero2015-06-201-2/+2
| * | simplewallet: forbid seed commands for watch only walletsmoneromooo-monero2015-06-201-0/+10
| |/
* | wallet2: use the same exponential splitting for normal txesmoneromooo-monero2015-06-171-2/+4
* | wallet2: try to split dust sweep txs exponentiallymoneromooo-monero2015-06-171-2/+3
|/
* Fix standard address deserializationmoneromooo-monero2015-06-161-7/+17
* Merge pull request #321Riccardo Spagni2015-06-141-9/+6
|\
| * Fix DNS checkpoint consensus codemoneromooo-monero2015-06-141-9/+6
* | Merge pull request #320Riccardo Spagni2015-06-142-1/+12
|\ \
| * | daemon: fix an exit crashmoneromooo-monero2015-06-142-1/+12
| |/
* | Merge pull request #318Riccardo Spagni2015-06-143-8/+14
|\ \
| * | simplewallet: allow a different password for the watch-only walletmoneromooo-monero2015-06-123-8/+14
* | | Add RPC commands to manipulate integrated addressesmoneromooo-monero2015-06-133-0/+113
* | | simplewallet: allow integrated_address to generate a random payment idmoneromooo-monero2015-06-121-4/+11
* | | account: add a couple constsmoneromooo-monero2015-06-122-4/+4
* | | Integrated addresses (standard address plus payment id)moneromooo-monero2015-06-128-8/+181
| |/ |/|
* | Merge pull request #312Riccardo Spagni2015-06-112-39/+46
|\ \
| * | dns_utils: simpify smart pointer use, and use for url strings toomoneromooo-monero2015-06-072-39/+46
* | | Merge pull request #311Riccardo Spagni2015-06-111-0/+1
|\ \ \
| * | | properly decrement p2p socket countThomas Winget2015-06-061-0/+1
| |/ /
* | | Merge pull request #308Riccardo Spagni2015-06-113-4/+4
|\ \ \
| * | | fix ^D exit for bitmonerodmoneromooo-monero2015-06-033-4/+4
| |/ /
* | | Merge pull request #303Riccardo Spagni2015-06-116-7/+91
|\ \ \ | |/ / |/| / | |/
| * wallet: add watch only wallet supportmoneromooo-monero2015-05-314-7/+84
| * account: add a forget_spend_key methodmoneromooo-monero2015-05-312-0/+7
* | cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-3140-206/+468
|/
* wallet_rpc_server: add a sweep_dust RPC command as wellmoneromooo-monero2015-05-303-0/+64
* wallet: add a sweep_dust commandmoneromooo-monero2015-05-304-1/+344
* Merge pull request #297Riccardo Spagni2015-05-301-38/+75
|\
| * Replace hardcoded value with existing constant of same valuewarptangent2015-05-301-1/+1
| * Update database resize behaviorwarptangent2015-05-301-2/+20
| * Include database error in more error messageswarptangent2015-05-301-35/+54
* | Merge pull request #294Riccardo Spagni2015-05-3014-565/+38
|\ \
| * | rpc_command_executor: fix mining in testnet modemoneromooo-monero2015-05-281-2/+1
| * | core_rpc_server: add a getter for the testnet flagmoneromooo-monero2015-05-281-0/+1
| * | core_rpc_server: log some error messages to the consolemoneromooo-monero2015-05-281-0/+3
| * | daemon: remove obsolete daemon_commands_handler.hmoneromooo-monero2015-05-282-530/+0
| * | core_rpc_server: reenable print_plmoneromooo-monero2015-05-281-3/+2
| * | net_peerlist: fix grayt/white naming mismatchmoneromooo-monero2015-05-281-2/+2
| * | blockchain_db: add a few constmoneromooo-monero2015-05-276-10/+10
| * | wallet: add consts where appropriatemoneromooo-monero2015-05-272-18/+19
| |/