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
...
*
|
Merge pull request #4458
Riccardo Spagni
2018-09-29
1
-2
/
+2
*
|
Merge pull request #4417
Riccardo Spagni
2018-09-29
1
-16
/
+10
|
/
*
wallet2_api: fix for latest code changes
moneromooo-monero
2018-09-22
1
-1
/
+1
*
query backing device
m2049r
2018-09-19
1
-0
/
+5
*
Merge pull request #4387
Riccardo Spagni
2018-09-18
1
-16
/
+36
|
\
|
*
wallet2_api: bring up to latest wallet api
moneromooo-monero
2018-09-16
1
-16
/
+36
*
|
Merge pull request #4361
Riccardo Spagni
2018-09-18
1
-0
/
+14
|
\
\
|
*
|
WalletAPI: 'hasMultisigPartialKeyImages' function added
naughtyfox
2018-09-10
1
-0
/
+14
*
|
|
api/wallet: properly disable key encryption
stoffu
2018-09-17
1
-2
/
+2
|
|
/
|
/
|
*
|
remove obsolete daemon selection of fake outs and old tx construction
moneromooo-monero
2018-09-14
1
-4
/
+4
*
|
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-0
/
+1
|
/
*
wallet: store trusted-daemon flag in wallet2
stoffu
2018-08-23
1
-6
/
+5
*
store secret keys encrypted where possible
moneromooo-monero
2018-08-16
1
-1
/
+2
*
wallet: wipe seed from memory where appropriate
moneromooo-monero
2018-08-16
1
-2
/
+2
*
wallet2: make --restricted-rpc available for wallet RPC only
stoffu
2018-08-16
1
-2
/
+2
*
wallet: allow adjusting number of rounds for the key derivation function
stoffu
2018-08-08
1
-2
/
+2
*
wallet2: unlock keys file before calling verify_password (needed for Windows)
stoffu
2018-07-03
1
-0
/
+14
*
api/wallet: add missing arg to wallet2::refresh()
stoffu
2018-06-28
1
-1
/
+1
*
wallet: prevent the same wallet file from being opened by multiple processes
stoffu
2018-06-28
1
-0
/
+1
*
Wallet API: add support for wallet creation from hardware device
stoffu
2018-06-21
1
-1
/
+31
*
Merge pull request #3829
luigi1111
2018-06-19
1
-20
/
+34
|
\
|
*
use deterministic viewkey if not supplied
cryptochangements34
2018-06-05
1
-20
/
+34
*
|
Merge pull request #3735
luigi1111
2018-06-16
1
-1
/
+1
|
\
\
|
*
|
add .load() to make Boost 1.67 happy with its new is_integral check
Teutone
2018-05-05
1
-1
/
+1
*
|
|
Merge pull request #3599
luigi1111
2018-06-08
1
-0
/
+10
|
\
\
\
|
*
|
|
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
[prev]
[next]