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
/
wallet
/
api
/
wallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
WalletApi: publicMultisigSignerKey method
naughtyfox
2018-04-13
1
-0
/
+10
*
|
|
|
Merge pull request #3598
luigi1111
2018-06-08
1
-0
/
+44
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Wallet: added methods to sign and verify arbitrary message with multisig publ...
naughtyfox
2018-04-25
1
-0
/
+44
|
|
/
/
*
|
|
Merge pull request #3489
luigi1111
2018-05-31
1
-251
/
+324
|
\
\
\
|
*
|
|
WalletApi: getMultisigInfo entry for gui wallets
naughtyfox
2018-03-28
1
-0
/
+160
|
*
|
|
Refactored: work with wallet api statuses to make setting and getting operati...
naughtyfox
2018-03-28
1
-252
/
+165
|
|
/
/
*
|
|
wallet: fix shared ring db path
stoffu
2018-05-31
1
-2
/
+6
*
|
|
Wallet API: allow log path to be non-default & console output to be configurable
stoffu
2018-05-04
1
-2
/
+2
|
|
/
|
/
|
*
|
wallet: fix default mixin (4 -> 6)
sneurlax
2018-03-28
1
-1
/
+1
|
/
*
wallet: more user friendly print_ring
moneromooo-monero
2018-03-16
1
-0
/
+24
*
wallet2_api: add key reuse mitigations API
moneromooo-monero
2018-03-16
1
-0
/
+15
*
wallet2_api: add ring api
moneromooo-monero
2018-03-16
1
-0
/
+38
*
wallet2_api: add blackball api
moneromooo-monero
2018-03-16
1
-0
/
+55
*
Merge pull request #3345
Riccardo Spagni
2018-03-14
1
-2
/
+14
|
\
|
*
wallet2_api: add info/error/warning entry points
moneromooo-monero
2018-03-04
1
-2
/
+14
*
|
Merge pull request #3313
Riccardo Spagni
2018-03-05
1
-0
/
+10
|
\
\
|
*
|
Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
rbrunner7
2018-02-25
1
-0
/
+10
|
|
/
*
|
Merge pull request #3314
Riccardo Spagni
2018-03-05
1
-0
/
+4
|
\
\
|
*
|
wallet api: when restoring from EnglishOld, set language to English
stoffu
2018-02-25
1
-0
/
+4
|
|
/
*
|
Merge pull request #3277
Riccardo Spagni
2018-03-05
1
-16
/
+16
|
\
\
|
*
|
Wallet API: generalize 'bool testnet' to 'NetworkType nettype'
stoffu
2018-03-05
1
-8
/
+8
|
*
|
Stagenet
stoffu
2018-03-05
1
-12
/
+12
|
|
/
*
/
Correct spelling mistakes.
Edward Betts
2018-03-05
1
-1
/
+1
|
/
*
Merge pull request #3214
Riccardo Spagni
2018-02-16
1
-0
/
+1
|
\
|
*
wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown
stoffu
2018-02-08
1
-0
/
+1
*
|
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
[prev]
[next]