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
/
wallet2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
|
\
\
|
*
|
wallet2: remove obsolete rpc version check
tobtoht
2022-06-24
1
-26
/
+1
|
|
/
*
|
Merge pull request #8394
luigi1111
2022-07-06
1
-1
/
+2
|
\
\
|
*
|
cryptonote_basic: catch crypto api errors
moneromooo-monero
2022-06-20
1
-1
/
+2
|
|
/
*
|
Merge pull request #8388
luigi1111
2022-07-05
1
-7
/
+11
|
\
\
|
*
|
Chunk /gettransactions to avoid hitting restricted RPC limit
tobtoht
2022-06-27
1
-7
/
+11
|
|
/
*
/
Improve consistency between on_money_received and on_money_received_unconfirmed
Luke Parker
2022-06-01
1
-3
/
+4
|
/
*
Merge pull request #8331
luigi1111
2022-05-26
1
-9
/
+5
|
\
|
*
wallet2: fix spurious reorg detection with untrusted nodes
moneromooo-monero
2022-05-15
1
-9
/
+5
*
|
Merge pull request #8328
luigi1111
2022-05-26
1
-1
/
+8
|
\
\
|
*
|
disable multisig by default
moneromooo-monero
2022-05-17
1
-1
/
+8
|
|
/
*
|
Merge pull request #8308
luigi1111
2022-05-16
1
-6
/
+1
|
\
\
|
*
|
wallet2: fix a couple unused variable warnings
selsta
2022-05-02
1
-6
/
+1
*
|
|
wallet2: speedup large tx construction: reserve vector memory
moneromooo-monero
2022-05-13
1
-1
/
+7
*
|
|
wallet2: speedup large tx construction: batch ringdb lookups
Crypto City
2022-05-13
1
-4
/
+35
*
|
|
wallet2: speedup large tx construction: batch ringdb updates
Crypto City
2022-05-13
1
-2
/
+14
*
|
|
wallet2: speedup large tx construction: cache public key validity
moneromooo-monero
2022-05-13
1
-23
/
+31
|
|
/
|
/
|
*
|
Merge pull request #8277
luigi1111
2022-05-10
1
-3
/
+1
|
\
\
|
*
|
Preserve commitment format inside transactions
Luke Parker
2022-04-21
1
-3
/
+1
*
|
|
Merge pull request #8220
luigi1111
2022-05-10
1
-3
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]