Commit Graph

131 Commits (fef2493617cf8a40564e930da7897c9ff9bd2742)

Author SHA1 Message Date
Riccardo Spagni f78f9c5480
Merge pull request #512
9 years ago
moneromooo-monero d68a63e404
wallet: cancellable refresh
9 years ago
Riccardo Spagni 8289975e22
Merge pull request #511
9 years ago
moneromooo-monero 36a298c375
simplewallet: add tr markers in a few missing user visible strings
9 years ago
moneromooo-monero 66849ac236
simplewallet: swap colors in show_transfers
9 years ago
moneromooo-monero 62e49a5f02
wallet: optional automatic refresh from the daemon
9 years ago
moneromooo-monero 9b945f5211
wallet: make the refresh optimizations selectable via command line
9 years ago
Riccardo Spagni 72a348e734
Merge pull request #496
9 years ago
moneromooo-monero 9156ba3a3c
wallet: rename store-tx-keys to store-tx-info
9 years ago
moneromooo-monero b3d4d41e29
wallet: improve show_transfers
9 years ago
moneromooo-monero 725ae4e710
wallet: use incoming blocks to keep track of payments too
9 years ago
moneromooo-monero f3724aef88
Fix startup crash when using a locale boost does not like
9 years ago
moneromooo-monero 3f611bc3dc
wallet: track outgoing payments and add a show_transfers command
9 years ago
moneromooo-monero c7dc6ef8e8
simplewallet: add a set default-mixin command
9 years ago
moneromooo-monero 6df4e67cd2
Fix a possibly-unused warning, and rationalize types
9 years ago
moneromooo-monero 1ce2621a73
simplewallet: add a check_tx_key command
9 years ago
moneromooo-monero 0f6d3aa9c7
simplewallet: hide start_mining behind --trusted-daemon
9 years ago
Riccardo Spagni 0fdc75b054
Merge pull request #427
9 years ago
moneromooo-monero df8a1105e6
simplewallet: add a --trusted-daemon flag
9 years ago
moneromooo-monero 79c95c1748
simplewallet: bump default mixin from 3 to 4
9 years ago
Riccardo Spagni a1af0feb06
Merge pull request #390
9 years ago
moneromooo-monero 5dc53c2cb0
wallet: use mutex protected random generation api
9 years ago
moneromooo-monero e20a3ae011
simplewallet: add a store-tx-keys option to set
9 years ago
moneromooo-monero 6c995710d8
make tx keys available to the user
9 years ago
warptangent 7c4d6f1dc6
simplewallet: Use default log file name when executable's file path is unknown
9 years ago
moneromooo-monero aa5bc351d4
wallet: new rescan_spent command to update outputs' spent status
9 years ago
moneromooo-monero a2d7a5fb49
encrypted payment ids are now 64 bit, instead of 256 bit
9 years ago
moneromooo-monero e40cfc4e29
Encrypted payment IDs
9 years ago
moneromooo-monero 988fe1f843
wallet: new transaction construction algorithm
9 years ago
moneromooo-monero e62692f589
simplewallet: use unsigned long long instead of size_t in message
9 years ago
moneromooo-monero 8fe180ab80
wallet: add boolean to always confirm transactions with the user
9 years ago
moneromooo-monero 3c13da568d
boost doesn't like %zu for size_t, replace with %u
9 years ago
moneromooo-monero 78b2eabc87 Translatable strings for simplewallet
9 years ago
moneromooo-monero dc4dbc1ceb
simplewallet: allow creating a wallet from a public address and view secret key
9 years ago
moneromooo-monero 4bf6f0d57a
simplewallet: forbid seed commands for watch only wallets
9 years ago
Riccardo Spagni 66a5c9e50f
Merge pull request #318
9 years ago
moneromooo-monero 67be2e4b3a
simplewallet: allow integrated_address to generate a random payment id
9 years ago
moneromooo-monero 63741d8264
Integrated addresses (standard address plus payment id)
9 years ago
moneromooo-monero fb2007181e
simplewallet: allow a different password for the watch-only wallet
9 years ago
moneromooo-monero c882af63c1
wallet: add watch only wallet support
9 years ago
moneromooo-monero 3204f0d536
wallet: add a sweep_dust command
9 years ago
warptangent deacecc15e
simplewallet: Update and add log options
9 years ago
warptangent f24bcd5199
simplewallet: Don't log view key and spend key
9 years ago
luigi1111 087d7f33e7 Add spendkey dump to simplewallet
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
smooth 02969d69f0 default mix factor in simplewallet
9 years ago
moneromooo-monero 24d500ce8e
Add a --restricted-rpc flag to simplewallet
10 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Riccardo Spagni f4675dc05d
Merge pull request #203
10 years ago
warptangent 95eb944ead
Repeat prompt for wallet path if invalid
10 years ago