index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
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 #2053
Riccardo Spagni
2017-05-30
1
-10
/
+13
|
\
|
*
simplewallet: fix refresh height for new wallets
moneromooo-monero
2017-05-28
1
-10
/
+13
*
|
corrected typo in help regarding min-outputs-*
stoffu
2017-05-09
1
-1
/
+1
|
/
*
wallet: add sweep_below function
moneromooo-monero
2017-04-24
1
-2
/
+24
*
Merge pull request #1984
Riccardo Spagni
2017-04-24
1
-7
/
+22
|
\
|
*
simplewallet: allow multiline seed
moneromooo-monero
2017-04-16
1
-7
/
+22
*
|
wallet cli: removed some inappropriate return-false
kenshi84
2017-04-12
1
-16
/
+6
|
/
*
Merge pull request #1949
Riccardo Spagni
2017-04-11
1
-9
/
+9
|
\
|
*
simplewallet: fix cold signing of split transactions
moneromooo-monero
2017-04-02
1
-3
/
+9
|
*
simplewallet: allow setting confirm-missing-payment-id in watch wallets
moneromooo-monero
2017-04-02
1
-6
/
+0
*
|
Merge pull request #1940
Riccardo Spagni
2017-04-11
1
-4
/
+17
|
\
\
|
*
|
Add per transaction fee to transfer command
Antti Keränen
2017-04-01
1
-4
/
+17
|
|
/
*
|
Merge pull request #1931
Riccardo Spagni
2017-04-11
1
-1
/
+0
|
\
\
|
*
|
wallet cli: remove redundant password confirm in donate command
kenshi84
2017-03-27
1
-1
/
+0
|
|
/
*
/
simplewallet: factor the per-variable code in set_variable
moneromooo-monero
2017-03-26
1
-170
/
+28
|
/
*
wallet: option to merge destinations
moneromooo-monero
2017-03-25
1
-1
/
+26
*
Merge pull request #1921
Riccardo Spagni
2017-03-25
1
-1
/
+1
|
\
|
*
Fixed typo in CLI wallet help message
Derek Zhang
2017-03-24
1
-1
/
+1
*
|
wallet: try to save large outputs when using an unneeded second input
moneromooo-monero
2017-03-24
1
-1
/
+65
|
/
*
Transfer help
Akademik Prokhor Zakharov
2017-03-22
1
-2
/
+2
*
wallet: fix set_log not handling 0,xxx style settings
moneromooo-monero
2017-03-21
1
-15
/
+1
*
Merge pull request #1886
Riccardo Spagni
2017-03-18
1
-5
/
+0
|
\
|
*
simplewallet: allow setting tx priority in watch wallets
moneromooo-monero
2017-03-18
1
-5
/
+0
*
|
Merge pull request #1883
Riccardo Spagni
2017-03-18
1
-2
/
+2
|
\
\
|
*
|
use const references in catch blocks
moneromooo-monero
2017-03-18
1
-2
/
+2
|
|
/
*
/
simplewallet: catch case where no transactions are made
moneromooo-monero
2017-03-18
1
-1
/
+7
|
/
*
Add intervening v5 fork for increased min block size
moneromooo-monero
2017-03-15
1
-6
/
+6
*
wallet: add password command
moneromooo-monero
2017-03-05
1
-3
/
+4
*
Merge pull request #1826
Riccardo Spagni
2017-03-03
1
-1
/
+45
|
\
|
*
allow user I/O in millinero, micronero, nanonero, piconero
moneromooo-monero
2017-03-02
1
-1
/
+45
*
|
Merge pull request #1820
Riccardo Spagni
2017-03-03
1
-7
/
+7
|
\
\
|
*
|
Add support for the wallet to refresh pruned blocks
moneromooo-monero
2017-02-27
1
-7
/
+7
|
|
/
*
/
wallet: fix --log-file not working
moneromooo-monero
2017-02-28
1
-1
/
+2
|
/
*
simplewallet: updated help message for 'set ask-password'
kenshi84
2017-02-24
1
-1
/
+1
*
Merge pull request #1765
Riccardo Spagni
2017-02-22
1
-8
/
+7
|
\
|
*
Add support for smart mining through wallet.
Dion Ahmetaj
2017-02-21
1
-8
/
+7
*
|
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
|
/
*
simplewallet: validate hex input size
moneromooo-monero
2017-02-14
1
-9
/
+9
*
Merge pull request #1698
Riccardo Spagni
2017-02-11
1
-0
/
+6
|
\
|
*
simplewallet: print error when address is wrong
kenshi84
2017-02-08
1
-0
/
+6
*
|
Merge pull request #1689
Riccardo Spagni
2017-02-11
1
-1
/
+1
|
\
\
|
*
|
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-1
/
+1
|
|
/
*
/
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-1
/
+1
|
/
*
Merge pull request #1665
Riccardo Spagni
2017-02-04
1
-6
/
+1
|
\
|
*
simplewallet: cleanup
moneromooo-monero
2017-02-02
1
-5
/
+0
|
*
simplewallet: fix build (unqualified type not in current scope)
moneromooo-monero
2017-02-02
1
-1
/
+1
*
|
Merge pull request #1640
Riccardo Spagni
2017-02-04
1
-0
/
+42
|
\
\
|
|
/
|
/
|
|
*
simplewallet: option to always ask password for any crytical operations
kenshi84
2017-02-03
1
-0
/
+42
*
|
Merge pull request #1645
Riccardo Spagni
2017-02-02
1
-29
/
+2
|
\
\
|
*
|
Factor is_address_local code into a tools function
moneromooo-monero
2017-01-28
1
-29
/
+2
|
|
/
[next]