Commit Graph

96 Commits (6e6ffc0650cbe6207ed704501e90d8667ee26465)

Author SHA1 Message Date
moneromooo-monero 6e6ffc0650
wallet2_api: bring up to latest wallet api
6 years ago
stoffu 8ca1215f25
wallet: store trusted-daemon flag in wallet2
6 years ago
stoffu a64f57fe42
wallet2: make --restricted-rpc available for wallet RPC only
6 years ago
stoffu bcab579864
wallet: allow adjusting number of rounds for the key derivation function
6 years ago
stoffu a4272de797
wallet2: unlock keys file before calling verify_password (needed for Windows)
6 years ago
stoffu 4510f417f9
Wallet API: add some missing override keyword
6 years ago
stoffu 46e90b7780
Wallet API: add support for wallet creation from hardware device
6 years ago
luigi1111 6884db7b31
Merge pull request #3599
6 years ago
luigi1111 00635bd68b
Merge pull request #3598
6 years ago
naughtyfox b21bc00704 Wallet: added methods to sign and verify arbitrary message with multisig public signer's key (libwallet & wallet api)
6 years ago
naughtyfox 8787fd899b WalletApi: publicMultisigSignerKey method
6 years ago
naughtyfox 5a96056600 WalletApi: getMultisigInfo entry for gui wallets
6 years ago
naughtyfox 47fdb74273 Refactored: work with wallet api statuses to make setting and getting operations atomic along with error strings
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
stoffu 0e7ad2e2c9
Wallet API: generalize 'bool testnet' to 'NetworkType nettype'
6 years ago
stoffu af773211cb
Stagenet
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 2e54e7ff0b
Merge pull request #2824
7 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
moneromooo-monero 51895fd7df
split wallet and wallet_api
7 years ago
Jaquee 086b7db2c7 Wallet API: default values for account and subaddr index
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
moneromooo-monero 5475692ed5
wallet2_api: remove an unused, uninitialized, field
7 years ago
m2049r 6ee1116d75 store is optional during close and defaults to true; except during descruction
7 years ago
Jaquee 1307e3cc12 WalletAPI: add getDefaultDataDir()
7 years ago
Jaquee e31aac80e5 walletAPI: add getRefreshFromBlockHeight()
7 years ago
Jaquee bbf4c21048 Wallet API: add spend/view key getters
7 years ago
Jaquee a8646b0957
Wallet API: add hard fork info functions
7 years ago
Jaquee 5310574382
Wallet API: Add support for daemon rpc login
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Jaquee 805625b541 wallet api: Remove initAsync() and don't start refresh automatically on init
7 years ago
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
7 years ago
Jaquee 774a21394a
Wallet API: Create wallet from keys
7 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
7 years ago
= e92c4fff1a
Wallet api: testnet getter
7 years ago
Riccardo Spagni ec323d8c3f
Merge pull request #1561
7 years ago
Riccardo Spagni 865f5bef34
Merge pull request #1564
7 years ago
Chris Vickio 3b6d5f255d make struct/class declarations consistent (mismatched-tags warning)
7 years ago
Jaquee 1d3179816b
Wallet API: add key image import/export functions
7 years ago