Commit Graph

58 Commits (cc18926ebab0c117b88a08da19bac14021fa4c2d)

Author SHA1 Message Date
xiphon cc18926eba wallet2_api: wallet recovery - seed offset passphrase support
4 years ago
xiphon 577324a954 wallet_manager: omit redundant disconnect, drop unused variable
5 years ago
Dusan Klinec 827f52add0
wallet: API changes to enable passphrase entry
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
selsta 13785ec96b
wallet api/device: set estimated restore height if none is provided
5 years ago
wow nero bce474be7d
query backing device
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 46e90b7780
Wallet API: add support for wallet creation from hardware device
6 years ago
stoffu f82c10dc96
WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
Riccardo Spagni 60c8544e77
Merge pull request #3347
6 years ago
stoffu 0e7ad2e2c9
Wallet API: generalize 'bool testnet' to 'NetworkType nettype'
6 years ago
stoffu 9a6be3da25
wallet_manager: fixed typo deviuce/device.hpp
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
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
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
7 years ago
stoffu 998777ecd7
Tx proof (revised):
7 years ago
Jaquee 867b67c4fd Wallet API: override update subdir when built from src
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 44434c8a37
wallet2_api: check whether dynamic_cast returns NULL
7 years ago
m2049r 6ee1116d75 store is optional during close and defaults to true; except during descruction
7 years ago
m2049r ad4649ac81 Enable verifying wallet password with having to load wallet.
7 years ago
Jaquee a8646b0957
Wallet API: add hard fork info functions
7 years ago
moneromooo-monero 995969b190
wallet: fix set_log not handling 0,xxx style settings
7 years ago
Jaquee db1c7d80b1
wallet api: add missing mining options
7 years ago
moneromooo-monero 14d0e00235
wallet2_api: add updates check api
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni 50fadea8fa
Merge pull request #1747
7 years ago
moneromooo-monero 26bd7aac03
wallet_api: fix logging init via api
7 years ago
moneromooo-monero 83ec209f42
simplewallet: validate hex input size
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
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
moneromooo-monero 87c658f83b
wallet2_api: add API to set log categories
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
moneromooo-monero a813ab50fe
wallet2_api: add solo mining API
7 years ago
Riccardo Spagni 1736b7ef6b
Merge pull request #1500
7 years ago
moneromooo-monero c0a0fcaff0
wallet2_api: some new APIs to access daemon state
8 years ago
kenshi84 99580adf66 make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup
8 years ago
moneromooo-monero 9a2cd72257
wallet2_api: add an API to the OpenAlias resolver
8 years ago
Randi Joseph b2adfa8c51 Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that third party uses of the wallet api can transition.
8 years ago
Jaquee 5df92877c7 GUI address book
8 years ago
moneromooo-monero fcd178ef33
wallet_api: add a few daemon related getters
8 years ago
moneromooo.monero af8a2600aa
wallet_api: txkey checking functions for the GUI
8 years ago
Jacob Brydolf 43ec2d002a
Wallet API: added walletExists logic
8 years ago
Jacob Brydolf fdef09f11c Wallet API: make sure path exists before searching for wallets
8 years ago