summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* make d2h et al. constant-timeJethro Grassie2019-11-191-30/+8
* Merge pull request #6152luigi11112019-11-183-2/+2
|\
| * v0.15.0.1 version bumpmoneromooo-monero2019-11-183-2/+2
* | Fix #6147 DB corruption from child process overwriteHoward Chu2019-11-171-1/+6
|/
* wallet: set non-empty error string on connection failurexiphon2019-11-151-1/+1
* wallet2: fix pool txes not being flushed when minedmoneromooo-monero2019-11-041-1/+1
* Merge pull request #6075Riccardo 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
* | Merge pull request #6066Riccardo Spagni2019-11-015-12/+18
|\ \
| * | cryptonote: untangle dependency from miner to blockchainmoneromooo-monero2019-10-315-12/+18
| |/
* | Merge pull request #6064Riccardo Spagni2019-11-012-3/+6
|\ \ | |/ |/|
| * daemon: always use bootstrap daemon (if set) in '--no-sync' modexiphon2019-10-302-3/+6
* | Merge pull request #6045luigi11112019-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
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | simplewallet: add public_nodes commandmoneromooo-monero2019-10-257-22/+99
| * | | | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-2541-789/+3452
| * | | | add a quick early out to get_blocks.bin when up to datemoneromooo-monero2019-10-241-1/+15
| |/ / /
* | | | Merge pull request #6002luigi11112019-10-241-0/+4
|\ \ \ \ | |_|/ / |/| | |