Commit Graph

208 Commits (5b19c9a7b7b657a3b1f88f6a2bfa04adfc94abde)

Author SHA1 Message Date
naughtyfox 5b19c9a7b7
Wallet API: multisig_tx_set passing bug fixed
5 years ago
wowario 9b19be69a1
initial commit
5 years ago
selsta b4a6c93d94
wallet api/device: set estimated restore height if none is provided
5 years ago
moneromooo-monero 73574c7380
core, wallet: remember original text version of destination address
5 years ago
moneromooo-monero 586e9189a6
Rename "blackball" for clarity
5 years ago
moneromooo-monero 4fccdaea6a
wallet2_api: fix generating new wallet in the GUI
5 years ago
Riccardo Spagni 84cc3b916e
Merge pull request #4036
6 years ago
Riccardo Spagni a2cd4f2cc7
Merge pull request #4499
6 years ago
Riccardo Spagni cf436cde1a
Merge pull request #4475
6 years ago
Riccardo Spagni 33aa05678f
Merge pull request #4458
6 years ago
Riccardo Spagni 86a137aff3
Merge pull request #4417
6 years ago
wow nero 921b0fb11b
use default create_address_file argument
6 years ago
moneromooo-monero 6e270fbd29
wallet2_api: fix for latest code changes
6 years ago
oneiric a21da9058b
Wallet: use unique_ptr for WalletImpl members
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
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
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
naughtyfox 8787fd899b WalletApi: publicMultisigSignerKey method
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
Riccardo Spagni cfc5a3d4d4
Merge pull request #3345
6 years ago