index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
simplewallet
/
simplewallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #718
Riccardo Spagni
2016-03-12
1
-0
/
+1
|
\
|
*
simplewallet: fix hang when setting auto-refresh to 0
moneromooo-monero
2016-03-12
1
-0
/
+1
*
|
simplewallet: special ^C handling for windows
moneromooo-monero
2016-03-12
1
-0
/
+4
|
/
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
1
-7
/
+7
*
Merge pull request #688
Riccardo Spagni
2016-02-29
1
-19
/
+114
|
\
|
*
simplewallet: prompt for private keys when generating wallets
moneromooo-monero
2016-02-27
1
-32
/
+33
|
*
simplewallet: add a new --restore-from-keys option
moneromooo-monero
2016-02-22
1
-5
/
+99
*
|
move g_test_dbg_lock_sleep from a global to a function level static
moneromooo-monero
2016-02-22
1
-2
/
+0
|
/
*
simplewallet: wording change for single tx confirmation
moneromooo-monero
2016-02-20
1
-3
/
+12
*
simplewallet: check watch-only view key matches standard address
moneromooo-monero
2016-02-05
1
-0
/
+11
*
simplewallet: show_transfers can now show just failed txes
moneromooo-monero
2016-01-30
1
-6
/
+13
*
wallet: detect and handle failed outgoing transfers
moneromooo-monero
2016-01-29
1
-1
/
+2
*
simplewallet: remove leftover command line refresh-type handling
moneromooo-monero
2016-01-25
1
-3
/
+0
*
use load_file_to_string and exit with error on file read errors
Fabian Hirschmann
2016-01-09
1
-3
/
+9
*
remove new lines at the end of the password only
Fabian Hirschmann
2016-01-09
1
-2
/
+2
*
add --password-file option
Fabian Hirschmann
2016-01-09
1
-0
/
+19
*
update version
Riccardo Spagni
2015-12-31
1
-3
/
+3
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
wallet: add a rescan_bc command and rescan_blockchain RPC
moneromooo-monero
2015-12-30
1
-13
/
+26
*
Add missing semicolons after log statements
moneromooo-monero
2015-12-19
1
-1
/
+1
*
Stop displaying internal commands for --help
luigi1111
2015-12-11
1
-1
/
+1
*
simplewallet help & error cleanup
luigi1111
2015-12-11
1
-120
/
+120
*
wallet: make the wallet refresh type a wallet setting
moneromooo-monero
2015-12-05
1
-33
/
+77
*
Merge pull request #512
Riccardo Spagni
2015-11-30
1
-8
/
+8
|
\
|
*
simplewallet: add tr markers in a few missing user visible strings
moneromooo-monero
2015-11-29
1
-8
/
+8
*
|
wallet: cancellable refresh
moneromooo-monero
2015-11-29
1
-7
/
+47
*
|
Merge pull request #511
Riccardo Spagni
2015-11-30
1
-1
/
+1
|
\
\
|
*
|
simplewallet: swap colors in show_transfers
moneromooo-monero
2015-11-29
1
-1
/
+1
|
|
/
*
/
wallet: optional automatic refresh from the daemon
moneromooo-monero
2015-11-28
1
-9
/
+104
|
/
*
wallet: make the refresh optimizations selectable via command line
moneromooo-monero
2015-11-22
1
-2
/
+39
*
Merge pull request #496
Riccardo Spagni
2015-11-22
1
-13
/
+32
|
\
|
*
wallet: rename store-tx-keys to store-tx-info
moneromooo-monero
2015-11-22
1
-6
/
+6
|
*
wallet: improve show_transfers
moneromooo-monero
2015-11-22
1
-8
/
+25
|
*
wallet: use incoming blocks to keep track of payments too
moneromooo-monero
2015-11-21
1
-4
/
+6
*
|
Fix startup crash when using a locale boost does not like
moneromooo-monero
2015-11-21
1
-1
/
+4
|
/
*
wallet: track outgoing payments and add a show_transfers command
moneromooo-monero
2015-11-15
1
-0
/
+99
*
simplewallet: add a set default-mixin command
moneromooo-monero
2015-10-30
1
-3
/
+76
*
Fix a possibly-unused warning, and rationalize types
moneromooo-monero
2015-10-27
1
-3
/
+3
*
simplewallet: add a check_tx_key command
moneromooo-monero
2015-10-14
1
-0
/
+105
*
simplewallet: hide start_mining behind --trusted-daemon
moneromooo-monero
2015-10-12
1
-0
/
+6
*
Merge pull request #427
Riccardo Spagni
2015-10-11
1
-0
/
+9
|
\
|
*
simplewallet: add a --trusted-daemon flag
moneromooo-monero
2015-10-11
1
-0
/
+9
*
|
simplewallet: bump default mixin from 3 to 4
moneromooo-monero
2015-10-11
1
-1
/
+1
|
/
*
Merge pull request #390
Riccardo Spagni
2015-08-26
1
-1
/
+1
|
\
|
*
wallet: use mutex protected random generation api
moneromooo-monero
2015-08-26
1
-1
/
+1
*
|
simplewallet: add a store-tx-keys option to set
moneromooo-monero
2015-08-24
1
-1
/
+45
|
/
*
make tx keys available to the user
moneromooo-monero
2015-08-19
1
-0
/
+32
*
simplewallet: Use default log file name when executable's file path is unknown
warptangent
2015-08-16
1
-3
/
+21
*
wallet: new rescan_spent command to update outputs' spent status
moneromooo-monero
2015-08-11
1
-0
/
+40
*
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
2015-08-09
1
-28
/
+30
[next]