summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | simplewallet: remove remaining payment id dead codemoneromooo-monero2019-10-251-26/+0
* | | | | | | Merge pull request #6018luigi11112019-12-126-3/+139
|\ \ \ \ \ \ \
| * | | | | | | rpc: Only show version string if it matches expected patternNathan Dorfman2019-11-124-1/+102
| * | | | | | | daemon: Use rpc for "version" commandNathan Dorfman2019-11-123-3/+38
| | |_|_|/ / / | |/| | | | |
* | | | | | | Adding support for hidden (anonymity) txpoolLee Clagett2019-11-0224-279/+631
| |_|_|_|/ / |/| | | | |
* | | | | | make d2h et al. constant-timeJethro Grassie2019-11-191-30/+8
* | | | | | Fix #6147 DB corruption from child process overwriteHoward Chu2019-11-171-1/+6
* | | | | | Merge pull request #6135luigi11112019-11-161-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | wallet: set non-empty error string on connection failurexiphon2019-11-141-1/+1
| | |_|/ / | |/| | |
* / | | | wallet2: fix pool txes not being flushed when minedmoneromooo-monero2019-11-041-1/+1
|/ / / /
* | | | Merge pull request #6074Riccardo Spagni2019-11-037-38/+110
|\ \ \ \
| * | | | simplewallet: plug a timing leakmoneromooo-monero2019-11-022-10/+31
| * | | | wallet: reuse cached height when set after refreshmoneromooo-monero2019-11-012-0/+11
| * | | | wallet2: fix is_synced checking target height, not heightmoneromooo-monero2019-11-011-1/+1
| * | | | wallet: fix another facet of "did I get some monero" information leakmoneromooo-monero2019-11-014-15/+50
| * | | | wallet2: do not send an unnecessary last getblocks.bin call on refreshmoneromooo-monero2019-11-012-7/+17
| * | | | wallet2: do not repeatedly ask for pool txes sent to usmoneromooo-monero2019-11-011-5/+0
| | |/ / | |/| |
* | | | Merge pull request #6079Riccardo Spagni2019-11-024-3/+4
|\ \ \ \
| * | | | 0.15.0.0 release engineeringRiccardo Spagni2019-11-024-3/+4
| |/ / /
* | | | Merge pull request #6047Riccardo Spagni2019-11-025-12/+18
|\ \ \ \
| * | | | cryptonote: untangle dependency from miner to blockchainmoneromooo-monero2019-10-315-12/+18
| |/ / /
* / / / daemon: always use bootstrap daemon (if set) in '--no-sync' modexiphon2019-10-282-3/+6
|/ / /
* | | Merge pull request #6044luigi11112019-10-271-2/+11
|\ \ \
| * | | blockchain: fix unwanted error when probing the pool for a txmoneromooo-monero2019-10-271-2/+11
| | |/ | |/|
* / | wallet: do not warn if the rpc cost was freemoneromooo-monero2019-10-271-1/+1
|/ /
* | Merge pull request #6017luigi11112019-10-251-1/+1
|\ \
| * | rpc: Include tag in get_info version stringNathan Dorfman2019-10-241-1/+1
* | | rpc: fix PRIx64 build error on some systemsmoneromooo-monero2019-10-261-1/+1
* | | Merge pull request #6024luigi11112019-10-251-0/+4
|\ \ \
| * | | device: bounds checking in Ledger send_secret/receive_secretxiphon2019-10-251-0/+4
* | | | Merge pull request #5958luigi11112019-10-253-108/+217
|\| | |
| * | | Fix debug featurecslashm2019-10-031-0/+2
| * | | Revert PR #5835 (export view key)cslashm2019-10-031-1/+1
| * | | Add display addresscslashm2019-10-032-1/+24
| * | | Add hmac over encrypted value during transactioncslashm2019-10-033-106/+190
* | | | Merge pull request #6028luigi11112019-10-251-1/+1
|\ \ \ \
| * | | | tx_pool: fix divide by 0 in logmoneromooo-monero2019-10-251-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #6007luigi11112019-10-2510-1/+97
|\ \ \ \
| * | | | rpc: add a flush_cache RPCmoneromooo-monero2019-10-2510-1/+97
* | | | | Merge pull request #6023luigi11112019-10-251-1/+1
|\ \ \ \ \
| * | | | | net: link with libzmqmoneromooo-monero2019-10-251-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #6021luigi11112019-10-253-14/+14
|\ \ \ \ \
| * | | | | Change monerod --proxy to --tx-proxyLee Clagett2019-10-243-14/+14
* | | | | | Merge pull request #6019luigi11112019-10-252-3/+3
|\ \ \ \ \ \
| * | | | | | changed 'batttery' to 'battery'Jake Hemmerle2019-10-242-3/+3
| |/ / / / /
* | | | | | Merge pull request #6014luigi11112019-10-251-0/+5
|\ \ \ \ \ \
| * | | | | | wallet2: error out when we need a daemon password but have no prompt functionmoneromooo-monero2019-10-231-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #6013luigi11112019-10-251-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | wallet2: fix the logged number of detached transfersmoneromooo-monero2019-10-231-0/+1
| |/ / / /
* | | | | Merge pull request #5357luigi11112019-10-2541-794/+3548
|\ \ \ \ \ | |_|_|/ / |/| | | |