aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | wallet: fix exceptions getting the hash of a pruned txmoneromooo-monero2019-12-303-11/+11
| |/ / /
* | | | Merge pull request #6238Alexander Blair2020-02-282-0/+9
|\ \ \ \
| * | | | wallet2: guard against race with multiple decrypt_keys usersmoneromooo-monero2019-12-172-0/+9
| |/ / /
* | | | Merge pull request #6241Alexander Blair2020-02-282-1/+14
|\ \ \ \
| * | | | wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ...stoffu2019-12-162-2/+15
| |/ / /
* | | | Merge pull request #6235Alexander Blair2020-02-281-1/+1
|\ \ \ \
| * | | | wallet2: fix hang in wallet refreshmoneromooo-monero2019-12-141-1/+1
| |/ / /
* | | | Merge pull request #6203Alexander Blair2020-02-281-1/+0
|\ \ \ \
| * | | | remove unused variable 'ptx' from on_describe_transfer()woodser2019-12-011-1/+0
* | | | | 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-194-2/+38
|\ \ \ \ \
| * | | | | Wallet: Distingush amounts for a single subaddressTadeas Moravec2020-01-114-2/+38
| | |/ / / | |/| | |
* | | | | 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 #6069Alexander Blair2020-02-064-5/+23
|\ \ \ \ \ \
| * | | | | | wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-314-5/+23
* | | | | | | Merge pull request #6035Alexander Blair2020-02-061-0/+4
|\ \ \ \ \ \ \
| * | | | | | | node_rpc_proxy: init some new rpc payment fields in invalidatemoneromooo-monero2019-11-271-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-265-135/+63
* | | | | | | 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 #6144Alexander Blair2020-01-162-7/+33
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | wallet_rpc_server: add count parameter to create_addressMatt Smith2019-11-222-7/+33
* | | | | | Merge pull request #6112Alexander Blair2020-01-111-32/+33
|\ \ \ \ \ \
| * | | | | | build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_serverxiphon2019-11-091-32/+33
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6105Alexander Blair2020-01-115-0/+72
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | wallet_rpc_server: new estimate_tx_size_and_weight RPCmoneromooo-monero2019-11-065-0/+72
| |/ / / /
* | | | | Merge pull request #6057luigi11112019-12-122-3/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | wallet2: make keys unlocker reentrantmoneromooo-monero2019-10-292-3/+23
| | |_|/ | |/| |
* | | | 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
|/ /
* | 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-013-13/+40
* | 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
|/
* wallet: do not warn if the rpc cost was freemoneromooo-monero2019-10-271-1/+1
* Merge pull request #6019luigi11112019-10-251-2/+2
|\
| * changed 'batttery' to 'battery'Jake Hemmerle2019-10-241-2/+2
* | 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-252-0/+23
* | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-2511-324/+1001
|/
* Merge pull request #5959luigi11112019-10-161-5/+5
|\