aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libwallet_api: tests: test fixed according implementationIlya Kitaev2016-09-271-1/+0
* libwallet_api: tests: compilation errors fixedIlya Kitaev2016-09-271-2/+2
* formatting: 2-spaces indentationIlya Kitaev2016-09-261-20/+20
* formatting: 2-spaces indentationIlya Kitaev2016-09-261-1/+1
* wallet2_api: milliseconds resolution for auto-refresh intervalIlya Kitaev2016-09-263-13/+13
* wallet2_api: added Wallet::daemonBlockChainHeight()Ilya Kitaev2016-09-267-9/+78
* libwallet_api: Wallet::blockChainHeight, WalletListener::newBlockIlya Kitaev2016-09-264-5/+91
* Merge pull request #1117Riccardo Spagni2016-09-261-1/+1
|\
| * Made error message consistent with other, more helpful, messageWill Skinner2016-09-221-1/+1
* | Merge pull request #1116Riccardo Spagni2016-09-266-30/+126
|\ \
| * | libwallet_api: simple documentation on testing environmentIlya Kitaev2016-09-232-3/+25
| * | libwallet_api: tests: env variables for WALLETS_ROOT_DIR andIlya Kitaev2016-09-221-13/+36
| * | libwallet_api: tests: changed testwallets path, uncommitted all testsIlya Kitaev2016-09-221-12/+14
| * | wallet2_api: getter and setter for "refresh interval"Ilya Kitaev2016-09-204-7/+52
| * | wallet2_api: fixed deadlock while closing walletIlya Kitaev2016-09-201-3/+7
| |/
* | Merge pull request #1113Riccardo Spagni2016-09-261-2/+2
|\ \
| * | Fix minor typo in "need resize" message.Myagui2016-09-211-2/+2
| |/
* | Merge pull request #1105Riccardo Spagni2016-09-261-5/+0
|\ \
| * | remove check for certain clang versionsDan Miller2016-09-211-5/+0
| * | Don't define stdc++ on FreeBSDDan Miller2016-09-191-1/+1
| |/
* | Merge pull request #1104Riccardo Spagni2016-09-261-1/+1
|\ \
| * | Remove redundant "default" in set mixin help descJ Ryan Littlefield2016-09-191-1/+1
| |/
* | Merge pull request #1103Riccardo Spagni2016-09-261-3/+3
|\ \ | |/ |/|
| * Fix test for 'ARM_ID' as caught by @radfish in #1088NanoAkron2016-09-181-3/+3
* | Merge pull request #1102v0.10.0Riccardo Spagni2016-09-1819-18/+60
|\ \
| * | epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-1819-18/+60
| |/
* | Merge pull request #1101Riccardo Spagni2016-09-181-36/+16
|\ \ | |/ |/|
| * fixed tag detectorRiccardo Spagni2016-09-181-36/+16
* | Merge pull request #1099Riccardo Spagni2016-09-187-37/+28
|\|
| * fix v5 heightRiccardo Spagni2016-09-181-1/+1
| * remove dead backup seed nodes, add new onesRiccardo Spagni2016-09-181-24/+6
| * fix v5 fork date descriptionRiccardo Spagni2016-09-181-1/+1
| * update versionRiccardo Spagni2016-09-181-2/+2
| * updated fork heights for v4 and v5Riccardo Spagni2016-09-181-0/+7
| * update block headersRiccardo Spagni2016-09-181-0/+0
| * add checkpointsRiccardo Spagni2016-09-181-0/+2
| * Merge branch 'master' of https://github.com/fluffypony/moneroRiccardo Spagni2016-09-180-0/+0
| |\
| | * switch wallet API from std thread/mutex to boostRiccardo Spagni2016-09-182-11/+11
| * | switch wallet API from std thread/mutex to boostRiccardo Spagni2016-09-182-11/+11
* | | Merge branch 'NanoAkron-armv8-march-crypto'Riccardo Spagni2016-09-181-4/+22
|\ \ \
| * | | fix conflictRiccardo Spagni2016-09-181-4/+22
|/| | |
| * | | +crypto for ARMv8 now tests and modifies ${ARCH$NanoAkron2016-09-181-12/+3
| * | | Updated +crypto option for ARMv8 to modify ${ARCH} insteadNanoAkron2016-09-181-11/+26
| * | | Add +crypto flag for ARMv8-aNanoAkron2016-09-171-2/+6
* | | | Merge pull request #1100Riccardo Spagni2016-09-181-25/+25
|\ \ \ \
| * | | | gpg_keys: update my keys' expiration datesmoneromooo-monero2016-09-181-25/+25
| | |/ / | |/| |
* | | | Merge pull request #1098Riccardo Spagni2016-09-181-2/+4
|\ \ \ \
| * | | | wallet: keep change dest separate from other destsmoneromooo-monero2016-09-181-2/+4
| |/ / /
* | | | Merge pull request #1097Riccardo Spagni2016-09-181-0/+6
|\ \ \ \
| * | | | wallet: fix empty tx in corner case sending nothingmoneromooo-monero2016-09-181-0/+6
| | |/ / | |/| |