summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #934Riccardo Spagni2016-07-261-6/+17
|\ \ \ | |/ / |/| |
| * | cmake: install throw hook in OSX build tooredfish2016-07-261-0/+3
| * | cmake: do not install hook on throw when building testsredfish2016-07-261-6/+14
|/ /
* | Merge pull request #927Riccardo Spagni2016-07-241-22/+4
|\ \ | |/ |/|
| * cmake: wallet: libunbound is not always staticredfish2016-07-231-22/+4
|/
* Merge pull request #923Riccardo Spagni2016-07-231-0/+1
|\
| * simplewallet: suggest removing cache when loading failsmoneromooo-monero2016-07-221-0/+1
* | Merge pull request #916Riccardo Spagni2016-07-235-53/+242
|\ \
| * | wallet: add unconfirmed incoming txes from the txpoolmoneromooo-monero2016-07-205-53/+242
* | | Merge pull request #915Riccardo Spagni2016-07-237-74/+449
|\ \ \
| * | | refreshing wallet even if error happenedIlya Kitaev2016-07-182-6/+18
| * | | wallet_api: async init, Wallet::connected status, log levelIlya Kitaev2016-07-185-38/+172
| * | | libwallet_api cmake: conditionally creating libwallet_merged2 only forIlya Kitaev2016-07-182-9/+17
| * | | wallet_api: segfault on refresh fixedIlya Kitaev2016-07-182-5/+9
| * | | WalletListener functionalityIlya Kitaev2016-07-185-52/+195
| * | | hack to successfull linking for MSYS2Ilya Kitaev2016-07-181-2/+6
| * | | Transaction fee multiplier aka priority integragedIlya Kitaev2016-07-184-4/+67
| * | | Wallet::paymentIdValidIlya Kitaev2016-07-182-0/+7
* | | | Merge pull request #910Riccardo Spagni2016-07-231-0/+2
|\ \ \ \
| * | | | simplewallet: revert to foreground refresh at startupmoneromooo-monero2016-07-201-0/+2
| | |/ / | |/| |
* | | | Merge pull request #886Riccardo Spagni2016-07-231-15/+22
|\ \ \ \
| * | | | cmake: do not pass -Werror when building testsredfish2016-07-221-15/+22
| | |_|/ | |/| |
* | | | Merge pull request #920Riccardo Spagni2016-07-231-0/+8
|\ \ \ \
| * | | | include result in the notifications templateRiccardo Spagni2016-07-231-1/+1
| * | | | only alert on IRC when the status changesRiccardo Spagni2016-07-231-0/+2
| * | | | add IRC notifications to travisRiccardo Spagni2016-07-201-0/+6
| |/ / /
* | | | Merge pull request #924Riccardo Spagni2016-07-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: fix signed/unsigned comparison in hash-targetanonimal2016-07-221-1/+1
|/ / /
* | | Merge pull request #914Riccardo Spagni2016-07-201-2/+2
|\ \ \
| * | | wallet2_api: use uint64_t for amountsmoneromooo-monero2016-07-171-2/+2
| | |/ | |/|
* | | Merge pull request #919Riccardo Spagni2016-07-201-7/+6
|\ \ \
| * | | fix atomic library to only fire off for clangRiccardo Spagni2016-07-201-3/+5
| * | | fix duplicate clang block in cmakeRiccardo Spagni2016-07-201-4/+1
| | |/ | |/|
* | | Merge pull request #918Riccardo Spagni2016-07-201-5/+5
|\ \ \ | |/ / |/| |
| * | Docs: fix 'Development Resources' formatting in README.anonimal2016-07-201-5/+5
|/ /
* | Merge pull request #911Riccardo Spagni2016-07-209-186/+9
|\ \
| * | remove hf_starting_height dbmoneromooo-monero2016-07-139-186/+9
| |/
* | Merge pull request #917Riccardo Spagni2016-07-201-1/+1
|\ \
| * | change travis badgeRiccardo Spagni2016-07-201-1/+1
|/ /
* | Merge pull request #909Riccardo Spagni2016-07-202-5/+34
|\ \
| * | Docs: update 'Development Resources' in README.anonimal2016-07-131-5/+4
| * | Travis-CI: add build-status badge to README.mdanonimal2016-07-131-0/+2
| * | Travis-CI: remote redundant make release-test.anonimal2016-07-131-1/+1
| * | Travis-CI: implement first-draft configuration.anonimal2016-07-121-0/+28
| |/
* | Merge pull request #904Riccardo Spagni2016-07-202-14/+41
|\ \
| * | cmake: don't try to link with atomic on Appleredfish2016-07-121-1/+1
| * | cmake: ARM: clang: make warning non-fatal: inline asmredfish2016-07-101-0/+3
| * | cmake: link with -latomic for clangredfish2016-07-101-0/+5
| * | cmake: include -ldl via cmake built-in varredfish2016-07-101-4/+1
| * | common: stack trace: make clang happy with func ptrsredfish2016-07-101-9/+29