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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet2: don't ask for pruned txes yet, we still parse the entire tx
moneromooo-monero
2018-05-31
1
-1
/
+1
*
Merge pull request #3833
Riccardo Spagni
2018-05-21
1
-2
/
+2
|
\
|
*
Fix output shuffling for multisig
stoffu
2018-05-20
1
-2
/
+2
*
|
Merge pull request #3796
Riccardo Spagni
2018-05-21
2
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
Wallet API: allow log path to be non-default & console output to be configurable
stoffu
2018-05-12
2
-3
/
+4
*
|
wallet2: consider 6 outputs or less to be unmixable from v7
moneromooo-monero
2018-05-10
1
-2
/
+2
|
/
*
Merge pull request #3686
Riccardo Spagni
2018-04-28
1
-0
/
+3
|
\
|
*
wallet2: add missing parameters to get_output_histogram
moneromooo-monero
2018-04-22
1
-0
/
+3
*
|
Merge pull request #3684
Riccardo Spagni
2018-04-28
1
-1
/
+6
|
\
\
|
*
|
import_multisig_info: fix sanity check crash in detach_blockchain
Mikhail Mitkevichl
2018-04-23
1
-1
/
+6
|
|
/
*
|
Merge pull request #3665
Riccardo Spagni
2018-04-28
3
-39
/
+35
|
\
\
|
*
|
WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...
stoffu
2018-04-19
3
-39
/
+35
|
|
/
*
|
wallet2: increase rpc timeout for get_output_distribution
moneromooo-monero
2018-04-13
1
-1
/
+1
*
|
add top height to get_output_distribution, and cache it for rct
moneromooo-monero
2018-04-13
1
-0
/
+2
|
/
*
Merge pull request #3550
Riccardo Spagni
2018-04-12
1
-21
/
+44
|
\
|
*
wallet2: request transactions in slices when scanning for known rings
moneromooo-monero
2018-04-07
1
-22
/
+32
|
*
rpc: allow getting pruned blocks from gettransactions
moneromooo-monero
2018-04-07
1
-0
/
+13
*
|
Merge pull request #3607
Riccardo Spagni
2018-04-12
1
-0
/
+12
|
\
\
|
*
|
wallet2: store subaddress lookahead settings
stoffu
2018-04-11
1
-0
/
+12
|
|
/
*
|
Merge pull request #3574
Riccardo Spagni
2018-04-12
1
-9
/
+9
|
\
\
|
*
|
wallet2: fix misc issues when the ringdb can't be initialized
moneromooo-monero
2018-04-06
1
-9
/
+9
|
|
/
*
|
Merge pull request #3556
Riccardo Spagni
2018-04-12
1
-1
/
+1
|
\
\
|
*
|
wallet2: move segregation height to v7
moneromooo-monero
2018-04-05
1
-1
/
+1
|
|
/
*
|
Merge pull request #3535
Riccardo Spagni
2018-04-12
2
-0
/
+10
|
\
\
|
*
|
wallet: warn if not using the default ring size
moneromooo-monero
2018-03-31
2
-0
/
+10
|
|
/
*
|
Merge pull request #3515
Riccardo Spagni
2018-04-12
1
-1
/
+1
|
\
\
|
*
|
wallet: fix default mixin (4 -> 6)
sneurlax
2018-03-28
1
-1
/
+1
*
|
|
Use 'boost' mutex instead of 'std' mutex
cslashm
2018-04-10
1
-4
/
+4
*
|
|
Fix sub-address tx scan.
cslashm
2018-04-09
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge pull request #3503
Riccardo Spagni
2018-03-29
1
-1
/
+1
|
\
\
|
*
|
fix lambda compile error on openbsd
moneromooo-monero
2018-03-27
1
-1
/
+1
*
|
|
Add the possibility to export private view key for fast scan.
cslashm
2018-03-28
1
-11
/
+44
|
|
/
|
/
|
*
|
Merge pull request #3474
Riccardo Spagni
2018-03-22
1
-5
/
+6
|
\
\
|
*
|
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
stoffu
2018-03-22
1
-1
/
+1
|
*
|
wallet2: enable the mitigation only after the fork height
stoffu
2018-03-22
1
-4
/
+5
|
|
/
*
|
Merge pull request #3469
Riccardo Spagni
2018-03-22
1
-0
/
+9
|
\
\
|
*
|
wallet2: fix for loading settings of key reuse mitigation
stoffu
2018-03-22
1
-0
/
+9
|
|
/
*
/
wallet: catch exceptions dealing with ringdb and warn
moneromooo-monero
2018-03-21
2
-20
/
+45
|
/
*
wallet: make the segregation height settable
moneromooo-monero
2018-03-17
2
-8
/
+63
*
Merge pull request #3421
Riccardo Spagni
2018-03-17
1
-0
/
+1
|
\
|
*
wallet_rpc_server: add sweep_unmixable as alias for sweep_dust
moneromooo-monero
2018-03-17
1
-0
/
+1
*
|
Add command line option allowing to restrict the default sub-address lookahea...
stoffu
2018-03-16
1
-0
/
+1
|
/
*
Merge pull request #3336
Riccardo Spagni
2018-03-16
3
-6
/
+6
|
\
|
*
Fix typos in various files
Dimitris Apostolou
2018-03-15
3
-6
/
+6
*
|
wallet: more user friendly print_ring
moneromooo-monero
2018-03-16
5
-5
/
+78
*
|
wallet2_api: add key reuse mitigations API
moneromooo-monero
2018-03-16
3
-0
/
+27
*
|
wallet2_api: add ring api
moneromooo-monero
2018-03-16
3
-0
/
+46
*
|
ringdb: factor ring addition code
moneromooo-monero
2018-03-16
1
-22
/
+16
*
|
wallet2_api: add blackball api
moneromooo-monero
2018-03-16
4
-0
/
+65
*
|
ringdb: use the genesis block as a db name
moneromooo-monero
2018-03-16
3
-5
/
+7
[next]