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
/
wallet
/
api
/
wallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3094
Riccardo Spagni
2018-02-16
1
-2
/
+2
|
\
|
*
Fixed typos and wording tweaks
Maxithi
2018-01-29
1
-2
/
+2
*
|
wallet: automatically use low priority if safe (no backlog & recent blocks no...
stoffu
2018-01-28
1
-2
/
+4
*
|
Merge pull request #3104
Riccardo Spagni
2018-01-27
1
-3
/
+18
|
\
\
|
*
|
Wallet API: all recover options with password
m2049r
2018-01-17
1
-3
/
+18
|
|
/
*
|
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
|
Reserve proof
stoffu
2018-01-10
1
-0
/
+49
|
/
*
Merge pull request #2368
Riccardo Spagni
2017-11-25
1
-0
/
+46
|
\
|
*
Spend proof without txkey
stoffu
2017-11-21
1
-0
/
+46
*
|
fix for tx proof: use exception instead of error_str when signature gen failed
stoffu
2017-11-21
1
-2
/
+2
|
/
*
Tx proof (revised):
stoffu
2017-11-18
1
-8
/
+132
*
Merge pull request #2546
Riccardo Spagni
2017-11-06
1
-2
/
+20
|
\
|
*
Distinguish "not enough money" and "not enough unlocked money"
binaryFate
2017-10-16
1
-2
/
+20
*
|
Wallet API: default values for account and subaddr index
Jaquee
2017-10-22
1
-2
/
+1
|
/
*
wallet2+API: use separate callbacks for lightwallets
Jaquee
2017-10-15
1
-0
/
+32
*
walletAPI: lightwallet exceptions
Jaquee
2017-10-15
1
-2
/
+12
*
walletAPI: add lightwallet login() and importWalletRequest()
Jaquee
2017-10-15
1
-0
/
+32
*
walletAPI: init() lightwallet and SSL support
Jaquee
2017-10-15
1
-4
/
+6
*
Subaddresses
kenshi84
2017-10-07
1
-59
/
+119
*
store is optional during close and defaults to true; except during descruction
m2049r
2017-09-23
1
-9
/
+11
*
WalletAPI: only allow trusted daemon when importing key images
Jaquee
2017-08-21
1
-0
/
+5
*
WalletAPI: copy wallet data when creating a view only wallet
Jaquee
2017-08-21
1
-0
/
+27
*
WalletAPI: add getDefaultDataDir()
Jaquee
2017-08-09
1
-0
/
+6
*
change mixin to ring size in user visible places
moneromooo-monero
2017-08-07
1
-4
/
+4
*
fix wallet callback signatures
m2049r
2017-08-02
1
-4
/
+4
*
wallet_api: fix missing transaction parameter in callback
moneromooo-monero
2017-06-13
1
-1
/
+1
*
Wallet API: Set seed lang when recovering form keys
Jaquee
2017-05-23
1
-1
/
+2
*
Merge pull request #2012
Riccardo Spagni
2017-05-05
1
-1
/
+16
|
\
|
*
Wallet API: add spend/view key getters
Jaquee
2017-05-02
1
-1
/
+16
*
|
wallet: add sweep_below function
moneromooo-monero
2017-04-24
1
-1
/
+1
|
/
*
Wallet API: add hard fork info functions
Jaquee
2017-03-24
1
-0
/
+12
*
use const references in catch blocks
moneromooo-monero
2017-03-18
1
-1
/
+1
*
wallet api: fix parameters in wallet2callbackImpl
Jaquee
2017-03-03
1
-7
/
+7
*
Wallet API: Add support for daemon rpc login
Jaquee
2017-02-25
1
-2
/
+4
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Merge pull request #1747
Riccardo Spagni
2017-02-21
1
-0
/
+5
|
\
|
*
wallet_api: fix logging init via api
moneromooo-monero
2017-02-18
1
-0
/
+5
*
|
simplewallet: validate hex input size
moneromooo-monero
2017-02-14
1
-3
/
+3
|
/
*
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
*
|
Wallet API: Easylogger wrapper for gui
Jaquee
2017-02-05
1
-0
/
+6
*
|
GUI: Improved refresh performance
Jaquee
2017-02-04
1
-7
/
+10
*
|
wallet api: Remove initAsync() and don't start refresh automatically on init
Jaquee
2017-02-04
1
-14
/
+1
|
/
*
Merge pull request #1629
Riccardo Spagni
2017-02-02
1
-6
/
+6
|
\
|
*
Updates to epee HTTP client code
Lee Clagett
2017-01-25
1
-6
/
+6
*
|
Wallet API: Create wallet from keys
Jaquee
2017-01-30
1
-0
/
+130
|
/
*
wallet: print exception message on get_random_outs_error
moneromooo-monero
2017-01-20
1
-2
/
+2
*
Merge pull request #1573
Riccardo Spagni
2017-01-15
1
-2
/
+4
|
\
|
*
fix timeout in check_connection
Jaquee
2017-01-14
1
-2
/
+4
*
|
Merge pull request #1564
Riccardo Spagni
2017-01-15
1
-6
/
+49
|
\
\
[next]