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 #1089
Riccardo Spagni
2016-09-18
1
-10
/
+11
|
\
|
*
simplewallet: do not expose the details of tx splitting to the user
moneromooo-monero
2016-09-17
1
-10
/
+11
*
|
simplewallet: fix wrong amount in show_transfers for pending transactions
moneromooo-monero
2016-09-17
1
-1
/
+1
|
/
*
wallet: change priority/fee to ArticMine's recommendation
moneromooo-monero
2016-09-16
1
-15
/
+15
*
fix remaining bitmonero and simplewallet bits
Riccardo Spagni
2016-09-03
1
-5
/
+5
*
simplewallet: add magic and public keys to key image export file
moneromooo-monero
2016-09-01
1
-5
/
+30
*
simplewallet: make the key image export format binary
moneromooo-monero
2016-09-01
1
-18
/
+5
*
wallet: fix some "may be used uninitialized" warnings
moneromooo-monero
2016-08-28
1
-8
/
+8
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-8
/
+20
*
wallet: do not store signatures in the wallet cache
moneromooo-monero
2016-08-28
1
-1
/
+1
*
simplewallet: better check_tx_key feedback
moneromooo-monero
2016-08-28
1
-2
/
+20
*
rct: make the amount key derivable by a third party with the tx key
moneromooo-monero
2016-08-28
1
-24
/
+16
*
port get_tx_key/check_tx_key to rct
moneromooo-monero
2016-08-28
1
-12
/
+51
*
wallet: factor transfer_rct code with transfer code
moneromooo-monero
2016-08-28
1
-12
/
+2
*
add rct to the protocol
moneromooo-monero
2016-08-28
1
-17
/
+39
*
Merge pull request #982
Riccardo Spagni
2016-08-26
1
-1
/
+1
|
\
|
*
fix #691 removed help about leaving wallet name empty on --generate-new-wallet
guzzi_jones
2016-08-24
1
-1
/
+1
*
|
Merge pull request #976
Riccardo Spagni
2016-08-26
1
-1
/
+8
|
\
\
|
*
|
simplewallet: default to max-concurrency 1 on MacOS X
moneromooo-monero
2016-08-21
1
-1
/
+8
|
|
/
*
/
simplewallet: do not suggest removing cache if the password was wrong
moneromooo-monero
2016-08-16
1
-1
/
+3
|
/
*
Merge pull request #948
Riccardo Spagni
2016-08-11
1
-6
/
+6
|
\
|
*
Fake outs set is now decided by the wallet
moneromooo-monero
2016-08-11
1
-6
/
+6
*
|
Merge pull request #952
Riccardo Spagni
2016-08-11
1
-4
/
+8
|
\
\
|
*
|
Better fix (#4)
hyc
2016-08-09
1
-4
/
+8
|
*
|
fix restore-deterministic height
luigi1111
2016-08-09
1
-2
/
+2
|
|
/
*
|
Merge pull request #949
Riccardo Spagni
2016-08-11
1
-64
/
+57
|
\
\
|
*
|
simplewallet: make the refresh thread into more generic idle thread
moneromooo-monero
2016-08-07
1
-64
/
+57
|
|
/
*
/
Fix #864
guzzi_jones
2016-08-01
1
-27
/
+33
|
/
*
wallet: new {ex,im}port_key_images commands and RPC calls
moneromooo-monero
2016-07-24
1
-0
/
+107
*
Merge pull request #923
Riccardo Spagni
2016-07-23
1
-0
/
+1
|
\
|
*
simplewallet: suggest removing cache when loading fails
moneromooo-monero
2016-07-22
1
-0
/
+1
*
|
Merge pull request #916
Riccardo Spagni
2016-07-23
1
-2
/
+28
|
\
\
|
*
|
wallet: add unconfirmed incoming txes from the txpool
moneromooo-monero
2016-07-20
1
-2
/
+28
|
|
/
*
/
simplewallet: revert to foreground refresh at startup
moneromooo-monero
2016-07-20
1
-0
/
+2
|
/
*
Merge pull request #902
Riccardo Spagni
2016-07-20
1
-8
/
+25
|
\
|
*
Add a daemon RPC version, and make simplewallet check it
moneromooo-monero
2016-07-10
1
-8
/
+25
*
|
wallet: add command and RPC to sign/verify data
moneromooo-monero
2016-07-19
1
-0
/
+67
|
/
*
Merge pull request #879
Riccardo Spagni
2016-07-06
1
-0
/
+1
|
\
|
*
simplewallet: mention the background refresh thread when starting
moneromooo-monero
2016-06-22
1
-0
/
+1
*
|
Merge pull request #878
Riccardo Spagni
2016-07-06
1
-1
/
+79
|
\
\
|
*
|
wallet: add a fee multiplier
moneromooo-monero
2016-06-22
1
-1
/
+79
|
|
/
*
/
TransactionHistory continued
Ilya Kitaev
2016-06-23
1
-1
/
+1
|
/
*
Merge pull request #870
Riccardo Spagni
2016-06-21
1
-2
/
+6
|
\
|
*
gmtime for Windows
luigi1111
2016-06-20
1
-2
/
+6
*
|
simplewallet: add a status command
moneromooo-monero
2016-06-20
1
-0
/
+24
|
/
*
Merge pull request #827
Riccardo Spagni
2016-05-17
1
-14
/
+16
|
\
|
*
Set refresh height earlier
Howard Chu
2016-04-29
1
-13
/
+15
|
*
Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7
Howard Chu
2016-04-29
1
-2
/
+2
*
|
Merge pull request #826
Riccardo Spagni
2016-04-29
1
-27
/
+44
|
\
\
|
*
|
simplewallet: display all settings on set with no arguments
moneromooo-monero
2016-04-28
1
-27
/
+44
|
|
/
[next]