summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix languageHoward Chu2016-03-031-1/+1
| |/
* / More for df239428c0f43e2664f2be273996a734ca12c686Howard Chu2016-03-031-0/+6
|/
* Make partial revert consistentwarptangent2016-03-011-1/+1
* Revert part of 7db89ed2eee2ce31f039783323d665fe7c24d441warptangent2016-02-291-2/+14
* BlockchainLMDB: Add height and db error to exceptionwarptangent2016-02-291-1/+1
* Merge pull request #688Riccardo Spagni2016-02-296-20/+172
|\
| * simplewallet: prompt for private keys when generating walletsmoneromooo-monero2016-02-271-32/+33
| * simplewallet: add a new --restore-from-keys optionmoneromooo-monero2016-02-226-6/+157
* | Merge pull request #687Riccardo Spagni2016-02-2910-18/+1
|\ \
| * | move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-2210-18/+1
| |/
* | Merge pull request #686Riccardo Spagni2016-02-298-197/+379
|\ \
| * | ARMv7: fix unaligned accessesHoward Chu2016-02-251-20/+15
| * | Wrap some more actions in a larger read txnHoward Chu2016-02-231-11/+25
| * | read txn/cursor stuffHoward Chu2016-02-238-166/+339
| * | core: check whether an update is needed straight awaymoneromooo-monero2016-02-231-1/+1
| * | core: print "update needed" hard fork notifications in redmoneromooo-monero2016-02-231-2/+2
* | | dns_utils: const compatibility with older libunboundmoneromooo-monero2016-02-231-22/+16
| |/ |/|
* | db_bdb: add missing include for std::condition_variablemoneromooo-monero2016-02-201-0/+1
* | Merge pull request #680Riccardo Spagni2016-02-201-3/+12
|\ \
| * | simplewallet: wording change for single tx confirmationmoneromooo-monero2016-02-201-3/+12
* | | Merge pull request #678Riccardo Spagni2016-02-204-5/+6
|\ \ \
| * | | std::condvar is broken on Win32 with gcc/g++ 4.8 tooHoward Chu2016-02-181-2/+2
| * | | Use boost::thread instead of std::threadHoward Chu2016-02-183-3/+4
| |/ /
* | | Merge pull request #677Riccardo Spagni2016-02-201-4/+85
|\ \ \
| * | | BlockchainBDB: Check if hard fork subdbs need resetwarptangent2016-02-181-1/+50
| * | | BlockchainBDB: Support blockchain_import --drop-hard-fork commandwarptangent2016-02-181-3/+35
| |/ /
* / / blockchain_import: Pass ARCH_WIDTH macro if 32-bit or not.warptangent2016-02-181-4/+4
|/ /
* | Merge pull request #675Riccardo Spagni2016-02-182-3/+3
|\ \ | |/ |/|
| * core: check whether an update is needed straight awaymoneromooo-monero2016-02-171-1/+1
| * core: print "update needed" hard fork notifications in redmoneromooo-monero2016-02-171-2/+2
* | Merge pull request #674Riccardo Spagni2016-02-183-4/+14
|\ \
| * | blockchain_import: Check bit width for more than just WIN32warptangent2016-02-173-4/+14
* | | Fix cffc411c9025e1d28a8b6e32c53c83ba113d9204Howard Chu2016-02-171-0/+2
* | | Use MDB_PREV_MULTIPLEHoward Chu2016-02-171-11/+40
* | | Fixup after lmdb master resyncHoward Chu2016-02-171-6/+6
|/ /
* | Merge pull request #672Riccardo Spagni2016-02-173-27/+114
|\ \
| * | Shutup about VERSION 0Howard Chu2016-02-172-2/+6
| * | Use cursor in get_output_keyHoward Chu2016-02-171-1/+2
| * | Use MDB_APPEND mode where possibleHoward Chu2016-02-171-5/+9
| * | Use cursors in write txnsHoward Chu2016-02-172-22/+100
| * | Keep a running blocksize countHoward Chu2016-02-172-0/+15
| * | Win32 import batchsize tweaksHoward Chu2016-02-171-3/+6
| |/
* | Merge pull request #671Riccardo Spagni2016-02-171-0/+4
|\ \
| * | wallet: clear missing data on rescan_bcmoneromooo-monero2016-02-151-0/+4
| |/
* | Merge pull request #666Riccardo Spagni2016-02-172-50/+160
|\ \
| * | blockchain_import: Build string for db type listwarptangent2016-02-141-2/+15
| * | blockchain_import: Add mode argument representing multiple DB flagswarptangent2016-02-141-31/+82
| * | blockchain_import: Support BerkeleyDBwarptangent2016-02-142-21/+67
| * | blockchain_import: Add database type argumentwarptangent2016-02-142-4/+4
| * | blockchain_import: Make LMDB-specific names generalwarptangent2016-02-142-33/+33
| |/