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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #772
Riccardo Spagni
2016-04-02
1
-0
/
+34
|
\
|
*
simplewallet: always gracefully exit on EOF
moneromooo-monero
2016-03-29
1
-0
/
+34
*
|
Merge pull request #769
Riccardo Spagni
2016-04-02
1
-41
/
+31
|
\
\
|
*
|
wallet: make the JSON reading type safe
moneromooo-monero
2016-03-27
1
-41
/
+31
|
|
/
*
|
Merge pull request #767
Riccardo Spagni
2016-04-02
1
-0
/
+6
|
\
\
|
*
|
Convey tx verification failure reasons to the RPC client
moneromooo-monero
2016-03-27
1
-0
/
+6
*
|
|
Merge pull request #766
Riccardo Spagni
2016-04-02
1
-0
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
simplewallet: default to trusted daemon for loopback address
moneromooo-monero
2016-03-27
1
-0
/
+42
|
|
/
*
|
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
moneromooo-monero
2016-03-26
1
-1
/
+1
*
|
wallet: change sweep_dust to sweep_unmixable
moneromooo-monero
2016-03-26
2
-14
/
+23
|
/
*
wallet: add a --generate-from-json flag
moneromooo-monero
2016-03-25
2
-6
/
+182
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
1
-1
/
+1
*
Merge pull request #734
Riccardo Spagni
2016-03-20
1
-42
/
+54
|
\
|
*
simplewallet: make --password-file work in RPC mode
moneromooo-monero
2016-03-19
1
-42
/
+54
*
|
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
1
-1
/
+1
|
/
*
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
2
-10
/
+10
*
Merge pull request #688
Riccardo Spagni
2016-02-29
2
-19
/
+117
|
\
|
*
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
2
-5
/
+102
*
|
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
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
1
-1
/
+2
*
simplewallet: remove leftover command line refresh-type handling
moneromooo-monero
2016-01-25
2
-5
/
+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
5
-5
/
+5
*
wallet: add a rescan_bc command and rescan_blockchain RPC
moneromooo-monero
2015-12-30
2
-13
/
+28
*
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
2
-33
/
+78
*
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
2
-7
/
+50
*
|
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
2
-9
/
+113
|
/
*
wallet: make the refresh optimizations selectable via command line
moneromooo-monero
2015-11-22
2
-3
/
+42
*
Merge pull request #496
Riccardo Spagni
2015-11-22
2
-16
/
+35
|
\
|
*
wallet: rename store-tx-keys to store-tx-info
moneromooo-monero
2015-11-22
2
-7
/
+7
|
*
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
[next]