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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
jeffro256
2024-04-29
6
-49
/
+75
*
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
2
-1
/
+5
|
\
\
|
*
|
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
2
-0
/
+4
*
|
|
wallet: feature: transfer amount with fee included
jeffro256
2024-02-20
6
-37
/
+187
|
|
/
|
/
|
*
|
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
3
-3
/
+3
|
\
\
|
*
|
wallet2: fix refresh function parameters
selsta
2023-10-01
3
-3
/
+3
|
|
/
*
/
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
3
-6
/
+14
|
\
|
*
wallet_rpc_server: chunk refresh to keep responding to RPC while refreshing
moneromooo-monero
2023-08-17
3
-5
/
+9
|
*
wallet_rpc_server: add --no-initial-sync flag for quicker network binding
moneromooo-monero
2023-08-17
1
-1
/
+5
*
|
wallet2: fix `store_to()` and `change_password()`
jeffro256
2023-08-23
2
-34
/
+90
|
/
*
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
4
-25
/
+59
|
\
\
|
*
|
wallet-rpc: restore from multisig seed
jeffro256
2023-08-10
4
-25
/
+59
|
|
/
*
|
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
5
-94
/
+137
*
|
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...
rbrunner7
2023-07-09
2
-125
/
+324
|
/
*
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
2
-2
/
+40
|
\
\
|
*
|
wallet: respect frozen key images in multisig wallets [RELEASE]
jeffro256
2023-06-12
2
-2
/
+40
|
|
/
*
|
Merge pull request #8892
luigi1111
2023-07-06
1
-157
/
+59
|
\
\
|
*
|
wallet_rpc_server: dedup transfer RPC responses [RELEASE]
jeffro256
2023-06-02
1
-157
/
+59
|
|
/
*
|
Merge pull request #8566
luigi1111
2023-06-27
7
-58
/
+403
|
\
\
|
|
/
|
/
|
|
*
wallet2: fix rescanning tx via scan_tx
j-berman
2023-03-13
7
-58
/
+403
*
|
fix missing <cstdint> includes
tobtoht
2023-05-08
1
-0
/
+1
*
|
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
[next]