Commit Graph

212 Commits (8386c6df2c591b01a83702e122dff78ef77f0747)

Author SHA1 Message Date
wowario 9d952da3a0
Merge branch 'release-v0.3.0.0' into upstream
6 years ago
stoffu 7ba6d69196
wallet-rpc: filter getbalance response by address index
6 years ago
stoffu 83e5d6a829
wallet-rpc: add get_address_index command
6 years ago
moneromooo-monero 00bf0b5ef0
wallet_rpc_server: include all transfer records for a txid
6 years ago
wowario d1176c5ef5
rpc: added subaddresses warning
6 years ago
wowario cbf07f01ba
encourage use of subaddresses
6 years ago
wowario b97b6380b3
rename to wownero
6 years ago
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