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
/
wallet2.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
wallet-rpc: add get_address_index command
stoffu
2018-07-31
1
-0
/
+1
|
|
/
*
|
Merge pull request #4153
luigi1111
2018-08-15
1
-2
/
+10
|
\
\
|
*
|
wallet: distinguish coinbase from other txes in show_transfers
moneromooo-monero
2018-08-03
1
-2
/
+10
*
|
|
Merge pull request #4103
luigi1111
2018-08-15
1
-2
/
+3
|
\
\
\
|
*
|
|
wallet: allow adjusting number of rounds for the key derivation function
stoffu
2018-08-08
1
-2
/
+3
*
|
|
|
Merge pull request #3528
luigi1111
2018-08-15
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
wallet2: use a gamma distribution to pick fake outs
moneromooo-monero
2018-07-03
1
-1
/
+1
*
|
|
|
Merge pull request #4091
luigi1111
2018-07-27
1
-1
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
wallet2: unlock keys file before calling verify_password (needed for Windows)
stoffu
2018-07-03
1
-1
/
+4
|
|
/
/
*
|
|
Merge pull request #4087
luigi1111
2018-07-19
1
-1
/
+1
|
\
\
\
|
*
|
|
wallet2: recover from index out of hashchain bounds error
moneromooo-monero
2018-07-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4071
luigi1111
2018-07-19
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow fractional outputs to be ignored
stoffu
2018-07-03
1
-0
/
+3
|
|
/
*
/
wallet2: ensure outputs are processed only once
moneromooo-monero
2018-07-08
1
-0
/
+1
|
/
*
wallet: prevent the same wallet file from being opened by multiple processes
stoffu
2018-06-28
1
-0
/
+1
*
Merge pull request #3907
luigi1111
2018-06-27
1
-1
/
+9
|
\
|
*
wallet: include a suggested number of confirmations based on amount
moneromooo-monero
2018-06-27
1
-1
/
+9
*
|
Merge pull request #3998
luigi1111
2018-06-27
1
-5
/
+6
|
\
\
|
*
|
wallet: on first refresh, start off with a quantized height
moneromooo-monero
2018-06-13
1
-5
/
+6
*
|
|
Merge pull request #3991
luigi1111
2018-06-27
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wallet: allow unspendable unmixable outputs to be discarded
stoffu
2018-06-13
1
-0
/
+1
|
|
/
*
|
Merge pull request #3716
luigi1111
2018-06-27
1
-8
/
+47
|
\
\
|
*
|
wallet2: cache ringdb key while refreshing
moneromooo-monero
2018-06-26
1
-0
/
+14
|
*
|
wallet2: remove old blockchain size cache hack
moneromooo-monero
2018-06-26
1
-2
/
+1
|
*
|
wallet2: speedup refresh
moneromooo-monero
2018-06-26
1
-2
/
+20
|
*
|
wallet2: avoid re-parsing blocks when refreshing in a loop
moneromooo-monero
2018-06-26
1
-1
/
+1
|
*
|
wallet2: parse blocks in the RPC thread, not the processing thread
moneromooo-monero
2018-06-26
1
-2
/
+10
|
*
|
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
1
-4
/
+4
*
|
|
Merge pull request #3955
luigi1111
2018-06-25
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wallet2: fix bulletproof cold signing
moneromooo-monero
2018-06-07
1
-1
/
+7
*
|
|
Merge pull request #3804
luigi1111
2018-06-16
1
-0
/
+1
|
\
\
\
|
*
|
|
simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa...
jcktm
2018-05-15
1
-0
/
+1
*
|
|
|
Merge pull request #3780
luigi1111
2018-06-16
1
-0
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
wallet-rpc: watch-only and cold wallet features added
Dusan Klinec
2018-06-03
1
-0
/
+7
*
|
|
|
Merge pull request #3598
luigi1111
2018-06-08
1
-0
/
+16
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Wallet: added methods to sign and verify arbitrary message with multisig publ...
naughtyfox
2018-04-25
1
-0
/
+16
*
|
|
|
Merge pull request #3489
luigi1111
2018-05-31
1
-0
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
WalletApi: getMultisigInfo entry for gui wallets
naughtyfox
2018-03-28
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #3405
luigi1111
2018-05-29
1
-13
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wallet2: Update function parameter documentation
Leon Klingele
2018-03-14
1
-13
/
+15
*
|
|
Merge pull request #3534
Riccardo Spagni
2018-04-12
1
-0
/
+3
|
\
\
\
|
*
|
|
wallet: warn if not using the default ring size
moneromooo-monero
2018-03-31
1
-0
/
+3
|
|
|
/
|
|
/
|
*
/
|
wallet: catch exceptions dealing with ringdb and warn
moneromooo-monero
2018-03-21
1
-1
/
+1
|
/
/
*
|
wallet: make the segregation height settable
moneromooo-monero
2018-03-17
1
-0
/
+5
*
|
Add command line option allowing to restrict the default sub-address lookahea...
stoffu
2018-03-16
1
-0
/
+1
*
|
wallet: more user friendly print_ring
moneromooo-monero
2018-03-16
1
-3
/
+12
*
|
wallet: add a set_ring command
moneromooo-monero
2018-03-16
1
-0
/
+1
*
|
wallet: make ringdb an object with database state
moneromooo-monero
2018-03-16
1
-6
/
+10
*
|
wallet: add an output blackball list to avoid using those in rings
moneromooo-monero
2018-03-16
1
-0
/
+5
*
|
wallet: key reuse mitigation options
moneromooo-monero
2018-03-16
1
-0
/
+6
[prev]
[next]