Commit Graph

731 Commits (b964e723ddb87e5bc772e497f22ee1b6082cb2c0)

Author SHA1 Message Date
stoffu b964e723dd
wallet2: fix for loading settings of key reuse mitigation
6 years ago
stoffu da5dfaa1b6
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
6 years ago
cslashm f2cd4a45a7
Add the possibility to export private view key for fast scan.
6 years ago
moneromooo-monero 00b0f8dce4
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero 234296d376
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero a89545dacf
rpc: allow getting pruned blocks from gettransactions
6 years ago
stoffu 0aa0b8347e
Fix output shuffling for multisig
6 years ago
moneromooo-monero b63635f38d
wallet2: increase rpc timeout for get_output_distribution
6 years ago
moneromooo-monero b9eda26091
add top height to get_output_distribution, and cache it for rct
6 years ago
stoffu c71e8870db
wallet2: store subaddress lookahead settings
6 years ago
cslashm 7b3aef524b
Use 'boost' mutex instead of 'std' mutex
6 years ago
cslashm 7a79ba183d
Fix sub-address tx scan.
6 years ago
moneromooo-monero 8de302627a
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero f4d38403a0
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero ab3c7036c3
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 320db6c7b7
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero cfd7928365
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
cslashm 6b818bcf5c
Add the possibility to export private view key for fast scan.
6 years ago
moneromooo-monero 0043d20939
fix lambda compile error on openbsd
6 years ago
stoffu ccae806c13
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
6 years ago
stoffu 3f5e731d31
wallet2: enable the mitigation only after the fork height
6 years ago
stoffu c455bbf413
wallet2: fix for loading settings of key reuse mitigation
6 years ago
Mikhail Mitkevichl c0c97c0c07
import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
moneromooo-monero 2fbbccca6e
wallet2: add missing parameters to get_output_histogram
6 years ago
wowario d00b812953
set static ring size
6 years ago
moneromooo-monero a5e0a08e8a wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 1035e47dd0 rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero 4e75860da2 wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
wowario 3ed6bf8518
silent dns warning
6 years ago
wowario 0ac4b8e63e
increase ringsize to 10
6 years ago
jwinterm c473f01310 Initial commit
6 years ago
moneromooo-monero 1e393f4bb7
wallet: make the segregation height settable
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero eac3a11ed3
wallet: more user friendly print_ring
6 years ago
moneromooo-monero 504428ab4a
ringdb: use the genesis block as a db name
6 years ago
moneromooo-monero b09e5181cc
wallet: add a set_ring command
6 years ago
moneromooo-monero db10dd6d83
wallet: make ringdb an object with database state
6 years ago
moneromooo-monero d29ea0455a
wallet: add an output blackball list to avoid using those in rings
6 years ago
moneromooo-monero 18eaf19489
wallet: key reuse mitigation options
6 years ago
moneromooo-monero 5f146873c5
wallet: add shared ring database
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu 71d186566e
replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rpc",methodname,...) to reduce boilerplate
6 years ago
Riccardo Spagni a69c713f8e
Merge pull request #3398
6 years ago
Riccardo Spagni 2fe1504c03
Merge pull request #3399
6 years ago
Riccardo Spagni 8b90e3141a
Merge pull request #3386
6 years ago
stoffu 4405e4fc73
wallet2: check_tx_key() shouldn't require hardware encryption
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
stoffu c9b38b4765
device: made function prototypes consistent with pre-#3303 codebase
6 years ago
Riccardo Spagni f2e8e8d23c
Merge pull request #3377
6 years ago