Commit Graph

752 Commits (57ea90285cb403416b9b59d0b62393fb2b6998a0)

Author SHA1 Message Date
moneromooo-monero 57ea90285c
wallet: don't process miner tx if we're refreshing with no-coinbase
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
moneromooo-monero 6795bd0d4e
rpc: add option to skip coinbase info in get_blocks.bin
6 years ago
moneromooo-monero a2b557fe5c
wallet2: use std::move on containers where appropriate
6 years ago
luigi1111 896512b2b6
Merge pull request #3878
6 years ago
luigi1111 9226acca4b
Merge pull request #3804
6 years ago
luigi1111 4e7897e57c
Merge pull request #3780
6 years ago
luigi1111 e3012444fb
Merge pull request #3762
6 years ago
luigi1111 00635bd68b
Merge pull request #3598
6 years ago
luigi1111 1af890287b
Merge pull request #3890
6 years ago
Dusan Klinec 9c2a7b4638 wallet-rpc: watch-only and cold wallet features added
6 years ago
luigi1111 3a373c3d3a
Merge pull request #3489
6 years ago
moneromooo-monero f80b1571c6
wallet2: don't ask for pruned txes yet, we still parse the entire tx
6 years ago
stoffu 0da5d37bf3
wallet: fix shared ring db path
6 years ago
luigi1111 5b189ce2a8
Merge pull request #3405
6 years ago
moneromooo-monero 5a412b7a3f
disable file size sanity check when loading the wallet cache
6 years ago
stoffu cb9c7972b6
Fix output shuffling for multisig
6 years ago
jcktm 89e51ecd38 simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wallet
6 years ago
moneromooo-monero a58d9738c9
wallet2: consider 6 outputs or less to be unmixable from v7
6 years ago
itssteven eb9f3a3294
check_spend_proof
6 years ago
Riccardo Spagni 93e76e14a2
Merge pull request #3685
6 years ago
Riccardo Spagni 35299644b2
Merge pull request #3650
6 years ago
naughtyfox b21bc00704 Wallet: added methods to sign and verify arbitrary message with multisig public signer's key (libwallet & wallet api)
6 years ago
moneromooo-monero 2dae0f203a
wallet2: add missing parameters to get_output_histogram
6 years ago
Mikhail Mitkevichl 5bd7f760e9 import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
Riccardo Spagni 03ff3be10e
Merge pull request #3672
6 years ago
moneromooo-monero 875c1cabb9
wallet2: increase rpc timeout for get_output_distribution
6 years ago
moneromooo-monero 70f2321763
add top height to get_output_distribution, and cache it for rct
6 years ago
stoffu b5d6c723e9
wallet2: store subaddress lookahead settings
6 years ago
cslashm 94b899db26 Use 'boost' mutex instead of 'std' mutex
6 years ago
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
naughtyfox 5a96056600 WalletApi: getMultisigInfo entry for gui wallets
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