Commit Graph

272 Commits (b057a21d56a19f109a58ba873ec2fd69ee533cd5)

Author SHA1 Message Date
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
7 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