Commit Graph

769 Commits (b1e005b3c88332975fd5209669ae74c0bd53972b)

Author SHA1 Message Date
rbrunner7 b1e005b3c8 MMS: Initial version for Wownero, merged in from Monero
6 years ago
wowario 0a97b3784d
revert wallet2: use a gamma distribution to pick fake outs
6 years ago
wowario f165101429
rpc wallet: revert integrated address generation
6 years ago
wowario 9d952da3a0
Merge branch 'release-v0.3.0.0' into upstream
6 years ago
moneromooo-monero b40a81c694
wallet2: use a gamma distribution to pick fake outs
6 years ago
fireice-uk 9021fe99b1
node_rpc_proxy: fix fork earliest height caching [RYO backport]
6 years ago
stoffu d4f07b40de
wallet2.get_reserve_proof: throw when specified amount is zero
6 years ago
moneromooo-monero d904ea08a1
wallet2: avoid using arbitrary random values when unknown
6 years ago
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
wowario cbf07f01ba
encourage use of subaddresses
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