aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | 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-063-6/+18
|\ \ \ \ \ \
| * | | | | | rpc: error out from get_info if the proxied call errors outmoneromooo-monero2019-11-271-2/+1
| * | | | | | 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-252-4/+20
|\ \ \ \ \ \ \
| * | | | | | | network: log traffic and add a simple traffic analysis scriptmoneromooo-monero2020-01-262-4/+20
* | | | | | | | wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-266-161/+71
|/ / / / / / /
* | | | | | | Merge pull request #6093Alexander Blair2020-01-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | lmdb: Remove meaningless const qualifier on function typeNathan Dorfman2019-11-041-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #6173Alexander Blair2020-01-241-6/+10
|\ \ \ \ \ \ \
| * | | | | | | rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPCmoneromooo-monero2019-11-251-5/+5
| * | | | | | | rpc: don't auto fail RPC needing payment in bootstrap modemoneromooo-monero2019-11-221-1/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #6172Alexander Blair2020-01-242-1/+6
|\ \ \ \ \ \ \
| * | | | | | | rpc: add received_timestamp for pool txes in gettransactionsmoneromooo-monero2019-11-222-1/+6
| |/ / / / / /