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
*
wallet2: fix edge case where tx's ki's remain marked unspent
j-berman
2025-12-12
1
-17
/
+34
*
Merge pull request #10153
tobtoht
2025-10-27
1
-17
/
+43
|
\
|
*
wallet: identify spends in pool when scanning
j-berman
2025-10-07
1
-17
/
+43
*
|
wallet2: warn instead of throw when RingDB doesn't include spend
j-berman
2025-10-06
1
-2
/
+5
|
/
*
wallet: deprecate wallet2::find_and_save_rings()
jeffro256
2025-07-29
1
-69
/
+4
*
wallet: refactor subaddress expansion & add to transfer test
jeffro256
2025-07-07
1
-53
/
+49
*
wallet: improve lookahead logic & make rpc persistent
Justin Berman
2025-07-07
1
-18
/
+33
*
wallet: ensure subaddress keys table is at least size of requested lookahead
benevanoff
2025-07-03
1
-0
/
+19
*
fix: multisig stale data after failed refresh
SNeedlewoods
2025-04-24
1
-36
/
+27
*
Correct Max / Min Block Waiting Periods
tzadiko
2025-03-25
1
-11
/
+10
*
Merge pull request #8617
tobtoht
2025-02-13
1
-82
/
+946
|
\
|
*
wallet: background sync with just the view key
j-berman
2024-05-24
1
-83
/
+947
*
|
Merge pull request #9602
luigi1111
2025-01-06
1
-0
/
+2
|
\
\
|
*
|
wallet: shortchain history should include base block
0xFFFC0000
2024-12-04
1
-0
/
+2
*
|
|
Merge pull request #9590
luigi1111
2024-12-23
1
-2
/
+11
|
\
\
\
|
*
|
|
Daemon-specific proxy for the wallet-rpc.
0xFFFC0000
2024-11-23
1
-2
/
+11
|
|
/
/
*
|
|
Merge pull request #9506
luigi1111
2024-12-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wallet2: fix error throw if unable to load cache
tobtoht
2024-10-07
1
-1
/
+1
*
|
|
build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...
jeffro256
2024-09-10
1
-9
/
+9
|
/
/
*
|
Make wallet2::estimate_fee static
Lee Clagett
2024-08-07
1
-1
/
+1
*
|
wallet: fetch pool txs in pruned form [RELEASE]
jeffro256
2024-06-21
1
-0
/
+1
|
/
*
Merge pull request #9311
luigi1111
2024-05-20
1
-31
/
+28
|
\
|
*
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
jeffro256
2024-04-29
1
-31
/
+28
*
|
Merge pull request #9309
luigi1111
2024-05-20
1
-1
/
+1
|
\
\
|
*
|
wallet2: fix stagenet get_approximate_blockchain_height
selsta
2024-04-28
1
-1
/
+1
|
|
/
*
|
Merge pull request #9306
luigi1111
2024-05-20
1
-2
/
+2
|
\
\
|
*
|
common: support boost filesystem copy_options.
0xFFFC0000
2024-05-01
1
-2
/
+2
|
|
/
*
/
wallet2: ensure transfers and sweeps use same fee calc logic rnd2
j-berman
2024-03-22
1
-3
/
+3
|
/
*
wallet2: adjust fee during backlog, fix set priority
selsta
2024-03-08
1
-2
/
+2
*
Merge pull request #9130
luigi1111
2024-02-24
1
-16
/
+43
|
\
|
*
wallet: mitigate statistical dependence for decoy selection within rings
jeffro256
2024-01-19
1
-16
/
+43
*
|
Merge pull request #9008
luigi1111
2024-02-24
1
-1
/
+4
|
\
\
|
*
|
wallet2: call on_reorg callback in handle_reorg
j-berman
2023-09-27
1
-4
/
+4
|
*
|
wallet2: add on_reorg callback
Crypto City
2023-09-27
1
-0
/
+3
*
|
|
wallet: feature: transfer amount with fee included
jeffro256
2024-02-20
1
-24
/
+140
|
|
/
|
/
|
*
|
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
[next]