Commit Graph

642 Commits (f95fcd6d6273ebd770ca5c1ffff0d830e72be21d)

Author SHA1 Message Date
wowario f95fcd6d62
increase ringsize to 10
6 years ago
wowario 79271b91ac
make simplewallet simple
6 years ago
wowario db83f0a62d
change file names
6 years ago
wowario 6d24a6f94b
remove payment_id
6 years ago
Matthew Incognito 61289dcbad
simplewallet: Update minimum and default ring size
6 years ago
jwinterm d78da837ae
Initial commit
6 years ago
moneromooo-monero 0429cabefd
simplewallet: init trusted daemon flag to false when autodetecting
6 years ago
stoffu 9e9cd108a3
Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
6 years ago
stoffu afa669656b
wallet: allow unspendable unmixable outputs to be discarded
6 years ago
stoffu 04abe99f81
simplewallet: don't confirm missing payment ID when sending to only subaddresses
6 years ago
moneromooo-monero 85d2ae4ad7
simplewallet: add optional trusted/untrusted argument to set_daemon
6 years ago
moneromooo-monero f6dbb967f8
simplewallet: add --untrusted-daemon option
6 years ago
stoffu 38ef5f8b51
simplewallet: use correct unit for fee command
6 years ago
Riccardo Spagni 57a1bcb6b9
Merge pull request #3666
6 years ago
stoffu 5ef4bf05c5
simplewallet: fix help message of sign_transfer
6 years ago
moneromooo-monero fe427170b9
simplewallet: add version command
6 years ago
Riccardo Spagni dd527d9369
Merge pull request #3535
6 years ago
moneromooo-monero 4c6ff21cc6
wallet: warn if not using the default ring size
6 years ago
moneromooo-monero 2012cbe9b5
simplewallet: warn about key reuse on startup
6 years ago
cslashm 4c0545cc41 Automatic height setup when creating/restoring hw device.
6 years ago
moneromooo-monero 5730049178
wallet: catch exceptions dealing with ringdb and warn
6 years ago
Riccardo Spagni df91d7bcbd
Merge pull request #3426
6 years ago
moneromooo-monero 8ea3c4d544
simplewallet: new --use-english-language-names flag
6 years ago
moneromooo-monero 1e393f4bb7
wallet: make the segregation height settable
6 years ago
stoffu b86f1e5dad Add command line option allowing to restrict the default sub-address lookahead in order to avoid
6 years ago
Riccardo Spagni a14eabc043
Merge pull request #3416
6 years ago
Riccardo Spagni 2a9839cc3e
Merge pull request #3376
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero eac3a11ed3
wallet: more user friendly print_ring
6 years ago
moneromooo-monero b09e5181cc
wallet: add a set_ring command
6 years ago
moneromooo-monero db10dd6d83
wallet: make ringdb an object with database state
6 years ago
moneromooo-monero d29ea0455a
wallet: add an output blackball list to avoid using those in rings
6 years ago
moneromooo-monero 18eaf19489
wallet: key reuse mitigation options
6 years ago
moneromooo-monero 5f146873c5
wallet: add shared ring database
6 years ago
cryptochangements34 833f9fcfe9 show '<Not set>' for empty wallet description
6 years ago
stoffu 6f54c910f7
simplewallet: fix restore height prompt that got disabled by #3175
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
Riccardo Spagni 51bb7fafac
Merge pull request #3410
6 years ago
moneromooo-monero c5024c5b73
simplewallet: add a warning when getting a daemon error in transfer
6 years ago
stoffu a7266d6d7b
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2
6 years ago
Riccardo Spagni 534369eece
Merge pull request #3384
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
Riccardo Spagni 3bc2537f5a
Merge pull request #3369
6 years ago
Riccardo Spagni 3fed788603
Merge pull request #3315
6 years ago
moneromooo-monero b63ea060de
simplewallet: do not call a RPC when displaying the prompt
6 years ago
Leon Klingele 649a1b7ae6
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wallets
6 years ago
moneromooo-monero 1979d53d78
wallet: fixes and tweaks to the save_watch_only command
6 years ago
moneromooo-monero 38657fd0e9
Bump min ring size from 5 to 7 from v7
6 years ago
Riccardo Spagni a21c927d7d
Merge pull request #3298
6 years ago
Riccardo Spagni 0c2b25204e
Merge pull request #3312
6 years ago