Commit Graph

658 Commits (56dea1b58499cb34a1799d09136ea489151481cc)

Author SHA1 Message Date
rbrunner7 fc915d3e0f MMS: Some Wownero-specific changes in 'simplewallet.cpp'
6 years ago
rbrunner7 b1e005b3c8 MMS: Initial version for Wownero, merged in from Monero
6 years ago
wowario 9d952da3a0
Merge branch 'release-v0.3.0.0' into upstream
6 years ago
jw 2320fb5549
Merge pull request #104 from wowario/release-v0.3.0.0
6 years ago
rbrunner7 bb0ac27a4a
simplewallet: correct number of human-readable months
6 years ago
moneromooo-monero 835caf3722
simplewallet: add a warning and prompt on rescan_blockchain
6 years ago
rbrunner7 bbd251c48f
simplewallet: Simplify LOCK_IDLE_SCOPE macro
6 years ago
moneromooo-monero 00c6056e98
simplewallet: allow named priority levels for default-priority
6 years ago
stoffu 7cf07e9319
simplewallet: make sure wallet config is stored right after creation
6 years ago
stoffu ee45ef2c9e
simplewallet.unspent_outputs: fix wrong logic for parsing
6 years ago
wowario cbf07f01ba
encourage use of subaddresses
6 years ago
wowario 6bdd11abe2
rename to wownero
6 years ago
wowario c2c5d584d1
correct reference to mixin
6 years ago
wowario b101ac4f7b
modify unit name
6 years ago
wowario b6c3926287
update donation address
6 years ago
wowario 1611b65221
set static ring size
6 years ago
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