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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet: fix multisig key memory leak
jeffro256
2023-11-03
1
-0
/
+26
*
wallet2: ensure transfers and sweeps use same fee calc logic
j-berman
2023-10-16
1
-3
/
+3
*
Merge pull request #9011
luigi1111
2023-10-02
1
-1
/
+1
|
\
|
*
wallet2: fix refresh function parameters
selsta
2023-10-01
1
-1
/
+1
*
|
wallet: store watch-only wallet correctly when `change_password()` is called
jeff
2023-09-22
1
-2
/
+2
|
/
*
Merge pull request #8941
luigi1111
2023-09-14
1
-2
/
+2
|
\
|
*
wallet_rpc_server: chunk refresh to keep responding to RPC while refreshing
moneromooo-monero
2023-08-17
1
-2
/
+2
*
|
wallet2: fix `store_to()` and `change_password()`
jeffro256
2023-08-23
1
-28
/
+74
|
/
*
Merge pull request #8957
luigi1111
2023-08-17
1
-4
/
+9
|
\
|
*
scan_tx: fix custom comparator for == case; fixes #8951
j-berman
2023-07-19
1
-4
/
+9
*
|
Merge pull request #8953
luigi1111
2023-08-17
1
-4
/
+4
|
\
\
|
*
|
wallet2: when checking frozen multisig tx set, don't assume order
jeffro256
2023-07-17
1
-4
/
+4
|
|
/
*
|
Merge pull request #8942
luigi1111
2023-08-17
1
-21
/
+26
|
\
\
|
*
|
wallet-rpc: restore from multisig seed
jeffro256
2023-08-10
1
-21
/
+26
|
|
/
*
|
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
1
-92
/
+101
*
|
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...
rbrunner7
2023-07-09
1
-119
/
+312
|
/
*
Merge pull request #8917
luigi1111
2023-07-06
1
-0
/
+2
|
\
|
*
wallet2: do not lose exception in current thread on refresh
Crypto City
2023-06-27
1
-0
/
+1
|
*
wallet2: fix missing exceptions from failing wallet refresh
Crypto City
2023-06-27
1
-0
/
+1
*
|
Merge pull request #8905
luigi1111
2023-07-06
1
-2
/
+39
|
\
\
|
*
|
wallet: respect frozen key images in multisig wallets [RELEASE]
jeffro256
2023-06-12
1
-2
/
+39
|
|
/
*
|
Merge pull request #8566
luigi1111
2023-06-27
1
-51
/
+315
|
\
\
|
|
/
|
/
|
|
*
wallet2: fix rescanning tx via scan_tx
j-berman
2023-03-13
1
-51
/
+315
*
|
wallet2: fix infinite loop in fake out selection
Crypto City
2023-03-25
1
-3
/
+3
|
/
*
wallet2: fix create view-only wallet from existing wallet
j-berman
2022-10-18
1
-6
/
+2
*
Merge pull request #8585
luigi1111
2022-09-26
1
-0
/
+1
|
\
|
*
wallet2: fail to establish daemon cxn == "Disconnected" cxn status
j-berman
2022-09-21
1
-0
/
+1
*
|
Merge pull request #8582
luigi1111
2022-09-26
1
-11
/
+20
|
\
\
|
*
|
add an option to force-update multisig key exchange under some circumstances
koe
2022-09-21
1
-11
/
+20
|
|
/
*
/
Second thread pool for IO
SChernykh
2022-09-20
1
-3
/
+3
|
/
*
Merge pull request #8545
v0.18.1.1
luigi1111
2022-09-15
1
-7
/
+5
|
\
|
*
multisig: fix #8537 seed restore (suggestions by @UkoeHB)
j-berman
2022-09-01
1
-7
/
+5
*
|
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
2022-09-12
1
-12
/
+141
*
|
Merge pull request #8555
luigi1111
2022-09-09
1
-32
/
+83
|
\
\
|
*
|
wallet2: ensure imported outputs subaddresses are created
moneromooo-monero
2022-09-07
1
-0
/
+4
|
*
|
wallet2: better test on whether to allow output import
moneromooo-monero
2022-09-07
1
-3
/
+8
|
*
|
allow exporting outputs in chunks
moneromooo-monero
2022-09-07
1
-30
/
+64
|
*
|
wallet2: fixes for export/import output flow
j-berman
2022-09-06
1
-2
/
+6
|
*
|
wallet2: do not assume imported outputs must be non empty
moneromooo-monero
2022-09-06
1
-2
/
+2
|
*
|
wallet2: prevent importing outputs in a hot wallet
moneromooo-monero
2022-09-06
1
-0
/
+2
|
*
|
wallet2: fix missing subaddress indices in "light" exported outputs
moneromooo-monero
2022-09-06
1
-1
/
+3
|
|
/
*
/
Fix missing semi-colon in error message
j-berman
2022-09-06
1
-1
/
+1
|
/
*
Merge pull request #8433
luigi1111
2022-07-14
1
-9
/
+14
|
\
|
*
wallet2: force using output distribution for ringct outs
tobtoht
2022-06-25
1
-9
/
+14
*
|
derive multisig tx secret keys from an entropy source plus the tx inputs' key...
koe
2022-07-13
1
-0
/
+4
*
|
Merge pull request #8149
luigi1111
2022-07-13
1
-88
/
+210
|
\
\
|
*
|
multisig: fix critical vulnerabilities in signing
anon
2022-06-30
1
-88
/
+210
|
|
/
*
|
Merge pull request #8408
luigi1111
2022-07-06
1
-37
/
+0
|
\
\
|
*
|
wallet2: don't use DNS to obtain segregation heights
tobtoht
2022-06-28
1
-37
/
+0
|
|
/
*
|
Merge pull request #8404
luigi1111
2022-07-06
1
-26
/
+1
|
\
\
[next]