summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | wallet_rpc_server: add tx weight in transfer commands responsesmoneromooo-monero2019-11-053-7/+18
| |/ / / / / / /
* | | | | | | | Merge pull request #6096Alexander Blair2020-02-063-4/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | daemon: allow printing N blocks from the end of the chainmoneromooo-monero2019-11-043-4/+43
| |/ / / / / / /
* | | | | | | | Merge pull request #6095Alexander Blair2020-02-063-4/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | daemon: add +meta print_tx parametermoneromooo-monero2019-11-043-4/+31
| |/ / / / / / /
* | | | | | | | Merge pull request #6094Alexander Blair2020-02-061-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | blockchain_stats: make it work on pruned blockchainsmoneromooo-monero2019-11-041-2/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #6078Alexander Blair2020-02-061-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a --keep-fakechain option to keep fakechain databasesJamesWrigley2019-11-011-1/+8
* | | | | | | | | Merge pull request #6076Alexander Blair2020-02-061-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | simplewallet: add missing inactivity-lock-timeout to set help blurbmoneromooo-monero2019-11-011-1/+3
| * | | | | | | | | simplewallet: do not mention inactivity if a lock was manualmoneromooo-monero2019-11-011-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6069Alexander Blair2020-02-065-10/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-315-10/+41
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6053Alexander Blair2020-02-064-13/+11
|\ \ \ \ \ \ \ \ \