aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6222Alexander Blair2020-02-281-0/+2
|\
| * simplewallet: set manual refresh mode in rescan_bcmoneromooo-monero2019-12-071-0/+2
* | Merge pull request #6058Alexander Blair2020-02-282-2/+15
|\ \
| * | simplewallet: point to "set help" in the lock screen messagemoneromooo-monero2019-11-251-1/+1
| * | util: allow newlines in string to be splitmoneromooo-monero2019-11-251-1/+14
* | | Merge pull request #6259Alexander Blair2020-02-281-0/+1
|\ \ \
| * | | rpc: fill miner_tx_hash againmoneromooo-monero2019-12-201-0/+1
* | | | Merge pull request #6242Alexander Blair2020-02-281-6/+4
|\ \ \ \
| * | | | rpc: drop the obsolete and wrong "unpruned size" logmoneromooo-monero2019-12-161-6/+4
| |/ / /
* | | | Merge pull request #6241Alexander Blair2020-02-283-6/+24
|\ \ \ \
| * | | | wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ...stoffu2019-12-163-7/+25
| |/ / /
* | | | Merge pull request #6236Alexander Blair2020-02-281-1/+1
|\ \ \ \
| * | | | Corrected message typopalomato2019-12-141-1/+1
| |/ / /
* | | | Merge pull request #6235Alexander Blair2020-02-281-1/+1
|\ \ \ \
| * | | | wallet2: fix hang in wallet refreshmoneromooo-monero2019-12-141-1/+1
| |/ / /
* | | | Merge pull request #6225Alexander Blair2020-02-287-16/+45
|\ \ \ \
| * | | | print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero2019-12-127-16/+45
| | |_|/ | |/| |
* | | | Merge pull request #6224Alexander Blair2020-02-281-0/+8
|\ \ \ \
| * | | | simplewallet: warn on refresh if refresh-from-block-height seems offmoneromooo-monero2019-12-091-0/+8
| |/ / /
* | | | Merge pull request #6223Alexander Blair2020-02-281-7/+14
|\ \ \ \
| * | | | Silence miner debugmsg spamHoward Chu2019-12-091-7/+14
| |/ / /
* | | | Merge pull request #6219Alexander Blair2020-02-281-2/+2
|\ \ \ \
| * | | | Fix time comparison mathJason Rhinelander2019-12-051-2/+2
| |/ / /
* | | | Merge pull request #6215Alexander Blair2020-02-284-1/+9
|\ \ \ \
| * | | | --disable-ban-rpc option to prevent RPC users from banningnaughtyfox2019-12-044-1/+9
| |/ / /
* | | | Merge pull request #6213Alexander Blair2020-02-282-11/+15
|\ \ \ \
| * | | | simplewallet: fix output age display with duplicate heightsmoneromooo-monero2019-12-032-11/+14
| * | | | simplewallet: fix "outputs in same tx" detectormoneromooo-monero2019-12-031-0/+1
| |/ / /
* | | | Merge pull request #6211Alexander Blair2020-02-2810-6/+46
|\ \ \ \
| * | | | rpc: add bad-blocks to flush_cache RPCmoneromooo-monero2019-12-0210-7/+47
| |/ / /
* | | | Merge pull request #6203Alexander Blair2020-02-281-1/+0
|\ \ \ \
| * | | | remove unused variable 'ptx' from on_describe_transfer()woodser2019-12-011-1/+0
| |/ / /
* | | | Merge pull request #6198luigi11112020-02-194-7/+11
|\ \ \ \
| * | | | daemon: run with -rpc-payment-address and --rpc-restricted-bind-portmoneromooo-monero2019-11-294-7/+11
| |/ / /
* | | | Merge pull request #6197luigi11112020-02-191-12/+20
|\ \ \ \
| * | | | simplewallet: fix encrypted payment id note triggering on dummy onesmoneromooo-monero2019-11-291-12/+20
| |/ / /
* | | | Merge pull request #6194luigi11112020-02-191-1/+1
|\ \ \ \
| * | | | wallet2: better error when restoring a wallet with the wrong keysmoneromooo-monero2019-11-281-1/+1
| |/ / /
* | | | Merge pull request #6190luigi11112020-02-194-2/+38
|\ \ \ \
| * | | | Wallet: Distingush amounts for a single subaddressTadeas Moravec2020-01-114-2/+38
| | |/ / | |/| |
* | | | miner: use verification mode for low diff one block nonce searchesmoneromooo-monero2020-02-061-1/+1
* | | | Merge pull request #6183Alexander Blair2020-02-061-5/+9
|\ \ \ \
| * | | | download: catch exceptions checking for sizemoneromooo-monero2019-11-261-5/+9
| | |_|/ | |/| |
* | | | Merge pull request #6178Alexander Blair2020-02-061-1/+1
|\ \ \ \
| * | | | updates: fix source code URL on _WIN32selsta2019-11-251-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #6127Alexander Blair2020-02-064-14/+48
|\ \ \ \
| * | | | simplewallet: noob-friendly help menuwowario2019-11-134-14/+48
| | |/ / | |/| |
* | | | Merge pull request #6103Alexander Blair2020-02-061-0/+6
|\ \ \ \
| * | | | wallet2: don't try to lock an empty filenamemoneromooo-monero2019-11-051-0/+6
* | | | | Merge pull request #6102Alexander Blair2020-02-063-7/+18
|\ \ \ \ \