aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* simplewallet: do not suggest removing cache if the password was wrongmoneromooo-monero2016-08-161-1/+3
* Merge pull request #963Riccardo Spagni2016-08-162-5/+9
|\
| * Build: use libstdc++ with clang < 3.7anonimal2016-08-161-2/+2
| * Build: use Boost 1.58 for Travis build. Refs #956anonimal2016-08-151-3/+7
* | Merge pull request #959Riccardo Spagni2016-08-165-2/+50
|\ \ | |/ |/|
| * daemon: print time to next forkmoneromooo-monero2016-08-125-2/+50
|/
* Merge pull request #955Riccardo Spagni2016-08-111-6/+12
|\
| * More for Issue #855Howard Chu2016-08-111-6/+12
* | Merge pull request #948Riccardo Spagni2016-08-1116-78/+343
|\ \ | |/ |/|
| * Fake outs set is now decided by the walletmoneromooo-monero2016-08-1113-60/+302
| * new unlocked parameter to output_histogrammoneromooo-monero2016-08-019-18/+41
* | Merge pull request #953Riccardo Spagni2016-08-111-2/+1
|\ \
| * | db_lmdb: errors dropping hf starting height db on reset are not fatalmoneromooo-monero2016-08-101-2/+1
| |/
* | Merge pull request #952Riccardo Spagni2016-08-112-4/+9
|\ \
| * | Better fix (#4)hyc2016-08-092-4/+9
| * | fix restore-deterministic heightluigi11112016-08-091-2/+2
| |/
* | Merge pull request #949Riccardo Spagni2016-08-112-69/+64
|\ \
| * | simplewallet: make the refresh thread into more generic idle threadmoneromooo-monero2016-08-072-69/+64
| |/
* | Merge pull request #947Riccardo Spagni2016-08-111-1/+2
|\ \
| * | wallet2: if importing key images fails, print failure indexmoneromooo-monero2016-08-041-1/+2
| |/
* | Merge pull request #943Riccardo Spagni2016-08-114-53/+106
|\ \
| * | Fix #864guzzi_jones2016-08-014-53/+106
| |/
* | Merge pull request #940Riccardo Spagni2016-08-111-0/+2
|\ \
| * | Build: take out tests in Travis CIanonimal2016-07-301-1/+1
| * | Build: add vanilla clang to Travis CIanonimal2016-07-291-0/+2
| * | Build: add make release-test to Travis CIanonimal2016-07-291-1/+1
| |/
* | Merge pull request #939Riccardo Spagni2016-08-112-42/+45
|\ \ | |/ |/|
| * cmake: do not pass -O2 in debug build on ARMredfish2016-08-011-7/+8
| * cmake: libatomic only needed for 32-bit Clang buildsredfish2016-07-281-5/+3
| * cmake: cleanup logic that sets flags per target/subdirredfish2016-07-282-32/+36
|/
* Merge pull request #937Riccardo Spagni2016-07-274-25/+35
|\
| * cmake,common: flag for stack traceredfish2016-07-274-25/+35
* | Merge pull request #936Riccardo Spagni2016-07-274-19/+36
|\ \ | |/ |/|
| * tests: fix a bitflag test typomoneromooo-monero2016-07-261-1/+1
| * unit_tests: check adding checkpoints succeededmoneromooo-monero2016-07-261-3/+3
| * db_lmdb: add some missing api call checksmoneromooo-monero2016-07-261-14/+31
| * core_rpc_server: fix gray/white peer list mixupmoneromooo-monero2016-07-261-1/+1
* | Merge pull request #928Riccardo Spagni2016-07-268-1/+364
|\ \
| * | wallet: new {ex,im}port_key_images commands and RPC callsmoneromooo-monero2016-07-248-1/+364
* | | Merge pull request #931Riccardo Spagni2016-07-261-3/+8
|\ \ \
| * | | hardfork: fix off by one in rescaning fork state after restartmoneromooo-monero2016-07-251-3/+8
| | |/ | |/|
* | | 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