Commit Graph

1418 Commits (2f912f8a587c6f3b465320b8e9fcb19620d3cea4)

Author SHA1 Message Date
luigi1111 2f912f8a58
Merge pull request #9130
4 months ago
luigi1111 81f113dd8c
Merge pull request #9008
4 months ago
jeffro256 51d7a6921c
wallet: feature: transfer amount with fee included
4 months ago
jeffro256 dfb990e8bb
wallet: mitigate statistical dependence for decoy selection within rings
5 months ago
jeffro256 fe47806afb
wallet: fix multisig key memory leak
7 months ago
j-berman bdebf680bd wallet2: ensure transfers and sweeps use same fee calc logic
8 months ago
luigi1111 83d0d2338f
Merge pull request #9011
9 months ago
selsta 03d51b7cc4
wallet2: fix refresh function parameters
9 months ago
j-berman 9a89e2d9e4 wallet2: call on_reorg callback in handle_reorg
9 months ago
Crypto City 1df5630f23 wallet2: add on_reorg callback
9 months ago
jeff 205c80427b
wallet: store watch-only wallet correctly when `change_password()` is called
9 months ago
luigi1111 031d318ca2
Merge pull request #8941
9 months ago
jeffro256 ba98269ca5
wallet2: fix `store_to()` and `change_password()`
10 months ago
moneromooo-monero 356e6877dc
wallet_rpc_server: chunk refresh to keep responding to RPC while refreshing
10 months ago
luigi1111 eac1b86bb2
Merge pull request #8957
10 months ago
luigi1111 3bebcc4a7d
Merge pull request #8953
10 months ago
luigi1111 9d5c5b5634
Merge pull request #8942
10 months ago
jeffro256 78348bcddd
wallet-rpc: restore from multisig seed
10 months ago
j-berman b51f4a9244 scan_tx: fix custom comparator for == case; fixes #8951
11 months ago
jeffro256 ed05ac6872
wallet2: when checking frozen multisig tx set, don't assume order
11 months ago
j-berman f137a35984 Enforce restricted # pool txs served via RPC + optimize chunked reqs [release-v0.18]
11 months ago
rbrunner7 23f782b211 wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [release-v0.18]
11 months ago
luigi1111 ab826008d6
Merge pull request #8917
11 months ago
luigi1111 5a99b2dfbe
Merge pull request #8905
11 months ago
luigi1111 60e9426ef2
Merge pull request #8566
12 months ago
Crypto City 835896ea24
wallet2: do not lose exception in current thread on refresh
12 months ago
Crypto City 62bb95b25f
wallet2: fix missing exceptions from failing wallet refresh
12 months ago
jeffro256 dc24312bc3 wallet: respect frozen key images in multisig wallets [RELEASE]
1 year ago
Crypto City 132804811d
wallet2: fix infinite loop in fake out selection
1 year ago
j-berman 65e13dbef1 wallet2: fix rescanning tx via scan_tx
1 year ago
j-berman 85c9fe515d wallet2: fix create view-only wallet from existing wallet
2 years ago
luigi1111 0bef4265ac
Merge pull request #8585
2 years ago
luigi1111 a7b0c93c7d
Merge pull request #8582
2 years ago
j-berman 5ffa31c48e wallet2: fail to establish daemon cxn == "Disconnected" cxn status
2 years ago
koe 1cd21bfba5 add an option to force-update multisig key exchange under some circumstances
2 years ago
SChernykh 6adf03cdc5 Second thread pool for IO
2 years ago
luigi1111 7cbae6ca98
Merge pull request #8545
2 years ago
j-berman 864a78ee5f wallet2: check wallet compatibility with daemon's hard fork version
2 years ago
luigi1111 af4f97bf66
Merge pull request #8555
2 years ago
moneromooo-monero e29b2e9997
wallet2: ensure imported outputs subaddresses are created
2 years ago
moneromooo-monero 1d3657afb5
wallet2: better test on whether to allow output import
2 years ago
moneromooo-monero 0cbf5571d3
allow exporting outputs in chunks
2 years ago
j-berman 625147e577 Fix missing semi-colon in error message
2 years ago
j-berman b03d7091f7
wallet2: fixes for export/import output flow
2 years ago
moneromooo-monero 4b7eb573b2
wallet2: do not assume imported outputs must be non empty
2 years ago
moneromooo-monero 5b98bebad1
wallet2: prevent importing outputs in a hot wallet
2 years ago
moneromooo-monero 0de1571abd
wallet2: fix missing subaddress indices in "light" exported outputs
2 years ago
j-berman fc8a5d68f1 multisig: fix #8537 seed restore (suggestions by @UkoeHB)
2 years ago
luigi1111 070c3d6b0f
Merge pull request #8433
2 years ago
koe edcc094558 derive multisig tx secret keys from an entropy source plus the tx inputs' key images
2 years ago