Commit Graph

45 Commits (0e7ad2e2c95814ed13b6d84fc3647fa5652cc134)

Author SHA1 Message Date
stoffu 0e7ad2e2c9
Wallet API: generalize 'bool testnet' to 'NetworkType nettype'
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
8 years ago
Riccardo Spagni 1736b7ef6b
Merge pull request #1500
8 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
Jacob Brydolf 36a89ab435
libwallet_api: Added option to restore from specific height
8 years ago
Ilya Kitaev 6d32a3d16b wallet_api: async init, Wallet::connected status, log level
8 years ago
moneromooo-monero a0bf85d09d
wallet2_api: make this build (smatch needs .str() for /=)
8 years ago
Ilya Kitaev d60864785f WalletManager::findWallets: searching by "keys" files instead of
8 years ago
Ilya Kitaev c1d9e7cd2a commented regex
8 years ago
Ilya Kitaev a1eddcd693 removed unused "using"
8 years ago
Ilya Kitaev 8390bfa770 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev 12345d382c api implementation splitted over separate files
8 years ago