aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* simplewallet: do not suggest removing cache if the password was wrongmoneromooo-monero2016-08-161-1/+3
* daemon: print time to next forkmoneromooo-monero2016-08-125-2/+50
* Merge pull request #948Riccardo Spagni2016-08-1115-75/+340
|\
| * Fake outs set is now decided by the walletmoneromooo-monero2016-08-1112-57/+299
| * 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
| |/
* / cmake: cleanup logic that sets flags per target/subdirredfish2016-07-281-0/+12
|/
* Merge pull request #937Riccardo Spagni2016-07-273-7/+11
|\
| * cmake,common: flag for stack traceredfish2016-07-273-7/+11
* | Merge pull request #936Riccardo Spagni2016-07-272-15/+32
|\ \ | |/ |/|
| * 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
* | | hardfork: fix off by one in rescaning fork state after restartmoneromooo-monero2016-07-251-3/+8
| |/ |/|
* | 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-235-30/+251
|\ \ \
| * | | refreshing wallet even if error happenedIlya Kitaev2016-07-182-6/+18
| * | | wallet_api: async init, Wallet::connected status, log levelIlya Kitaev2016-07-184-18/+91
| * | | 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-183-13/+105
| * | | hack to successfull linking for MSYS2Ilya Kitaev2016-07-181-2/+6
| * | | Transaction fee multiplier aka priority integragedIlya Kitaev2016-07-183-4/+25
| * | | 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 #914Riccardo Spagni2016-07-201-2/+2
|\ \ \ | |/ / |/| |
| * | wallet2_api: use uint64_t for amountsmoneromooo-monero2016-07-171-2/+2
| |/
* | Merge pull request #911Riccardo Spagni2016-07-208-155/+8
|\ \
| * | remove hf_starting_height dbmoneromooo-monero2016-07-138-155/+8
| |/
* | Merge pull request #904Riccardo Spagni2016-07-201-9/+29
|\ \
| * | common: stack trace: make clang happy with func ptrsredfish2016-07-101-9/+29
| |/
* | Merge pull request #902Riccardo Spagni2016-07-207-18/+84
|\ \
| * | Add a daemon RPC version, and make simplewallet check itmoneromooo-monero2016-07-107-18/+84
| |/
* | Merge pull request #900Riccardo Spagni2016-07-202-5/+3
|\ \