aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unit_tests: fix missing test namesxiphon2020-02-182-5/+1
* Merge pull request #6048Alexander Blair2020-02-071-1/+1
|\
| * miner: use verification mode for low diff one block nonce searchesmoneromooo-monero2020-02-061-1/+1
|/
* Merge pull request #6184Alexander Blair2020-02-061-0/+42
|\
| * net_ssl: load default certificates in CA mode on Windowsmoneromooo-monero2019-11-261-0/+42
* | Merge pull request #6183Alexander Blair2020-02-061-5/+9
|\ \
| * | download: catch exceptions checking for sizemoneromooo-monero2019-11-261-5/+9
| |/
* | Merge pull request #6182Alexander Blair2020-02-062-2/+2
|\ \
| * | epee: reorder a couple init list fields to match declarationmoneromooo-monero2019-11-252-2/+2
| |/
* | 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 #6100Alexander Blair2020-02-061-1/+2
|\ \ \ \
| * | | | Fixes a minor formatting errorTheGoose2019-11-051-1/+2
* | | | | 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-067-19/+67
|\ \ \ \ \ \ \
| * | | | | | | wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-317-19/+67
| |/ / / / / /
* | | | | | | Merge pull request #6053Alexander Blair2020-02-064-13/+11
|\ \ \ \ \ \ \
| * | | | | | | always print peer IDs in the same formatmoneromooo-monero2019-10-294-13/+11
| |/ / / / / /
* | | | | | | Merge pull request #6050Alexander Blair2020-02-061-2/+3
|\ \ \ \ \ \ \
| * | | | | | | core: point out when we hit the block rate visibility limitmoneromooo-monero2019-10-281-2/+3
* | | | | | | | Merge pull request #6040Alexander Blair2020-02-061-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | rpc: base flush_cache request/response on the new base structsmoneromooo-monero2019-10-271-5/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #6035Alexander Blair2020-02-064-6/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | rpc: error out from get_info if the proxied call errors outmoneromooo-monero2019-11-271-2/+1
| * | | | | | | | make_test_signature: exit nicely on top level exceptionmoneromooo-monero2019-11-271-0/+2
| * | | | | | | | node_rpc_proxy: init some new rpc payment fields in invalidatemoneromooo-monero2019-11-271-0/+4
| * | | | | | | | rpc: init a few missing client_info membersmoneromooo-monero2019-11-271-0/+4
| * | | | | | | | rpc: do not propagate exceptions out of a dtormoneromooo-monero2019-11-271-4/+8
| * | | | | | | | rpc: always set the update field in update on sucessmoneromooo-monero2019-11-271-0/+1
* | | | | | | | | Merge pull request #6233luigi11112020-02-041-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blockchain: fix flushing txes from the txpoolmoneromooo-monero2019-12-141-1/+1
* | | | | | | | | | Merge pull request #6140Alexander Blair2020-01-255-3/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blockchain: speedup fetching pruned contiguous tx blobsmoneromooo-monero2019-11-155-3/+70
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #6170Alexander Blair2020-01-257-27/+155
|\ \ \ \ \ \ \ \ \ \