Commit Graph

205 Commits (47b42f8b015e1c733ae5a52167dc7a5cc2977a21)

Author SHA1 Message Date
stoffu 47b42f8b01
wallet-rpc.getaddress: throw if index is out of bound
6 years ago
Howard Chu 280e1a64bd
Fix RPC crashes that didn't check for an open wallet
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu a7266d6d7b
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2
6 years ago
Riccardo Spagni baf640887d
Merge pull request #3343
6 years ago
cryptochangements34 3d452367b0 allow using ring size instead of mixin for rpc transfer
6 years ago
stoffu af773211cb
Stagenet
6 years ago
Riccardo Spagni 0fc5eec9cd
Merge pull request #3235
6 years ago
Riccardo Spagni 9c4428e583
Merge pull request #3214
6 years ago
Riccardo Spagni 9681a885d1
Merge pull request #3207
6 years ago
Riccardo Spagni b23578e473
Merge pull request #3197
6 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
6 years ago
stoffu 214d251c48
wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown
6 years ago
Michał Sałaban 6866ed469a Add default value to max_height, otherwise it's 0
6 years ago
stoffu a99ef17695
wallet-rpc: take subaddress account as arg for get_transfer_by_txid
6 years ago
stoffu 7712509644
wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDS
6 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
Michał Sałaban f90c76beb4 Return appropriate error code when there's no connection to daemon
6 years ago
Michał Sałaban 3cb65b3f69 Return appropriate error code when not enough money for tx
6 years ago
stoffu 30c44bce06
wallet: automatically use low priority if safe (no backlog & recent blocks not full)
6 years ago
Riccardo Spagni 92ea8af34d
Merge pull request #3114
6 years ago
Riccardo Spagni 73a19e0b06
Merge pull request #3113
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
stoffu ffc2e5705d
wallet rpc: show fees when querying incoming transfers
6 years ago
Riccardo Spagni 960b32ba70
Merge pull request #3027
6 years ago
Riccardo Spagni f077bbb4f1
Merge pull request #3010
6 years ago
Michał Sałaban fb5c971cc6 Allow retrieving spend key via RPC
7 years ago
stoffu 6d40a92026
Reserve proof
7 years ago
Riccardo Spagni 990389f09d
Merge pull request #3002
7 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
7 years ago
Riccardo Spagni 803f54b9fd
Merge pull request #2967
7 years ago
Michał Sałaban 07da9c806d Resolve addresses in get_transfers
7 years ago
moneromooo-monero 7e7b1a8252
Revert "return subaddress in get_bulk_payments"
7 years ago
Riccardo Spagni db09247c68
Merge pull request #2926
7 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
7 years ago
Riccardo Spagni 8b40bc27a2
Merge pull request #2916
7 years ago
Riccardo Spagni b3dddb22fe
Merge pull request #2899
7 years ago
moneromooo-monero eadaa6aaa3
wallet_rpc_server: fix wallet leak on error exit
7 years ago
moneromooo-monero 55556fabf9
wallet_rpc_server: factor transfer info return and add missing info
7 years ago
moneromooo-monero b49ddc766d
check accessing an element past the end of a container
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago
stoffu a921764162
wallet-rpc: added receiving address to res of get(_bulk)_payments; selective addresses for getaddress
7 years ago
stoffu 6b5bd129b4
Account tagging
7 years ago
moneromooo-monero 98db7ee467
wallet: factor multisig info parsing
7 years ago
moneromooo-monero 31a97e761e
wallet: use raw encrypted data in multisig import/export RPC
7 years ago
moneromooo-monero 2fa707d1a5
wallet: add multisig sign/submit RPC
7 years ago
moneromooo-monero e36f5b6021
Match surae's recommendation to derive multisig keys
7 years ago
moneromooo-monero 265290388b
wallet: guard against partly initialized multisig wallet
7 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
7 years ago