Commit Graph

1295 Commits (56dea1b58499cb34a1799d09136ea489151481cc)

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 7ba6d69196
wallet-rpc: filter getbalance response by address index
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
moneromooo-monero 00bf0b5ef0
wallet_rpc_server: include all transfer records for a txid
6 years ago
wowario d1176c5ef5
rpc: added subaddresses warning
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
fuwa f4a2968a51
clean up defaultMixin for wallet api
6 years ago
fuwa 4c2efffdc5
remove unused default mixin from wallet.cpp
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
wowario 328b7be391
rename to wownero
6 years ago
jwinterm d78da837ae
Initial commit
6 years ago
Teutone 1772c8593a
add .load() to make Boost 1.67 happy with its new is_integral check
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
stoffu 47b42f8b01
wallet-rpc.getaddress: throw if index is out of bound
6 years ago
Howard Chu 280e1a64bd
Fix RPC crashes that didn't check for an open wallet
6 years ago
moneromooo-monero 43a124979a
wallet2: fix out of sync account tag cache
6 years ago
moneromooo-monero e93058b41c
wallet_api: fixups to build on the branch
6 years ago
stoffu 8fb50b738f
Wallet API: add support for wallet creation from hardware device
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 7ce841cc2f
wallet: do not log by default if we're not asked to log to console
6 years ago
moneromooo-monero 81e3926304
disable file size sanity check when loading the wallet cache
6 years ago