Commit Graph

1265 Commits (b97b6380b3c9ca353d53c8410fdb30dc0a9e04ad)

Author SHA1 Message Date
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
moneromooo-monero df9d59caff
wallet2: add missing parameters to get_output_histogram
6 years ago
stoffu e561a0c329
WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time
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
Riccardo Spagni 51a4cc0fad
Merge pull request #3515
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
moneromooo-monero 4c6ff21cc6
wallet: warn if not using the default ring size
6 years ago
Riccardo Spagni 9fce7614c1
Merge pull request #3503
6 years ago
sleepy pocket monster 892500549a wallet: fix default mixin (4 -> 6)
6 years ago