aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* readme updates: added sponsors, fixed build instructionsRiccardo Spagni2015-05-311-8/+21
* Merge pull request #296Riccardo Spagni2015-05-307-1/+408
|\
| * 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 #299Riccardo Spagni2015-05-301-3/+19
|\
| * console_handler: handle EOF properlymoneromooo-monero2015-05-301-3/+19
* | Merge pull request #298Riccardo Spagni2015-05-301-4/+4
|\ \
| * | README: minor wording changesmoneromooo-monero2015-05-301-4/+4
| |/
* | 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
| |/
* | Merge pull request #293Riccardo Spagni2015-05-302-14/+52
|\ \ | |/ |/|
| * daemon: Set log file default to use data dirwarptangent2015-05-281-1/+16
| * simplewallet: Update and add log optionswarptangent2015-05-281-9/+29
| * simplewallet: Don't log view key and spend keywarptangent2015-05-281-4/+7
|/
* explicitly include libc++ with clangRiccardo Spagni2015-05-261-1/+6
* Merge pull request #292Riccardo Spagni2015-05-261-31/+36
|\
| * Build seed node list without duplicateswarptangent2015-05-251-31/+36
* | Merge pull request #291Riccardo Spagni2015-05-262-2/+6
|\ \
| * | Fix compile for GCC 5.1.0warptangent2015-05-252-2/+6
| |/
* | Merge pull request #289Riccardo Spagni2015-05-262-75/+210
|\ \ | |/ |/|
| * Check if LMDB needs resize every 1000 blocksThomas Winget2015-05-181-1/+1
| * null out batch txn pointer as needed (BlockchainLMDB)Thomas Winget2015-05-181-4/+5
| * LMDB should now dynamically resize the mapsizeThomas Winget2015-05-162-60/+187
| * Move mdb_txn_safe implementation to cpp fileThomas Winget2015-05-152-51/+58
* | Merge pull request #290Riccardo Spagni2015-05-205-26/+57
|\ \
| * | Allow name@domain.tld for OpenAlias lookupswarptangent2015-05-195-1/+43
| * | Revert "Allow name@domain.tld for OpenAlias lookups"warptangent2015-05-192-25/+14
* | | Merge pull request #288Riccardo Spagni2015-05-2010-14/+71
|\ \ \
| * | | s/terget/target/moneromooo-monero2015-05-176-13/+13
| * | | print limits when running limit commands with no argumentsmoneromooo-monero2015-05-175-3/+60
| |/ /
* | | Merge pull request #287Riccardo Spagni2015-05-202-9/+17
|\ \ \
| * | | Support debugging command --pop-blocks on in-memory blockchainwarptangent2015-05-162-9/+17
| |/ /
* | | Merge pull request #285Riccardo Spagni2015-05-202-0/+9
|\ \ \ | |/ / |/| |
| * | Add spendkey dump to simplewalletluigi11112015-05-192-0/+9
| |/
* | Merge pull request #286Riccardo Spagni2015-05-164-52/+58
|\ \ | |/ |/|
| * Allow BlockchainLMDB to be opened in read-only modewarptangent2015-05-162-4/+11
| * Rename "--block-number" option to "--block-stop"warptangent2015-05-153-46/+45
| * Check if chunk size is zero instead of negativewarptangent2015-05-151-2/+2
|/
* Merge pull request #284Riccardo Spagni2015-05-142-14/+46
|\