Commit Graph

366 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
stoffu 83e5d6a829
wallet-rpc: add get_address_index command
6 years ago
wowario cbf07f01ba
encourage use of subaddresses
6 years ago
moneromooo-monero 2288961711
wallet2: fix bulletproof cold signing
6 years ago
wowario 1611b65221
set static ring size
6 years ago
moneromooo-monero 58f28cadf8
wallet2: ensure outputs are processed only once
6 years ago
stoffu afa669656b
wallet: allow unspendable unmixable outputs to be discarded
6 years ago
moneromooo-monero 4c6ff21cc6
wallet: warn if not using the default ring size
6 years ago
moneromooo-monero 5730049178
wallet: catch exceptions dealing with ringdb and warn
6 years ago
moneromooo-monero 1e393f4bb7
wallet: make the segregation height settable
6 years ago
stoffu b86f1e5dad Add command line option allowing to restrict the default sub-address lookahead in order to avoid
6 years ago
moneromooo-monero eac3a11ed3
wallet: more user friendly print_ring
6 years ago
moneromooo-monero b09e5181cc
wallet: add a set_ring command
6 years ago
moneromooo-monero db10dd6d83
wallet: make ringdb an object with database state
6 years ago
moneromooo-monero d29ea0455a
wallet: add an output blackball list to avoid using those in rings
6 years ago
moneromooo-monero 18eaf19489
wallet: key reuse mitigation options
6 years ago
moneromooo-monero 5f146873c5
wallet: add shared ring database
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
stoffu a7266d6d7b
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2
6 years ago
Riccardo Spagni 3bc2537f5a
Merge pull request #3369
6 years ago
Leon Klingele 649a1b7ae6
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wallets
6 years ago
moneromooo-monero 1979d53d78
wallet: fixes and tweaks to the save_watch_only command
6 years ago
stoffu af773211cb
Stagenet
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
Riccardo Spagni cfa3af4078
Merge pull request #3247
6 years ago
moneromooo-monero 89ad162a3f
wallet2: remove unused m_subaddresses_inv
6 years ago
moneromooo-monero f2c4c39971
wallet2: speed up subaddress generation (by about a third)
6 years ago
Riccardo Spagni 82599ef0e3
Merge pull request #3175
6 years ago
stoffu 30c44bce06
wallet: automatically use low priority if safe (no backlog & recent blocks not full)
6 years ago
moneromooo-monero 2f5a9b6bb3
wallet2: split estimate_backlog to allow for raw fee levels
6 years ago
Riccardo Spagni 5603d5aaea
Merge pull request #3141
6 years ago
Riccardo Spagni e1ba5b95c1
Merge pull request #3118
6 years ago
Riccardo Spagni 73a19e0b06
Merge pull request #3113
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
stoffu 3160a93027
wallet2: remove {set|get}_default_decimal_point and use the same funcs under cryptonote:: instead
6 years ago
stoffu 7d1088d337
wallet2: make scan_output const and omit keys arg
6 years ago
stoffu bc1ee2c2ee
wallet2: make member functions const when possible
6 years ago
stoffu ffc2e5705d
wallet rpc: show fees when querying incoming transfers
6 years ago
stoffu ca336c62e3
simplewallet: check file overwrite when exporting stuff
6 years ago
Maximilian Lupke 3be98036e7 wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
6 years ago
stoffu 6d40a92026
Reserve proof
6 years ago
Riccardo Spagni eb617be8f4
Merge pull request #2960
6 years ago
moneromooo-monero 1e5491e942
Add a chacha20 variant to go with chacha8
6 years ago
moneromooo-monero 5cbcf0aa25
wallet: support for multisig seeds
6 years ago
stoffu 6b5bd129b4
Account tagging
6 years ago
moneromooo-monero 98db7ee467
wallet: factor multisig info parsing
6 years ago