summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | libwallet_api: Wallet::setAutoRefreshInterval sanity checkIlya Kitaev2016-09-281-1/+9
| * | | | libwallet_api: explicitly return 0 in Wallet::daemonBlockChainHeight()Ilya Kitaev2016-09-281-0/+2
| * | | | libwallet_api: tests: fixed WalletCallbackReceived testIlya Kitaev2016-09-281-3/+7
| * | | | 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 #1137Riccardo Spagni2016-09-291-5/+1
|\ \ \ \
| * | | | removed deprecated update-coreAdriaan Joubert2016-09-261-5/+1
| |/ / /
* | | | Merge pull request #1141Riccardo Spagni2016-09-291-0/+30
|\ \ \ \ | |/ / / |/| | |
| * | | add luigi1111's gpg keyluigi11112016-09-261-0/+30
|/ / /
* | | 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