summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | minor tweaks, add readme for crypto_ops_builderRiccardo Spagni2016-03-113-4/+25
|/
* Merge pull request #712Riccardo Spagni2016-03-1123-70/+75
|\
| * Need to link boost::chrono in more places nowHoward Chu2016-03-113-0/+3
| * Use boost::thread instead of std::threadHoward Chu2016-03-1120-70/+72
* | More for bdec7cbHoward Chu2016-03-091-14/+14
|/
* Merge pull request #705Riccardo Spagni2016-03-051-4/+54
|\
| * blockchain_utilities: Update documentationwarptangent2016-03-051-4/+54
* | Merge pull request #704Riccardo Spagni2016-03-051-8/+17
|\ \
| * | get_payments short IDluigi11112016-03-051-8/+17
| |/
* | Merge pull request #702Riccardo Spagni2016-03-052-6/+67
|\ \
| * | blockchain_export: Support BerkeleyDBwarptangent2016-03-051-4/+65
| * | blockchain_export: Move DB implementation includeswarptangent2016-03-052-2/+2
| |/
* | Merge pull request #700Riccardo Spagni2016-03-052-34/+35
|\ \
| * | BlockchainLMDB: Use DB error helper consistentlywarptangent2016-03-031-28/+27
| * | BlockchainLMDB: Add DB error to exceptionwarptangent2016-03-031-5/+7
| * | Blockchain: Omit verbose time stats messages by defaultwarptangent2016-03-031-1/+1
| |/
* | Merge pull request #698Riccardo Spagni2016-03-051-57/+14
|\ \
| * | Get rid of lmdb_curHoward Chu2016-03-031-57/+14
| |/
* | Merge pull request #696Riccardo Spagni2016-03-051-1/+1
|\ \
| * | 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
|\ \