Commit Graph

1408 Commits (03d51b7cc453e6dda56d12f8a3a1aaf3cafc3c95)

Author SHA1 Message Date
selsta 03d51b7cc4
wallet2: fix refresh function parameters
8 months ago
luigi1111 031d318ca2
Merge pull request #8941
9 months ago
jeffro256 ba98269ca5
wallet2: fix `store_to()` and `change_password()`
9 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
11 months ago
Crypto City 835896ea24
wallet2: do not lose exception in current thread on refresh
11 months ago
Crypto City 62bb95b25f
wallet2: fix missing exceptions from failing wallet refresh
11 months ago
jeffro256 dc24312bc3 wallet: respect frozen key images in multisig wallets [RELEASE]
12 months 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
luigi1111 6fed8c2d9f
Merge pull request #8149
2 years ago
luigi1111 4476c35fc8
Merge pull request #8408
2 years ago
luigi1111 cea2498e95
Merge pull request #8404
2 years ago
luigi1111 7a118f08f4
Merge pull request #8394
2 years ago
luigi1111 45a44aa45f
Merge pull request #8388
2 years ago
anon c7b2944f89 multisig: fix critical vulnerabilities in signing
2 years ago
tobtoht 09a597ba28
wallet2: don't use DNS to obtain segregation heights
2 years ago
tobtoht 04c0da2986
Chunk /gettransactions to avoid hitting restricted RPC limit
2 years ago
tobtoht db8181adf8
wallet2: force using output distribution for ringct outs
2 years ago
tobtoht 50ccc7e726
wallet2: remove obsolete rpc version check
2 years ago