Commit Graph

2258 Commits (f698f2b708be742afa286c65868a48f7ef80b0ba)

Author SHA1 Message Date
SChernykh f698f2b708 Refactored rx-slow-hash.c
1 year ago
luigi1111 cce309512c
Merge pull request #8615
2 years ago
j-berman 85c9fe515d wallet2: fix create view-only wallet from existing wallet
2 years ago
selsta 401dda5f10
wallet_api: take priority into account when estimating fee
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
luigi1111 02cbccc529
Merge pull request #8432
2 years ago
luigi1111 d912444a4a
Merge pull request #7986
2 years ago
koe edcc094558 derive multisig tx secret keys from an entropy source plus the tx inputs' key images
2 years ago
luigi1111 cfdee9ba69
Merge pull request #8421
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
luigi1111 969316685b
Merge pull request #8371
2 years ago
j-berman bd1e7c5635 wallet2: prevent crash when reading tx w/fewer outputs than expected
2 years ago
luigi1111 82cde936c3
Merge pull request #8356
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
moneromooo-monero 4278a3a7e3
cryptonote_basic: catch crypto api errors
2 years ago
Luke Parker 16f8e042b5
Remove erraneous commas
2 years ago
Luke Parker da0715e503
Improve consistency between on_money_received and on_money_received_unconfirmed
2 years ago
luigi1111 1ff2b02064
Merge pull request #8331
2 years ago
luigi1111 f96cf86532
Merge pull request #8328
2 years ago
selsta de2f0d0102
wallet_api: add scanTransactions function
2 years ago
moneromooo-monero 2979474221
disable multisig by default
2 years ago
luigi1111 5b9724b03d
Merge pull request #8308
2 years ago
moneromooo-monero fde7c96b5c
wallet2: fix spurious reorg detection with untrusted nodes
2 years ago
moneromooo-monero df2e680825
wallet2: speedup large tx construction: reserve vector memory
2 years ago
Crypto City 38cdf01c64
wallet2: speedup large tx construction: batch ringdb lookups
2 years ago