Commit Graph

167 Commits (bb49011991e433d2345d01b0d92ead6b81b379e4)

Author SHA1 Message Date
fuwa 7973af3a3c remove unused default mixin from wallet.cpp
6 years ago
stoffu cefad3cea8
Wallet API: allow log path to be non-default & console output to be configurable
6 years ago
wowario d00b812953
set static ring size
6 years ago
wowario 0ac4b8e63e
increase ringsize to 10
6 years ago
moneromooo-monero eac3a11ed3
wallet: more user friendly print_ring
6 years ago
moneromooo-monero 798535149d
wallet2_api: add key reuse mitigations API
6 years ago
moneromooo-monero b057a21d56
wallet2_api: add ring api
6 years ago
moneromooo-monero a7da8208f5
wallet2_api: add blackball api
6 years ago
Riccardo Spagni cfc5a3d4d4
Merge pull request #3345
6 years ago
Riccardo Spagni 237f0179b7
Merge pull request #3313
6 years ago
Riccardo Spagni 5b25cbb5a7
Merge pull request #3314
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
stoffu 0e7ad2e2c9
Wallet API: generalize 'bool testnet' to 'NetworkType nettype'
6 years ago
stoffu af773211cb
Stagenet
6 years ago
moneromooo-monero e0cda74ace
wallet2_api: add info/error/warning entry points
6 years ago
stoffu 71bff546d3
wallet api: when restoring from EnglishOld, set language to English
6 years ago
rbrunner7 430268224d Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
6 years ago
Riccardo Spagni 9c4428e583
Merge pull request #3214
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
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
stoffu 30c44bce06
wallet: automatically use low priority if safe (no backlog & recent blocks not full)
6 years ago
Riccardo Spagni 087a773247
Merge pull request #3104
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
m2049r 939629e837 Wallet API: all recover options with password
6 years ago
stoffu 6d40a92026
Reserve proof
6 years ago
Riccardo Spagni 539f511eb1
Merge pull request #2368
7 years ago
stoffu b0b7e0f09a
Spend proof without txkey
7 years ago
stoffu be1c01298a
fix for tx proof: use exception instead of error_str when signature gen failed
7 years ago
stoffu 998777ecd7
Tx proof (revised):
7 years ago
Riccardo Spagni 32b083d8bd
Merge pull request #2546
7 years ago
Jaquee 086b7db2c7 Wallet API: default values for account and subaddr index
7 years ago
binaryFate b2d416f211 Distinguish "not enough money" and "not enough unlocked money"
7 years ago
Jaquee 97c2e449ce wallet2+API: use separate callbacks for lightwallets
7 years ago
Jaquee 9442b04302 walletAPI: lightwallet exceptions
7 years ago
Jaquee fc9229342d walletAPI: add lightwallet login() and importWalletRequest()
7 years ago
Jaquee 79207743b8 walletAPI: init() lightwallet and SSL support
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
m2049r 6ee1116d75 store is optional during close and defaults to true; except during descruction
7 years ago
Jaquee d58700e003 WalletAPI: only allow trusted daemon when importing key images
7 years ago
Jaquee 8a9bbd26d3 WalletAPI: copy wallet data when creating a view only wallet
7 years ago
Jaquee 1307e3cc12 WalletAPI: add getDefaultDataDir()
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
m2049r 600353e2b2 fix wallet callback signatures
7 years ago
moneromooo-monero 4e13ab306a
wallet_api: fix missing transaction parameter in callback
7 years ago
Jaquee 740bc24c95 Wallet API: Set seed lang when recovering form keys
7 years ago
Riccardo Spagni 81b370d5a1
Merge pull request #2012
7 years ago
Jaquee bbf4c21048 Wallet API: add spend/view key getters
7 years ago
moneromooo-monero 6df83b3efb
wallet: add sweep_below function
7 years ago