Commit Graph

720 Commits (2c274e05fe760443aa80e63cdf9f6964c7902732)

Author SHA1 Message Date
cslashm 2c274e05fe Fix sub-address tx scan.
6 years ago
Riccardo Spagni 5e08fd89ea
Merge pull request #3549
6 years ago
Riccardo Spagni 14c870ee5f
Merge pull request #3615
6 years ago
Riccardo Spagni 3b8704b0fa
Merge pull request #3555
6 years ago
Riccardo Spagni 5d8439e310
Merge pull request #3534
6 years ago
moneromooo-monero 24acb66eac
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
Riccardo Spagni 5053f8f40b
Merge pull request #3502
6 years ago
Riccardo Spagni 96b2fee721
Merge pull request #3536
6 years ago
Riccardo Spagni 1b4dc46129
Merge pull request #3473
6 years ago
Riccardo Spagni ebb55f797b
Merge pull request #3468
6 years ago
moneromooo-monero 73951cbd39
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 25fe67e4cf
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero 0b26c4d57c
wallet2: move segregation height to v7
6 years ago
cslashm c77d2bfaa0 Add the possibility to export private view key for fast scan.
6 years ago
moneromooo-monero eecfb57df9
wallet: warn if not using the default ring size
6 years ago
moneromooo-monero 11c933e137
fix lambda compile error on openbsd
6 years ago
stoffu eaa8bfe7c0
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
6 years ago
stoffu 0a619f789b
wallet2: enable the mitigation only after the fork height
6 years ago
stoffu 0098ed338c
wallet2: fix for loading settings of key reuse mitigation
6 years ago
moneromooo-monero 5730049178
wallet: catch exceptions dealing with ringdb and warn
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
Riccardo Spagni 3bc2537f5a
Merge pull request #3369
6 years ago
Riccardo Spagni 2dfb4f098e
Merge pull request #3353
6 years ago
Riccardo Spagni 67978b78ce
Merge pull request #3337
6 years ago
Riccardo Spagni 3fed788603
Merge pull request #3315
6 years ago
moneromooo-monero 5f85cc7e3d
wallet2: guard against overflowing of subaddress indices
6 years ago
stoffu 1d39b26556
wallet2: fix use_fork_rules() when querying version that is defined but not enabled yet
6 years ago
stoffu c577abab61
wallet: fix auto low priority so that it takes effect only when saved default is 0
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
moneromooo-monero 9abeff5911
wallet2: handle no blocks returned in refresh to mean no new blocks
6 years ago
Leon Klingele 649a1b7ae6
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wallets
6 years ago
cryptochangements34 aa8bef0cb3 fix error message typo in wallet2.cpp
6 years ago