Commit Graph

402 Commits (510dbf3329ae51bbc6af49a3ef10d1a25afabf8a)

Author SHA1 Message Date
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
stoffu a64f57fe42
wallet2: make --restricted-rpc available for wallet RPC only
6 years ago
luigi1111 8d2e454929
Merge pull request #4188
6 years ago
luigi1111 564e9c3b5f
Merge pull request #4170
6 years ago
luigi1111 5e795ee7af
Merge pull request #4153
6 years ago
luigi1111 017e07a035
Merge pull request #4103
6 years ago
luigi1111 4cde4cb946
Merge pull request #3528
6 years ago
stoffu bcab579864
wallet: allow adjusting number of rounds for the key derivation function
6 years ago
moneromooo-monero 37f0799284
wallet: distinguish coinbase from other txes in show_transfers
6 years ago
stoffu 1c6cfd34f4
wallet-rpc: add get_address_index command
6 years ago
stoffu a3fe1c56ee
simplewallet: add set_tx_key for importing tx keys from 3rd party wallets
6 years ago
luigi1111 92b5d6c204
Merge pull request #4091
6 years ago
luigi1111 5c102c60dc
Merge pull request #4087
6 years ago
luigi1111 be81a27fa4
Merge pull request #4071
6 years ago
moneromooo-monero d6440ab319
wallet2: recover from index out of hashchain bounds error
6 years ago
moneromooo-monero fc39d3b23c
wallet2: ensure outputs are processed only once
6 years ago
moneromooo-monero 34d4b798d4
wallet2: use a gamma distribution to pick fake outs
6 years ago
stoffu a4272de797
wallet2: unlock keys file before calling verify_password (needed for Windows)
6 years ago
stoffu d6d78f157b
Allow fractional outputs to be ignored
6 years ago
stoffu 3d623a86d1
wallet: prevent the same wallet file from being opened by multiple processes
6 years ago
luigi1111 2329d2f4c8
Merge pull request #3907
6 years ago
luigi1111 8a27caeb22
Merge pull request #3998
6 years ago
luigi1111 5eb2e01216
Merge pull request #3991
6 years ago
moneromooo-monero dcbc17e97e
wallet: include a suggested number of confirmations based on amount
6 years ago
luigi1111 a844844cda
Merge pull request #3716
6 years ago
moneromooo-monero 0e4c7d0fae
wallet2: cache ringdb key while refreshing
6 years ago
moneromooo-monero 5d3e70229e
wallet2: remove old blockchain size cache hack
6 years ago
moneromooo-monero dcfd299239
wallet2: speedup refresh
6 years ago
moneromooo-monero f025ae9760
wallet2: avoid re-parsing blocks when refreshing in a loop
6 years ago
moneromooo-monero ba8331ce41
wallet2: parse blocks in the RPC thread, not the processing thread
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
luigi1111 506be80601
Merge pull request #3955
6 years ago
luigi1111 9226acca4b
Merge pull request #3804
6 years ago
luigi1111 4e7897e57c
Merge pull request #3780
6 years ago
moneromooo-monero 8db23df581
wallet: on first refresh, start off with a quantized height
6 years ago
stoffu 798dfcfe79
wallet: allow unspendable unmixable outputs to be discarded
6 years ago
luigi1111 00635bd68b
Merge pull request #3598
6 years ago
moneromooo-monero d7a6b72c15
wallet2: fix bulletproof cold signing
6 years ago
Dusan Klinec 9c2a7b4638 wallet-rpc: watch-only and cold wallet features added
6 years ago
luigi1111 3a373c3d3a
Merge pull request #3489
6 years ago
luigi1111 5b189ce2a8
Merge pull request #3405
6 years ago
jcktm 89e51ecd38 simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wallet
6 years ago
naughtyfox b21bc00704 Wallet: added methods to sign and verify arbitrary message with multisig public signer's key (libwallet & wallet api)
6 years ago
Riccardo Spagni 5d8439e310
Merge pull request #3534
6 years ago
moneromooo-monero eecfb57df9
wallet: warn if not using the default ring size
6 years ago
naughtyfox 5a96056600 WalletApi: getMultisigInfo entry for gui wallets
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