Commit Graph

1285 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 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
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
moneromooo-monero 9e96873f87
wallet2: don't ask for pruned txes yet, we still parse the entire tx
6 years ago
Riccardo Spagni 9bde29cb23
Merge pull request #3833
6 years ago
Riccardo Spagni 252e834800
Merge pull request #3796
6 years ago
stoffu aabe3eedb8
Fix output shuffling for multisig
6 years ago
stoffu fac173d831
Wallet API: allow log path to be non-default & console output to be configurable
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
Riccardo Spagni fde2a31964
Merge pull request #3665
6 years ago
Mikhail Mitkevichl 9670c917d1 import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago