Commit Graph

645 Commits (c074baee6130dcd8c8336e912c5ffb550af1f0a1)

Author SHA1 Message Date
jw c074baee61
Merge pull request #71 from wowario/upstream
6 years ago
moneromooo-monero db77273f3f
node_rpc_proxy: factor a few RPC calls using get_info
6 years ago
moneromooo-monero 05b49cc1bb simplewallet: init trusted daemon flag to false when autodetecting
6 years ago
stoffu 86e6008036 Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
6 years ago
stoffu f4fa62e1db wallet: allow unspendable unmixable outputs to be discarded
6 years ago
moneromooo-monero edf18e227d simplewallet: add optional trusted/untrusted argument to set_daemon
6 years ago
moneromooo-monero 6f2886e135 simplewallet: add --untrusted-daemon option
6 years ago
jw 8e1c36e2c2
Merge pull request #58 from wowario/payment_id
6 years ago
stoffu 826da63a0b
simplewallet: don't confirm missing payment ID when sending to only subaddresses
6 years ago
wowario b8fadc85b6
modify unit name
6 years ago
wowario b2b9da7fbb
update donation address
6 years ago
wowario e21e09fa87
change file names
6 years ago
jw 0d47bf6574
Merge pull request #36 from wowario/upstream_merge
6 years ago
moneromooo-monero f2e6a11703
wallet: catch exceptions dealing with ringdb and warn
6 years ago
jw 2e40272dc3
Merge pull request #34 from wowario/simplewallet
6 years ago
wowario 8f8504c76e
make simplewallet simple
6 years ago
moneromooo-monero 3903d03a93
simplewallet: add version command
6 years ago
stoffu d3c3efac0c
simplewallet: fix help message of sign_transfer
6 years ago
cslashm 4b69054222
Automatic height setup when creating/restoring hw device.
6 years ago
wowario b881f7521f
remove payment_id
6 years ago
wowario d00b812953
set static ring size
6 years ago
wowario 0ac4b8e63e
increase ringsize to 10
6 years ago
Matthew Incognito ff29cd248d
simplewallet: Update minimum and default ring size
6 years ago
jwinterm c473f01310 Initial commit
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