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: fix infinite loop in fake out selection
Crypto City
2023-03-25
2
-3
/
+4
*
Refactored rx-slow-hash.c
SChernykh
2022-12-14
1
-2
/
+1
*
Merge pull request #8615
luigi1111
2022-12-01
2
-8
/
+4
|
\
|
*
wallet2: fix create view-only wallet from existing wallet
j-berman
2022-10-18
2
-8
/
+4
*
|
wallet_api: take priority into account when estimating fee
selsta
2022-10-13
1
-1
/
+1
|
/
*
Merge pull request #8585
luigi1111
2022-09-26
2
-3
/
+4
|
\
|
*
wallet2: fail to establish daemon cxn == "Disconnected" cxn status
j-berman
2022-09-21
2
-3
/
+4
*
|
Merge pull request #8582
luigi1111
2022-09-26
7
-25
/
+31
|
\
\
|
*
|
add an option to force-update multisig key exchange under some circumstances
koe
2022-09-21
7
-25
/
+31
|
|
/
*
/
Second thread pool for IO
SChernykh
2022-09-20
2
-4
/
+4
|
/
*
Merge pull request #8545
v0.18.1.1
luigi1111
2022-09-15
2
-8
/
+7
|
\
|
*
multisig: fix #8537 seed restore (suggestions by @UkoeHB)
j-berman
2022-09-01
2
-8
/
+7
*
|
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
2022-09-12
6
-17
/
+199
*
|
Merge pull request #8555
luigi1111
2022-09-09
5
-51
/
+164
|
\
\
|
*
|
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
2
-6
/
+25
|
*
|
allow exporting outputs in chunks
moneromooo-monero
2022-09-07
5
-46
/
+122
|
*
|
wallet2: fixes for export/import output flow
j-berman
2022-09-06
2
-2
/
+8
|
*
|
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
2
-2
/
+8
|
|
/
*
/
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
*
|
Merge pull request #8432
luigi1111
2022-07-14
2
-0
/
+12
|
\
\
|
*
|
derive multisig tx secret keys from an entropy source plus the tx inputs' key...
koe
2022-07-13
2
-0
/
+12
*
|
|
Merge pull request #7986
luigi1111
2022-07-14
1
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wallet2: keep around transaction prefix for confirmed transfers
tobtoht
2021-10-01
1
-2
/
+5
*
|
|
Merge pull request #8421
luigi1111
2022-07-13
1
-0
/
+2
|
\
\
\
|
*
|
|
wallet2: prevent crash when reading tx w/fewer outputs than expected
j-berman
2022-07-05
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8149
luigi1111
2022-07-13
2
-91
/
+230
|
\
\
\
|
*
|
|
multisig: fix critical vulnerabilities in signing
anon
2022-06-30
2
-91
/
+230
|
|
/
/
*
|
|
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
|
|
/
/
*
|
|
Merge pull request #8371
luigi1111
2022-07-05
3
-7
/
+10
|
\
\
\
|
*
|
|
Remove erraneous commas
Luke Parker
2022-06-01
1
-3
/
+3
|
*
|
|
Improve consistency between on_money_received and on_money_received_unconfirmed
Luke Parker
2022-06-01
3
-7
/
+10
|
|
/
/
*
|
|
Merge pull request #8356
luigi1111
2022-07-03
3
-0
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wallet_api: add scanTransactions function
selsta
2022-05-26
3
-0
/
+44
*
|
|
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
5
-1
/
+48
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
disable multisig by default
moneromooo-monero
2022-05-17
5
-1
/
+48
|
|
/
/
*
|
|
Merge pull request #8308
luigi1111
2022-05-16
1
-6
/
+1
|
\
\
\
[next]