Commit Graph

760 Commits (0da1f14aafbc1e6a09af4147104a6f000919eab8)

Author SHA1 Message Date
moneromooo-monero 0da1f14aaf
wallet2: guard against bad outputs in import_outputs
6 years ago
moneromooo-monero 583eaf3ccb
wallet2: fix O(n^2) behaviour in import_key_images
6 years ago
stoffu 83e5d6a829
wallet-rpc: add get_address_index command
6 years ago
doy-lee 44e0f9eebf
wallet2: clear found out for every tx key
6 years ago
jw bbf58ddc85
Merge pull request #93 from wowario/monero
6 years ago
moneromooo-monero deeb0cdd82
wallet2: fix transfers between subaddresses hitting the sanity check
6 years ago
jw 6177e8e062
Merge pull request #92 from wowario/monero
6 years ago
moneromooo-monero 506526267f
wallet2: fix duplicate output making it to the RPC
6 years ago
wowario 7c470609f1
wallet2: update testnet fork time
6 years ago
moneromooo-monero 02b0bf7997
wallet2: fix secondary partially signed multisig txes
6 years ago
moneromooo-monero 2288961711
wallet2: fix bulletproof cold signing
6 years ago
wowario 9f192fd188
Update mainnet timestamp
6 years ago
wowario 0e61004d0b
wallet2: adapt get_approximate_blockchain_height
6 years ago
jwinterm 7b3269b8ae
Add stoffu fixes to rename
6 years ago
wowario 1611b65221
set static ring size
6 years ago
wowario f95fcd6d62
increase ringsize to 10
6 years ago
wowario b97b6380b3
rename to wownero
6 years ago
wowario 1f912c75f1
silent dns warning
6 years ago
jwinterm d78da837ae
Initial commit
6 years ago
moneromooo-monero 58f28cadf8
wallet2: ensure outputs are processed only once
6 years ago
moneromooo-monero 8c331a6d26
wallet2: fix double counting outs if the tx pubkey is duplicated
6 years ago
moneromooo-monero b323d90f67
wallet2: fix read buffer overflow in import_key_images
6 years ago
moneromooo-monero 43a124979a
wallet2: fix out of sync account tag cache
6 years ago
stoffu fbdc30966b
wallet2: lower default for subaddress lookahead when restoring with hardware
6 years ago
stoffu afa669656b
wallet: allow unspendable unmixable outputs to be discarded
6 years ago
stoffu e70d80e820
wallet2: use decoded amount when reporting repeated output key
6 years ago
stoffu 5e180c73f8
wallet2: use correct fee for split txes
6 years ago
stoffu 009feaca79
wallet2: fix get_approximate_blockchain_height for stagenet
6 years ago
moneromooo-monero 81e3926304
disable file size sanity check when loading the wallet cache
6 years ago
moneromooo-monero 9e96873f87
wallet2: don't ask for pruned txes yet, we still parse the entire tx
6 years ago
stoffu aabe3eedb8
Fix output shuffling for multisig
6 years ago
moneromooo-monero cc9dd7a64a
wallet2: consider 6 outputs or less to be unmixable from v7
6 years ago
Riccardo Spagni a48658017b
Merge pull request #3686
6 years ago
Riccardo Spagni 8636599654
Merge pull request #3684
6 years ago
Mikhail Mitkevichl 9670c917d1 import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
moneromooo-monero df9d59caff
wallet2: add missing parameters to get_output_histogram
6 years ago
moneromooo-monero 7d0505c85d
wallet2: increase rpc timeout for get_output_distribution
6 years ago
moneromooo-monero 96370488c0
add top height to get_output_distribution, and cache it for rct
6 years ago
Riccardo Spagni 4a9794e033
Merge pull request #3550
6 years ago
Riccardo Spagni a9e2993258
Merge pull request #3607
6 years ago
Riccardo Spagni a4feeb4238
Merge pull request #3574
6 years ago
Riccardo Spagni e89f33634d
Merge pull request #3556
6 years ago
Riccardo Spagni dd527d9369
Merge pull request #3535
6 years ago
stoffu 5eeeec39f6
wallet2: store subaddress lookahead settings
6 years ago
cslashm 8daba22f92 Use 'boost' mutex instead of 'std' mutex
6 years ago
cslashm d481410bff Fix sub-address tx scan.
6 years ago
moneromooo-monero 58f6607382
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 2897c269de
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero cdf9ecfd0f
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
moneromooo-monero d400b4d360
wallet2: move segregation height to v7
6 years ago