aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6351luigi11112020-04-041-1/+1
|\
| * Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-091-1/+1
* | Merge pull request #6338luigi11112020-04-041-5/+1
|\ \
| * | Hash domain separationSarang Noether2020-04-011-5/+1
* | | Merge pull request #6321luigi11112020-04-041-0/+1
|\ \ \
| * | | wallet2: mention --daemon-ssl-allow-any-cert in --proxy error msgxiphon2020-02-071-0/+1
* | | | cryptonote_basic: drop unused verification_context::m_not_rct fieldxiphon2020-03-311-2/+0
| |/ / |/| |
* | | Merge pull request #6304luigi11112020-03-311-3/+12
|\ \ \
| * | | wallet2: fix store-tx-info loadingmoneromooo-monero2020-01-241-3/+12
| |/ /
* | | Merge pull request #6302luigi11112020-03-311-14/+14
|\ \ \
| * | | wallet2_api: implement estimateTransactionFeexiphon2020-01-251-14/+14
| |/ /
* | | Merge pull request #6299Alexander Blair2020-03-271-2/+21
|\ \ \
| * | | wallet2: remember daemon address overrides when loading a new walletmoneromooo-monero2020-03-071-2/+21
| |/ /
* | | Merge pull request #6296Alexander Blair2020-03-271-0/+4
|\ \ \
| * | | wallet2: reject zero keys in json inputmoneromooo-monero2020-01-161-0/+4
| |/ /
* | | Merge pull request #6289Alexander Blair2020-03-271-2/+44
|\ \ \
| * | | wallet: reroll fake outs selection on local tx_sanity_check failurexiphon2020-01-141-2/+44
* | | | Merge pull request #6288Alexander Blair2020-03-271-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet2: do not remove known rings when a tx failsmoneromooo-monero2020-01-091-1/+0
| |/ /
* | | Merge pull request #6268Alexander Blair2020-03-121-7/+7
|\ \ \
| * | | wallet: fix exceptions getting the hash of a pruned txmoneromooo-monero2019-12-301-7/+7
| |/ /
* | | Merge pull request #6238Alexander Blair2020-02-281-0/+7
|\ \ \
| * | | wallet2: guard against race with multiple decrypt_keys usersmoneromooo-monero2019-12-171-0/+7
| |/ /
* | | Merge pull request #6235Alexander Blair2020-02-281-1/+1
|\ \ \
| * | | wallet2: fix hang in wallet refreshmoneromooo-monero2019-12-141-1/+1
| |/ /
* | | 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-191-1/+27
|\ \ \ \
| * | | | Wallet: Distingush amounts for a single subaddressTadeas Moravec2020-01-111-1/+27
| | |/ / | |/| |
* | | | 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 #6069Alexander Blair2020-02-061-2/+16
|\ \ \ \ \
| * | | | | wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-311-2/+16
* | | | | | wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-261-4/+6
* | | | | | Merge pull request #6154Alexander Blair2020-01-241-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | wallet: don't issue node rpc proxy requests in '--offline' modexiphon2019-11-191-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #6105Alexander Blair2020-01-111-0/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | wallet_rpc_server: new estimate_tx_size_and_weight RPCmoneromooo-monero2019-11-061-0/+18
| |/ / /
* | | | Merge pull request #6057luigi11112019-12-121-3/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet2: make keys unlocker reentrantmoneromooo-monero2019-10-291-3/+21
| | |/ | |/|
* | | wallet2: fix pool txes not being flushed when minedmoneromooo-monero2019-11-041-1/+1
| |/ |/|
* | 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-011-10/+30
* | wallet2: do not send an unnecessary last getblocks.bin call on refreshmoneromooo-monero2019-11-011-5/+15
* | wallet2: do not repeatedly ask for pool txes sent to usmoneromooo-monero2019-11-011-5/+0
|/
* 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
| |/
* | simplewallet: add public_nodes commandmoneromooo-monero2019-10-251-0/+21