Commit Graph

447 Commits (master)

Author SHA1 Message Date
xiphon 884df82db3 wallet: provide original address for outgoing transfers
5 years ago
Dusan Klinec 097cca59c1
wallet_api: catch getTxKey exception
5 years ago
Dusan Klinec f074b6b571
device: show address on device display
5 years ago
xiphon 577324a954 wallet_manager: omit redundant disconnect, drop unused variable
5 years ago
moneromooo-monero 915f59e3c0
wallet: add unlock_time details to show_transfers
5 years ago
dsc 4c666141e3 expose set/get walletcache attribute functionality in wallet api
5 years ago
Dusan Klinec c68fe7873b
device/trezor: add button pressed request
5 years ago
Dusan Klinec 827f52add0
wallet: API changes to enable passphrase entry
5 years ago
stoffu d3018d0f0b
api/wallet: fix some wrong namespace
5 years ago
Lee Clagett 7acfa9f3cc Added socks proxy (tor/i2pd/kovri) support to wallet
5 years ago
Riccardo Spagni e0a05837ba
Merge pull request #5270
5 years ago
Riccardo Spagni 48e3a341f8
Merge pull request #5211
5 years ago
Dusan Klinec a1fd1d499c
device/trezor: HF10 support added, wallet::API
5 years ago
naughtyfox 5ade72818b Wallet API: multisig_tx_set passing bug fixed
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero ef93b0995c
various: remove unused variables
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago
Riccardo Spagni c07c907114
Merge pull request #5074
5 years ago
moneromooo-monero b7441c4a32
core, wallet: remember original text version of destination address
6 years ago
Riccardo Spagni c84d559fb1
Merge pull request #5034
6 years ago
selsta b8c5f550c1
wallet api: don't truncate address in subaddress_account
6 years ago
moneromooo-monero 050ee52162
wallet_api: fix usage of LOG_ERROR
6 years ago
selsta 13785ec96b
wallet api/device: set estimated restore height if none is provided
6 years ago
stoffu ba2055a220
api/wallet: fix compile errors made in #4720
6 years ago
Riccardo Spagni 148d14164e
Merge pull request #4615
6 years ago
moneromooo-monero 99cd6f961a
Rename "blackball" for clarity
6 years ago
moneromooo-monero 0cdd4b074e
wallet2_api: fix generating new wallet in the GUI
6 years ago
mmitkevich a7960542a9 WalletAPI: rescanBlockchain, rescanBlockchainAsync
6 years ago
Riccardo Spagni e19652df51
Merge pull request #4036
6 years ago
moneromooo-monero c5928bdec6
wallet2_api: fix build with C++14
6 years ago
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
6 years ago
moneromooo-monero 6da36ea057
wallet2_api: blackball/unblackball now take two parameters
6 years ago
Riccardo Spagni 9a54d0033e
Merge pull request #4458
6 years ago
Riccardo Spagni cd5638f894
Merge pull request #4417
6 years ago
Riccardo Spagni e4130e6ae6
Merge pull request #4409
6 years ago
moneromooo-monero 6e270fbd29
wallet2_api: fix for latest code changes
6 years ago
wow nero bce474be7d
query backing device
6 years ago
Riccardo Spagni 2371a814cf
Merge pull request #4387
6 years ago
Riccardo Spagni 535bd0eb7e
Merge pull request #4361
6 years ago
stoffu ba8dd3479d
api/wallet: properly disable key encryption
6 years ago
moneromooo-monero 6e6ffc0650
wallet2_api: bring up to latest wallet api
6 years ago
moneromooo-monero be001326d1
remove obsolete daemon selection of fake outs and old tx construction
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
naughtyfox 26971d46fc WalletAPI: 'hasMultisigPartialKeyImages' function added
6 years ago
stoffu 8ca1215f25
wallet: store trusted-daemon flag in wallet2
6 years ago
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
stoffu a64f57fe42
wallet2: make --restricted-rpc available for wallet RPC only
6 years ago
luigi1111 1d2c08610b
Merge pull request #4136
6 years ago
moneromooo-monero 4307489147
wallet: disable core dumps on startup in release mode
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 29254fc06e
api/wallet: add missing arg to wallet2::refresh()
6 years ago
luigi1111 ba0a7294d0
Merge pull request #4000
6 years ago
stoffu 4510f417f9
Wallet API: add some missing override keyword
6 years ago
stoffu 3d623a86d1
wallet: prevent the same wallet file from being opened by multiple processes
6 years ago
stoffu 46e90b7780
Wallet API: add support for wallet creation from hardware device
6 years ago
luigi1111 d841339b09
Merge pull request #3829
6 years ago
luigi1111 7af0b7fffc
Merge pull request #3735
6 years ago
luigi1111 6884db7b31
Merge pull request #3599
6 years ago
luigi1111 00635bd68b
Merge pull request #3598
6 years ago
cryptochangements34 4764929ecb use deterministic viewkey if not supplied
6 years ago
luigi1111 3a373c3d3a
Merge pull request #3489
6 years ago
stoffu 0da5d37bf3
wallet: fix shared ring db path
6 years ago
Teutone 4812c062c5 add .load() to make Boost 1.67 happy with its new is_integral check
6 years ago
stoffu b13bddc3c9
Wallet API: allow log path to be non-default & console output to be configurable
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
Riccardo Spagni a3a617f35f
Merge pull request #3576
6 years ago
naughtyfox 8787fd899b WalletApi: publicMultisigSignerKey method
6 years ago
stoffu f82c10dc96
WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time
6 years ago
sleepy pocket monster 1e0958c083 wallet: fix default mixin (4 -> 6)
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 27a196b126
device: untangle cyclic depenency
6 years ago
Riccardo Spagni 0f2d6d40b4
Merge pull request #3360
6 years ago
Riccardo Spagni cfc5a3d4d4
Merge pull request #3345
6 years ago
Riccardo Spagni 3a12f2588a
Merge pull request #3365
6 years ago
Riccardo Spagni 60c8544e77
Merge pull request #3347
6 years ago
stoffu 55a65f3269
Wallet API: corrected testnet/mainnet ordering
6 years ago
stoffu 1ff35fda7c
Wallet API: make nettype non-defaulted to disambiguate from deprecated versions (and make libwallet_api_tests compilable)
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 9a6be3da25
wallet_manager: fixed typo deviuce/device.hpp
6 years ago
stoffu af773211cb
Stagenet
6 years ago
moneromooo-monero e0cda74ace
wallet2_api: add info/error/warning entry points
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
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)
7 years ago
Riccardo Spagni 1506f33075
Merge pull request #3142
7 years ago
Riccardo Spagni d3e1244466
Merge pull request #3121
7 years ago
Riccardo Spagni 087a773247
Merge pull request #3104
7 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
7 years ago
xmr-eric 18216f19dd Update 2018 copyright
7 years ago
stoffu a9cae0abe7
Wallet API: remove unused enum Priority from UnsignedTransaction
7 years ago
Riccardo Spagni 153e319cd4
Merge pull request #3038
7 years ago
m2049r 939629e837 Wallet API: all recover options with password
7 years ago
redfish 6fbb0b065d cmake: set API header install path to what Qt wallet expects
7 years ago
stoffu 6d40a92026
Reserve proof
7 years ago
moneromooo-monero eb39a3d7d3
wallet_api: make this optional but not built by default
7 years ago
stoffu e3530789d3
wallet-api: added Utils::onStartup
7 years ago
moneromooo-monero b49ddc766d
check accessing an element past the end of a container
7 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
7 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
Riccardo Spagni cdab85db41
Merge pull request #2701
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
Riccardo Spagni 32b083d8bd
Merge pull request #2546
7 years ago
Jaquee 867b67c4fd Wallet API: override update subdir when built from src
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 d92618675b walletAPI: correct confirmations in txHistory for unsynced wallets
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
Jaquee dde5a1fc36 walletAPI: add tx unlock_time
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
moneromooo-monero 44434c8a37
wallet2_api: check whether dynamic_cast returns NULL
7 years ago
moneromooo-monero 5475692ed5
wallet2_api: remove an unused, uninitialized, field
7 years ago
moneromooo-monero b2763ace06
wallet2_api: init error code to "no error" in the ctor
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
Riccardo Spagni b6fc7f283f
Merge pull request #2270
7 years ago
Riccardo Spagni 4c24eb050b
Merge pull request #2238
7 years ago
Jaquee 1307e3cc12 WalletAPI: add getDefaultDataDir()
7 years ago
Riccardo Spagni bfd2532ea5
Merge pull request #2247
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
Riccardo Spagni 3db039828e
Merge pull request #2254
7 years ago
Jaquee e31aac80e5 walletAPI: add getRefreshFromBlockHeight()
7 years ago
Jaquee 48c0cb1ba6 wallet api: pause refresh while commiting tx
7 years ago
Jaquee a839a6fa8a Wallet API: add tx unlock time
7 years ago
m2049r ad4649ac81 Enable verifying wallet password with having to load wallet.
7 years ago