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
*
wallet2: avoid linear scans in pool state updates
selsta
2026-06-28
1
-1
/
+3
*
wallet2: store multisig nonce erasure before returning signed txset
selsta
2026-06-09
1
-1
/
+2
*
multisig: add flag to skip refresh after multisig import
woodser
2026-04-08
1
-1
/
+3
*
Merge pull request #10162
v0.18.4.6
tobtoht
2026-02-22
1
-0
/
+1
|
\
|
*
add getter for daemon proxy
woodser
2025-10-12
1
-0
/
+1
*
|
wallet: identify spends in pool when scanning
j-berman
2025-10-07
1
-1
/
+1
|
/
*
wallet: deprecate wallet2::find_and_save_rings()
jeffro256
2025-07-29
1
-1
/
+1
*
wallet: refactor subaddress expansion & add to transfer test
jeffro256
2025-07-07
1
-0
/
+7
*
fix: multisig stale data after failed refresh
SNeedlewoods
2025-04-24
1
-2
/
+2
*
Merge pull request #8617
tobtoht
2025-02-13
1
-4
/
+152
|
\
|
*
wallet: background sync with just the view key
j-berman
2024-05-24
1
-4
/
+152
*
|
wallet: fix signed_tx_set RangeProofType serialization
jeffro256
2025-01-18
1
-1
/
+1
*
|
Daemon-specific proxy for the wallet-rpc.
0xFFFC0000
2024-11-23
1
-1
/
+9
*
|
Make wallet2::estimate_fee static
Lee Clagett
2024-08-07
1
-1
/
+1
|
/
*
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
jeffro256
2024-04-29
1
-6
/
+6
*
Merge pull request #9008
luigi1111
2024-02-24
1
-0
/
+1
|
\
|
*
wallet2: add on_reorg callback
Crypto City
2023-09-27
1
-0
/
+1
*
|
wallet: feature: transfer amount with fee included
jeffro256
2024-02-20
1
-2
/
+3
*
|
wallet2: fix refresh function parameters
selsta
2023-10-01
1
-1
/
+1
|
/
*
Merge pull request #8941
luigi1111
2023-09-14
1
-1
/
+1
|
\
|
*
wallet_rpc_server: chunk refresh to keep responding to RPC while refreshing
moneromooo-monero
2023-08-17
1
-1
/
+1
*
|
wallet2: fix `store_to()` and `change_password()`
jeffro256
2023-08-23
1
-6
/
+16
|
/
*
Merge pull request #8942
luigi1111
2023-08-17
1
-1
/
+1
|
\
|
*
wallet-rpc: restore from multisig seed
jeffro256
2023-08-10
1
-1
/
+1
*
|
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
1
-1
/
+2
*
|
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...
rbrunner7
2023-07-09
1
-6
/
+12
|
/
*
Merge pull request #8905
luigi1111
2023-07-06
1
-0
/
+1
|
\
|
*
wallet: respect frozen key images in multisig wallets [RELEASE]
jeffro256
2023-06-12
1
-0
/
+1
*
|
Merge pull request #8566
luigi1111
2023-06-27
1
-3
/
+34
|
\
\
|
|
/
|
/
|
|
*
wallet2: fix rescanning tx via scan_tx
j-berman
2023-03-13
1
-3
/
+34
*
|
wallet2: fix infinite loop in fake out selection
Crypto City
2023-03-25
1
-0
/
+1
|
/
*
add an option to force-update multisig key exchange under some circumstances
koe
2022-09-21
1
-1
/
+2
*
Merge pull request #8545
v0.18.1.1
luigi1111
2022-09-15
1
-1
/
+2
|
\
|
*
multisig: fix #8537 seed restore (suggestions by @UkoeHB)
j-berman
2022-09-01
1
-1
/
+2
*
|
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
2022-09-12
1
-1
/
+6
*
|
wallet2: better test on whether to allow output import
moneromooo-monero
2022-09-07
1
-3
/
+17
*
|
allow exporting outputs in chunks
moneromooo-monero
2022-09-07
1
-13
/
+51
*
|
wallet2: fixes for export/import output flow
j-berman
2022-09-06
1
-0
/
+2
*
|
wallet2: fix missing subaddress indices in "light" exported outputs
moneromooo-monero
2022-09-06
1
-1
/
+5
|
/
*
Merge pull request #8432
luigi1111
2022-07-14
1
-0
/
+8
|
\
|
*
derive multisig tx secret keys from an entropy source plus the tx inputs' key...
koe
2022-07-13
1
-0
/
+8
*
|
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
1
-3
/
+20
|
\
\
\
|
*
|
|
multisig: fix critical vulnerabilities in signing
anon
2022-06-30
1
-3
/
+20
|
|
/
/
*
/
/
Improve consistency between on_money_received and on_money_received_unconfirmed
Luke Parker
2022-06-01
1
-1
/
+1
|
/
/
*
|
Merge pull request #8328
luigi1111
2022-05-26
1
-0
/
+3
|
\
\
|
*
|
disable multisig by default
moneromooo-monero
2022-05-17
1
-0
/
+3
[next]